Skip to content
成功

コンソール出力

Started by user musashino205
Running as SYSTEM
Building remotely on home-slave01 in workspace /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/musashino-build/openwrt # timeout=10
Fetching upstream changes from https://github.com/musashino-build/openwrt
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/musashino-build/openwrt +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/musashino^{commit} # timeout=10
Checking out Revision c9420e08e586d92f42db9342c2a056f10d90e703 (refs/remotes/origin/musashino)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9420e08e586d92f42db9342c2a056f10d90e703 # timeout=10
Commit message: "ath79: add support for ELECOM WRC-1750GHBK"
 > git rev-list --no-walk c9420e08e586d92f42db9342c2a056f10d90e703 # timeout=10
[OpenWrt-master-NEC-WG800HP-Wx1200CR] $ /bin/sh -xe /tmp/jenkins2624079482359370316.sh
+ which toot
+ [ -x /usr/bin/toot ]
+ toot post 【ビルド通知】OpenWrt-master-NEC-WG800HP-Wx1200CR プロジェクトの #2 ビルドを開始します。
https://taiha.net/jenkins/job/OpenWrt-master-NEC-WG800HP-Wx1200CR/ #TaihaBuild -v unlisted
Toot posted: https://mstdn.maud.io/@musashino205/106956827149722841
[OpenWrt-master-NEC-WG800HP-Wx1200CR] $ /bin/sh -xe /tmp/jenkins14325829872493745906.sh
+ [ false = true ]
+ true
+ [ -e feeds.conf ]
+ rm feeds.conf
+ wget https://github.com/musashino-build/openwrt_build-profiles/raw/master/feeds/feeds.conf
--2021-09-19 15:07:44--  https://github.com/musashino-build/openwrt_build-profiles/raw/master/feeds/feeds.conf
Resolving github.com (github.com)... 52.192.72.89
Connecting to github.com (github.com)|52.192.72.89|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/feeds/feeds.conf [following]
--2021-09-19 15:07:44--  https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/feeds/feeds.conf
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 696 [text/plain]
Saving to: ‘feeds.conf’

     0K                                                       100% 28.9M=0s

2021-09-19 15:07:45 (28.9 MB/s) - ‘feeds.conf’ saved [696/696]

+ ./scripts/feeds update -a
Updating feed 'packages' from 'https://git.openwrt.org/feed/packages.git' ...
Already up to date.
Updating feed 'luci' from 'https://git.openwrt.org/project/luci.git' ...
Already up to date.
Updating feed 'routing' from 'https://git.openwrt.org/feed/routing.git' ...
Already up to date.
Updating feed 'telephony' from 'https://git.openwrt.org/feed/telephony.git' ...
Already up to date.
Updating feed 'taiha' from 'https://github.com/taiha/taiha-pkgs.git' ...
Already up to date.
Create index file './feeds/packages.index' 
Create index file './feeds/luci.index' 
Create index file './feeds/routing.index' 
Create index file './feeds/telephony.index' 
Create index file './feeds/taiha.index' 
+ ./scripts/feeds install -a
Installing all packages from feed packages.
Installing all packages from feed luci.
Installing all packages from feed routing.
Installing all packages from feed telephony.
Installing all packages from feed taiha.
+ [ -e .config ]
+ rm .config
+ [ -e diffconfig ]
+ [ true = true ]
+ wget https://github.com/musashino-build/openwrt_build-profiles/raw/master/ath79/wg1200cr/diffconfig
--2021-09-19 15:08:50--  https://github.com/musashino-build/openwrt_build-profiles/raw/master/ath79/wg1200cr/diffconfig
Resolving github.com (github.com)... 13.114.40.48
Connecting to github.com (github.com)|13.114.40.48|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/ath79/wg1200cr/diffconfig [following]
--2021-09-19 15:08:51--  https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/ath79/wg1200cr/diffconfig
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1814 (1.8K) [text/plain]
Saving to: ‘diffconfig’

     0K .                                                     100% 11.2M=0s

2021-09-19 15:08:51 (11.2 MB/s) - ‘diffconfig’ saved [1814/1814]

+ mv diffconfig .config
+ make defconfig
#
# configuration written to .config
#
+ [ false = false ]
+ make clean
 make[1] clean
+ make -j8 V=s
time: target/linux/prereq#1.80#0.08#1.96
make[1]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux'
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic
xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/linux-5.4.145.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic -xf -
cp -fpR "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/files"/. "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/files"/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/ -name \*.rej -or -name \*.orig | xargs -r rm -f
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/patches ]; then echo "generic patches directory is present. please move your patches to the pending directory" ; exit 1; fi

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch using plaintext: 
patching file scripts/ld-version.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/011-kbuild-export-SUBARCH.patch using plaintext: 
patching file Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/030-modpost-add-a-helper-to-get-data-pointed-by-a-symbol.patch using plaintext: 
patching file scripts/mod/modpost.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/031-modpost-refactor-namespace_from_kstrtabns-to-not-har.patch using plaintext: 
patching file scripts/mod/modpost.c
patching file scripts/mod/modpost.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/041-v5.5-arm64-Implement-optimised-checksum-routine.patch using plaintext: 
patching file arch/arm64/include/asm/checksum.h
patching file arch/arm64/lib/Makefile
patching file arch/arm64/lib/csum.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/042-v5.5-arm64-csum-Fix-pathological-zero-length-calls.patch using plaintext: 
patching file arch/arm64/lib/csum.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch using plaintext: 
patching file arch/mips/Kconfig
patching file arch/mips/net/Makefile
patching file arch/mips/net/bpf_jit.c
patching file arch/mips/net/bpf_jit_asm.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0001-crypto-lib-tidy-up-lib-crypto-Kconfig-and-Makefile.patch using plaintext: 
patching file crypto/Kconfig
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0002-crypto-chacha-move-existing-library-code-into-lib-cr.patch using plaintext: 
patching file arch/arm/crypto/chacha-neon-glue.c
patching file arch/arm64/crypto/chacha-neon-glue.c
patching file arch/x86/crypto/chacha_glue.c
patching file crypto/Kconfig
patching file crypto/chacha_generic.c
patching file include/crypto/chacha.h
patching file include/crypto/internal/chacha.h
patching file lib/Makefile
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile
patching file lib/chacha.c
patching file lib/crypto/chacha.c
patching file lib/crypto/libchacha.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0003-crypto-x86-chacha-depend-on-generic-chacha-library-i.patch using plaintext: 
patching file arch/x86/crypto/chacha_glue.c
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0004-crypto-x86-chacha-expose-SIMD-ChaCha-routine-as-libr.patch using plaintext: 
patching file arch/x86/crypto/chacha_glue.c
patching file crypto/Kconfig
patching file include/crypto/chacha.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0005-crypto-arm64-chacha-depend-on-generic-chacha-library.patch using plaintext: 
patching file arch/arm64/crypto/Kconfig
patching file arch/arm64/crypto/chacha-neon-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0006-crypto-arm64-chacha-expose-arm64-ChaCha-routine-as-l.patch using plaintext: 
patching file arch/arm64/crypto/Kconfig
patching file arch/arm64/crypto/chacha-neon-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0007-crypto-arm-chacha-import-Eric-Biggers-s-scalar-accel.patch using plaintext: 
patching file arch/arm/crypto/chacha-scalar-core.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0008-crypto-arm-chacha-remove-dependency-on-generic-ChaCh.patch using plaintext: 
patching file arch/arm/crypto/Kconfig
patching file arch/arm/crypto/Makefile
patching file arch/arm/crypto/chacha-glue.c
patching file arch/arm/crypto/chacha-neon-glue.c
patching file arch/arm/crypto/chacha-scalar-core.S
patching file arch/arm64/crypto/chacha-neon-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0009-crypto-arm-chacha-expose-ARM-ChaCha-routine-as-libra.patch using plaintext: 
patching file arch/arm/crypto/Kconfig
patching file arch/arm/crypto/chacha-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0010-crypto-mips-chacha-import-32r2-ChaCha-code-from-Zinc.patch using plaintext: 
patching file arch/mips/crypto/chacha-core.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0011-crypto-mips-chacha-wire-up-accelerated-32r2-code-fro.patch using plaintext: 
patching file arch/mips/Makefile
patching file arch/mips/crypto/Makefile
patching file arch/mips/crypto/chacha-core.S
patching file arch/mips/crypto/chacha-glue.c
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0012-crypto-chacha-unexport-chacha_generic-routines.patch using plaintext: 
patching file crypto/chacha_generic.c
patching file include/crypto/internal/chacha.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0013-crypto-poly1305-move-core-routines-into-a-separate-l.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c
patching file crypto/Kconfig
patching file crypto/adiantum.c
patching file crypto/nhpoly1305.c
patching file crypto/poly1305_generic.c
patching file include/crypto/internal/poly1305.h
patching file include/crypto/poly1305.h
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile
patching file lib/crypto/poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0014-crypto-x86-poly1305-unify-Poly1305-state-struct-with.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c
patching file crypto/poly1305_generic.c
patching file include/crypto/internal/poly1305.h
patching file include/crypto/poly1305.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0015-crypto-poly1305-expose-init-update-final-library-int.patch using plaintext: 
patching file crypto/poly1305_generic.c
patching file include/crypto/poly1305.h
patching file lib/crypto/Kconfig
patching file lib/crypto/poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0016-crypto-x86-poly1305-depend-on-generic-library-not-ge.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c
patching file crypto/Kconfig
patching file crypto/poly1305_generic.c
patching file include/crypto/internal/poly1305.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0017-crypto-x86-poly1305-expose-existing-driver-as-poly13.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c
patching file crypto/Kconfig
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0018-crypto-arm64-poly1305-incorporate-OpenSSL-CRYPTOGAMS.patch using plaintext: 
patching file arch/arm64/crypto/Kconfig
patching file arch/arm64/crypto/Makefile
patching file arch/arm64/crypto/poly1305-armv8.pl
patching file arch/arm64/crypto/poly1305-core.S_shipped
patching file arch/arm64/crypto/poly1305-glue.c
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0019-crypto-arm-poly1305-incorporate-OpenSSL-CRYPTOGAMS-N.patch using plaintext: 
patching file arch/arm/crypto/Kconfig
patching file arch/arm/crypto/Makefile
patching file arch/arm/crypto/poly1305-armv4.pl
patching file arch/arm/crypto/poly1305-core.S_shipped
patching file arch/arm/crypto/poly1305-glue.c
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0020-crypto-mips-poly1305-incorporate-OpenSSL-CRYPTOGAMS-.patch using plaintext: 
patching file arch/mips/crypto/Makefile
patching file arch/mips/crypto/poly1305-glue.c
patching file arch/mips/crypto/poly1305-mips.pl
patching file crypto/Kconfig
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0021-crypto-blake2s-generic-C-library-implementation-and-.patch using plaintext: 
patching file include/crypto/blake2s.h
patching file include/crypto/internal/blake2s.h
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile
patching file lib/crypto/blake2s-generic.c
patching file lib/crypto/blake2s-selftest.c
patching file lib/crypto/blake2s.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0022-crypto-testmgr-add-test-cases-for-Blake2s.patch using plaintext: 
patching file crypto/testmgr.c
patching file crypto/testmgr.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0023-crypto-blake2s-implement-generic-shash-driver.patch using plaintext: 
patching file crypto/Kconfig
patching file crypto/Makefile
patching file crypto/blake2s_generic.c
patching file include/crypto/internal/blake2s.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0024-crypto-blake2s-x86_64-SIMD-implementation.patch using plaintext: 
patching file arch/x86/crypto/Makefile
patching file arch/x86/crypto/blake2s-core.S
patching file arch/x86/crypto/blake2s-glue.c
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0025-crypto-curve25519-generic-C-library-implementations.patch using plaintext: 
patching file include/crypto/curve25519.h
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile
patching file lib/crypto/curve25519-fiat32.c
patching file lib/crypto/curve25519-hacl64.c
patching file lib/crypto/curve25519.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0026-crypto-curve25519-add-kpp-selftest.patch using plaintext: 
patching file crypto/testmgr.c
patching file crypto/testmgr.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0027-crypto-curve25519-implement-generic-KPP-driver.patch using plaintext: 
patching file crypto/Kconfig
patching file crypto/Makefile
patching file crypto/curve25519-generic.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0028-crypto-lib-curve25519-work-around-Clang-stack-spilli.patch using plaintext: 
patching file lib/crypto/curve25519-fiat32.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0029-crypto-curve25519-x86_64-library-and-KPP-implementat.patch using plaintext: 
patching file arch/x86/crypto/Makefile
patching file arch/x86/crypto/curve25519-x86_64.c
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0030-crypto-arm-curve25519-import-Bernstein-and-Schwabe-s.patch using plaintext: 
patching file arch/arm/crypto/curve25519-core.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0031-crypto-arm-curve25519-wire-up-NEON-implementation.patch using plaintext: 
patching file arch/arm/crypto/Kconfig
patching file arch/arm/crypto/Makefile
patching file arch/arm/crypto/curve25519-core.S
patching file arch/arm/crypto/curve25519-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0032-crypto-chacha20poly1305-import-construction-and-self.patch using plaintext: 
patching file include/crypto/chacha20poly1305.h
patching file lib/crypto/Kconfig
patching file lib/crypto/Makefile
patching file lib/crypto/chacha20poly1305-selftest.c
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0033-crypto-lib-chacha20poly1305-reimplement-crypt_from_s.patch using plaintext: 
patching file include/crypto/chacha20poly1305.h
patching file lib/crypto/chacha20poly1305-selftest.c
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0034-crypto-chacha_generic-remove-unnecessary-setkey-func.patch using plaintext: 
patching file crypto/chacha_generic.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0035-crypto-x86-chacha-only-unregister-algorithms-if-regi.patch using plaintext: 
patching file arch/x86/crypto/chacha_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0036-crypto-lib-chacha20poly1305-use-chacha20_crypt.patch using plaintext: 
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0037-crypto-arch-conditionalize-crypto-api-in-arch-glue-f.patch using plaintext: 
patching file arch/arm/crypto/chacha-glue.c
patching file arch/arm/crypto/curve25519-glue.c
patching file arch/arm/crypto/poly1305-glue.c
patching file arch/arm64/crypto/chacha-neon-glue.c
patching file arch/arm64/crypto/poly1305-glue.c
patching file arch/mips/crypto/chacha-glue.c
patching file arch/mips/crypto/poly1305-glue.c
patching file arch/x86/crypto/blake2s-glue.c
patching file arch/x86/crypto/chacha_glue.c
patching file arch/x86/crypto/curve25519-x86_64.c
patching file arch/x86/crypto/poly1305_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0038-crypto-chacha-fix-warning-message-in-header-file.patch using plaintext: 
patching file include/crypto/internal/chacha.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0039-crypto-arm-curve25519-add-arch-specific-key-generati.patch using plaintext: 
patching file arch/arm/crypto/curve25519-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0040-crypto-lib-curve25519-re-add-selftests.patch using plaintext: 
patching file lib/crypto/Makefile
patching file lib/crypto/curve25519-selftest.c
patching file lib/crypto/curve25519.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0041-crypto-poly1305-add-new-32-and-64-bit-generic-versio.patch using plaintext: 
patching file arch/x86/crypto/poly1305-avx2-x86_64.S
patching file arch/x86/crypto/poly1305_glue.c
patching file crypto/adiantum.c
patching file crypto/nhpoly1305.c
patching file crypto/poly1305_generic.c
patching file include/crypto/internal/poly1305.h
patching file include/crypto/nhpoly1305.h
patching file include/crypto/poly1305.h
patching file lib/crypto/Makefile
patching file lib/crypto/poly1305-donna32.c
patching file lib/crypto/poly1305-donna64.c
patching file lib/crypto/poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0042-crypto-x86-poly1305-import-unmodified-cryptogams-imp.patch using plaintext: 
patching file arch/x86/crypto/poly1305-x86_64-cryptogams.pl

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0043-crypto-x86-poly1305-wire-up-faster-implementations-f.patch using plaintext: 
patching file arch/x86/crypto/.gitignore
patching file arch/x86/crypto/Makefile
patching file arch/x86/crypto/poly1305-avx2-x86_64.S
patching file arch/x86/crypto/poly1305-sse2-x86_64.S
patching file arch/x86/crypto/poly1305-x86_64-cryptogams.pl
patching file arch/x86/crypto/poly1305_glue.c
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0044-crypto-arm-arm64-mips-poly1305-remove-redundant-non-.patch using plaintext: 
patching file arch/arm/crypto/poly1305-glue.c
patching file arch/arm64/crypto/poly1305-glue.c
patching file arch/mips/crypto/poly1305-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0045-crypto-curve25519-Fix-selftest-build-error.patch using plaintext: 
patching file lib/crypto/Makefile
patching file lib/crypto/curve25519-generic.c
patching file lib/crypto/curve25519.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0046-crypto-x86-poly1305-fix-.gitignore-typo.patch using plaintext: 
patching file arch/x86/crypto/.gitignore

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0047-crypto-chacha20poly1305-add-back-missing-test-vector.patch using plaintext: 
patching file lib/crypto/chacha20poly1305-selftest.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0048-crypto-x86-poly1305-emit-does-base-conversion-itself.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0049-crypto-arm-chacha-fix-build-failured-when-kernel-mod.patch using plaintext: 
patching file arch/arm/crypto/chacha-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0050-crypto-Kconfig-allow-tests-to-be-disabled-when-manag.patch using plaintext: 
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0051-crypto-chacha20poly1305-prevent-integer-overflow-on-.patch using plaintext: 
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0052-crypto-x86-curve25519-support-assemblers-with-no-adx.patch using plaintext: 
patching file arch/x86/Makefile
patching file arch/x86/crypto/Makefile
patching file include/crypto/curve25519.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0053-crypto-arm64-chacha-correctly-walk-through-blocks.patch using plaintext: 
patching file arch/arm64/crypto/chacha-neon-glue.c
patching file lib/crypto/chacha20poly1305-selftest.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0054-crypto-x86-curve25519-replace-with-formally-verified.patch using plaintext: 
patching file arch/x86/crypto/curve25519-x86_64.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0055-crypto-x86-curve25519-leave-r12-as-spare-register.patch using plaintext: 
patching file arch/x86/crypto/curve25519-x86_64.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0056-crypto-arm-64-poly1305-add-artifact-to-.gitignore-fi.patch using plaintext: 
patching file arch/arm/crypto/.gitignore
patching file arch/arm64/crypto/.gitignore

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0057-crypto-arch-lib-limit-simd-usage-to-4k-chunks.patch using plaintext: 
patching file arch/arm/crypto/chacha-glue.c
patching file arch/arm/crypto/poly1305-glue.c
patching file arch/arm64/crypto/chacha-neon-glue.c
patching file arch/arm64/crypto/poly1305-glue.c
patching file arch/x86/crypto/blake2s-glue.c
patching file arch/x86/crypto/chacha_glue.c
patching file arch/x86/crypto/poly1305_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0058-crypto-lib-chacha20poly1305-Add-missing-function-dec.patch using plaintext: 
patching file include/crypto/chacha20poly1305.h
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0059-crypto-x86-chacha-sse3-use-unaligned-loads-for-state.patch using plaintext: 
patching file arch/x86/crypto/chacha-ssse3-x86_64.S
patching file arch/x86/crypto/chacha_glue.c
patching file include/crypto/chacha.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0060-crypto-x86-curve25519-Remove-unused-carry-variables.patch using plaintext: 
patching file arch/x86/crypto/curve25519-x86_64.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0061-crypto-arm-curve25519-include-linux-scatterlist.h.patch using plaintext: 
patching file arch/arm/crypto/curve25519-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0062-crypto-arm-poly1305-Add-prototype-for-poly1305_block.patch using plaintext: 
patching file arch/arm/crypto/poly1305-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0063-crypto-curve25519-x86_64-Use-XORL-r32-32.patch using plaintext: 
patching file arch/x86/crypto/curve25519-x86_64.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0064-crypto-poly1305-x86_64-Use-XORL-r32-32.patch using plaintext: 
patching file arch/x86/crypto/poly1305-x86_64-cryptogams.pl

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0065-crypto-x86-poly1305-Remove-assignments-with-no-effec.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0066-crypto-x86-poly1305-add-back-a-needed-assignment.patch using plaintext: 
patching file arch/x86/crypto/poly1305_glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0067-crypto-Kconfig-CRYPTO_MANAGER_EXTRA_TESTS-requires-t.patch using plaintext: 
patching file crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0068-crypto-arm-chacha-neon-optimize-for-non-block-size-m.patch using plaintext: 
patching file arch/arm/crypto/chacha-glue.c
patching file arch/arm/crypto/chacha-neon-core.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0069-crypto-arm64-chacha-simplify-tail-block-handling.patch using plaintext: 
patching file arch/arm64/crypto/chacha-neon-core.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0070-crypto-lib-chacha20poly1305-define-empty-module-exit.patch using plaintext: 
patching file lib/crypto/chacha20poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0071-crypto-arm-chacha-neon-add-missing-counter-increment.patch using plaintext: 
patching file arch/arm/crypto/chacha-glue.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0072-net-WireGuard-secure-network-tunnel.patch using plaintext: 
patching file MAINTAINERS
patching file drivers/net/Kconfig
patching file drivers/net/Makefile
patching file drivers/net/wireguard/Makefile
patching file drivers/net/wireguard/allowedips.c
patching file drivers/net/wireguard/allowedips.h
patching file drivers/net/wireguard/cookie.c
patching file drivers/net/wireguard/cookie.h
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/device.h
patching file drivers/net/wireguard/main.c
patching file drivers/net/wireguard/messages.h
patching file drivers/net/wireguard/netlink.c
patching file drivers/net/wireguard/netlink.h
patching file drivers/net/wireguard/noise.c
patching file drivers/net/wireguard/noise.h
patching file drivers/net/wireguard/peer.c
patching file drivers/net/wireguard/peer.h
patching file drivers/net/wireguard/peerlookup.c
patching file drivers/net/wireguard/peerlookup.h
patching file drivers/net/wireguard/queueing.c
patching file drivers/net/wireguard/queueing.h
patching file drivers/net/wireguard/ratelimiter.c
patching file drivers/net/wireguard/ratelimiter.h
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/selftest/allowedips.c
patching file drivers/net/wireguard/selftest/counter.c
patching file drivers/net/wireguard/selftest/ratelimiter.c
patching file drivers/net/wireguard/send.c
patching file drivers/net/wireguard/socket.c
patching file drivers/net/wireguard/socket.h
patching file drivers/net/wireguard/timers.c
patching file drivers/net/wireguard/timers.h
patching file drivers/net/wireguard/version.h
patching file include/uapi/linux/wireguard.h
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0073-wireguard-selftests-import-harness-makefile-for-test.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/.gitignore
patching file tools/testing/selftests/wireguard/qemu/Makefile
patching file tools/testing/selftests/wireguard/qemu/arch/aarch64.config
patching file tools/testing/selftests/wireguard/qemu/arch/aarch64_be.config
patching file tools/testing/selftests/wireguard/qemu/arch/arm.config
patching file tools/testing/selftests/wireguard/qemu/arch/armeb.config
patching file tools/testing/selftests/wireguard/qemu/arch/i686.config
patching file tools/testing/selftests/wireguard/qemu/arch/m68k.config
patching file tools/testing/selftests/wireguard/qemu/arch/mips.config
patching file tools/testing/selftests/wireguard/qemu/arch/mips64.config
patching file tools/testing/selftests/wireguard/qemu/arch/mips64el.config
patching file tools/testing/selftests/wireguard/qemu/arch/mipsel.config
patching file tools/testing/selftests/wireguard/qemu/arch/powerpc.config
patching file tools/testing/selftests/wireguard/qemu/arch/powerpc64le.config
patching file tools/testing/selftests/wireguard/qemu/arch/x86_64.config
patching file tools/testing/selftests/wireguard/qemu/debug.config
patching file tools/testing/selftests/wireguard/qemu/init.c
patching file tools/testing/selftests/wireguard/qemu/kernel.config

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0074-wireguard-Kconfig-select-parent-dependency-for-crypt.patch using plaintext: 
patching file drivers/net/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0075-wireguard-global-fix-spelling-mistakes-in-comments.patch using plaintext: 
patching file drivers/net/wireguard/receive.c
patching file include/uapi/linux/wireguard.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0076-wireguard-main-remove-unused-include-linux-version.h.patch using plaintext: 
patching file drivers/net/wireguard/main.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0077-wireguard-allowedips-use-kfree_rcu-instead-of-call_r.patch using plaintext: 
patching file drivers/net/wireguard/allowedips.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0078-wireguard-selftests-remove-ancient-kernel-compatibil.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh
patching file tools/testing/selftests/wireguard/qemu/Makefile
patching file tools/testing/selftests/wireguard/qemu/arch/m68k.config
patching file tools/testing/selftests/wireguard/qemu/init.c
patching file tools/testing/selftests/wireguard/qemu/kernel.config

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0079-wireguard-queueing-do-not-account-for-pfmemalloc-whe.patch using plaintext: 
patching file drivers/net/wireguard/queueing.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0080-wireguard-socket-mark-skbs-as-not-on-list-when-recei.patch using plaintext: 
patching file drivers/net/wireguard/socket.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0081-wireguard-allowedips-fix-use-after-free-in-root_remo.patch using plaintext: 
patching file drivers/net/wireguard/allowedips.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0082-wireguard-noise-reject-peers-with-low-order-public-k.patch using plaintext: 
patching file drivers/net/wireguard/netlink.c
patching file drivers/net/wireguard/noise.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0083-wireguard-selftests-ensure-non-addition-of-peers-wit.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0084-wireguard-selftests-tie-socket-waiting-to-target-pid.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0085-wireguard-device-use-icmp_ndo_send-helper.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0086-wireguard-selftests-reduce-complexity-and-fix-make-r.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0087-wireguard-receive-reset-last_under_load-to-zero.patch using plaintext: 
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0088-wireguard-send-account-for-mtu-0-devices.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0089-wireguard-socket-remove-extra-call-to-synchronize_ne.patch using plaintext: 
patching file drivers/net/wireguard/socket.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0090-wireguard-selftests-remove-duplicated-include-sys-ty.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/init.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0091-wireguard-queueing-account-for-skb-protocol-0.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/queueing.h
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0092-wireguard-receive-remove-dead-code-from-default-pack.patch using plaintext: 
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0093-wireguard-noise-error-out-precomputed-DH-during-hand.patch using plaintext: 
patching file drivers/net/wireguard/netlink.c
patching file drivers/net/wireguard/noise.c
patching file drivers/net/wireguard/noise.h
patching file drivers/net/wireguard/peer.c
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0094-wireguard-send-remove-errant-newline-from-packet_enc.patch using plaintext: 
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0095-wireguard-queueing-cleanup-ptr_ring-in-error-path-of.patch using plaintext: 
patching file drivers/net/wireguard/queueing.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0096-wireguard-receive-use-tunnel-helpers-for-decapsulati.patch using plaintext: 
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0097-wireguard-selftests-use-normal-kernel-stack-size-on-.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/arch/powerpc64le.config

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0098-wireguard-socket-remove-errant-restriction-on-loopin.patch using plaintext: 
patching file drivers/net/wireguard/socket.c
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0099-wireguard-send-receive-cond_resched-when-processing-.patch using plaintext: 
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0100-wireguard-selftests-initalize-ipv6-members-to-NULL-t.patch using plaintext: 
patching file drivers/net/wireguard/selftest/ratelimiter.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0101-wireguard-send-receive-use-explicit-unlikely-branch-.patch using plaintext: 
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0102-wireguard-selftests-use-newer-iproute2-for-gcc-10.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0103-wireguard-noise-read-preshared-key-while-taking-lock.patch using plaintext: 
patching file drivers/net/wireguard/noise.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0104-wireguard-queueing-preserve-flow-hash-across-packet-.patch using plaintext: 
patching file drivers/net/wireguard/messages.h
patching file drivers/net/wireguard/queueing.h
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0105-wireguard-noise-separate-receive-counter-from-send-c.patch using plaintext: 
patching file drivers/net/wireguard/noise.c
patching file drivers/net/wireguard/noise.h
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/selftest/counter.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0106-wireguard-noise-do-not-assign-initiation-time-in-if-.patch using plaintext: 
patching file drivers/net/wireguard/noise.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0107-wireguard-device-avoid-circular-netns-references.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/device.h
patching file drivers/net/wireguard/netlink.c
patching file drivers/net/wireguard/socket.c
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0108-wireguard-receive-account-for-napi_gro_receive-never.patch using plaintext: 
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0109-net-ip_tunnel-add-header_ops-for-layer-3-devices.patch using plaintext: 
patching file include/net/ip_tunnels.h
patching file net/ipv4/ip_tunnel_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0110-wireguard-implement-header_ops-parse_protocol-for-AF.patch using plaintext: 
patching file drivers/net/wireguard/device.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0111-wireguard-queueing-make-use-of-ip_tunnel_parse_proto.patch using plaintext: 
patching file drivers/net/wireguard/queueing.h
patching file drivers/net/wireguard/receive.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0112-netlink-consistently-use-NLA_POLICY_EXACT_LEN.patch using plaintext: 
patching file drivers/net/wireguard/netlink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0113-netlink-consistently-use-NLA_POLICY_MIN_LEN.patch using plaintext: 
patching file drivers/net/wireguard/netlink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0114-wireguard-noise-take-lock-when-removing-handshake-en.patch using plaintext: 
patching file drivers/net/wireguard/noise.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0115-wireguard-peerlookup-take-lock-before-checking-hash-.patch using plaintext: 
patching file drivers/net/wireguard/peerlookup.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0116-wireguard-selftests-check-that-route_me_harder-packe.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh
patching file tools/testing/selftests/wireguard/qemu/kernel.config

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0117-wireguard-avoid-double-unlikely-notation-when-using-.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/socket.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0118-wireguard-socket-remove-bogus-__be32-annotation.patch using plaintext: 
patching file drivers/net/wireguard/socket.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0119-wireguard-selftests-test-multiple-parallel-streams.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0120-wireguard-peer-put-frequently-used-members-above-cac.patch using plaintext: 
patching file drivers/net/wireguard/peer.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0121-wireguard-device-do-not-generate-ICMP-for-non-IP-pac.patch using plaintext: 
patching file drivers/net/wireguard/device.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0122-wireguard-queueing-get-rid-of-per-peer-ring-buffers.patch using plaintext: 
patching file drivers/net/wireguard/device.c
patching file drivers/net/wireguard/device.h
patching file drivers/net/wireguard/peer.c
patching file drivers/net/wireguard/peer.h
patching file drivers/net/wireguard/queueing.c
patching file drivers/net/wireguard/queueing.h
patching file drivers/net/wireguard/receive.c
patching file drivers/net/wireguard/send.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0123-wireguard-kconfig-use-arm-chacha-even-with-no-neon.patch using plaintext: 
patching file drivers/net/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0124-crypto-mips-poly1305-enable-for-all-MIPS-processors.patch using plaintext: 
patching file arch/mips/crypto/Makefile
patching file crypto/Kconfig
patching file drivers/net/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0125-crypto-mips-add-poly1305-core.S-to-.gitignore.patch using plaintext: 
patching file arch/mips/crypto/.gitignore

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0126-crypto-poly1305-fix-poly1305_core_setkey-declaration.patch using plaintext: 
patching file arch/arm/crypto/poly1305-glue.c
patching file arch/arm64/crypto/poly1305-glue.c
patching file arch/mips/crypto/poly1305-glue.c
patching file arch/x86/crypto/poly1305_glue.c
patching file include/crypto/internal/poly1305.h
patching file include/crypto/poly1305.h
patching file lib/crypto/poly1305-donna32.c
patching file lib/crypto/poly1305-donna64.c
patching file lib/crypto/poly1305.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0127-wireguard-selftests-remove-old-conntrack-kconfig-val.patch using plaintext: 
patching file tools/testing/selftests/wireguard/qemu/kernel.config

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0128-wireguard-selftests-make-sure-rp_filter-is-disabled-.patch using plaintext: 
patching file tools/testing/selftests/wireguard/netns.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0129-wireguard-do-not-use-O3.patch using plaintext: 
patching file drivers/net/wireguard/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0130-wireguard-use-synchronize_net-rather-than-synchroniz.patch using plaintext: 
patching file drivers/net/wireguard/peer.c
patching file drivers/net/wireguard/socket.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0131-wireguard-peer-allocate-in-kmem_cache.patch using plaintext: 
patching file drivers/net/wireguard/main.c
patching file drivers/net/wireguard/peer.c
patching file drivers/net/wireguard/peer.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0132-wireguard-allowedips-initialize-list-head-in-selftes.patch using plaintext: 
patching file drivers/net/wireguard/selftest/allowedips.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0133-wireguard-allowedips-remove-nodes-in-O-1.patch using plaintext: 
patching file drivers/net/wireguard/allowedips.c
patching file drivers/net/wireguard/allowedips.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0134-wireguard-allowedips-allocate-nodes-in-kmem_cache.patch using plaintext: 
patching file drivers/net/wireguard/allowedips.c
patching file drivers/net/wireguard/allowedips.h
patching file drivers/net/wireguard/main.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/080-wireguard-0135-wireguard-allowedips-free-empty-intermediate-nodes-w.patch using plaintext: 
patching file drivers/net/wireguard/allowedips.c
patching file drivers/net/wireguard/allowedips.h
patching file drivers/net/wireguard/selftest/allowedips.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/300-MIPS-Exclude-more-dsemul-code-when-CONFIG_MIPS_FP_SU.patch using plaintext: 
patching file arch/mips/include/asm/processor.h
patching file arch/mips/kernel/process.c
patching file arch/mips/kernel/vdso.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/310-mips-Kconfig-Add-ARCH_HAS_FORTIFY_SOURCE.patch using plaintext: 
patching file arch/mips/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/310-v5.6-mips-vdso-fix-jalr-t9-crash-in-vdso-code.patch using plaintext: 
patching file arch/mips/vdso/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/311-MIPS-Fix-exception-handler-memcpy.patch using plaintext: 
patching file arch/mips/loongson64/common/init.c
patching file arch/mips/mti-malta/malta-init.c
patching file arch/mips/pistachio/init.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/343-netfilter-nft_flow_offload-handle-netdevice-events-f.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch using plaintext: 
patching file net/netfilter/nf_conntrack_core.c
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/371-netfilter-nf_flow_table-fix-up-ct-state-of-flows-aft.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/393-v5.5-sch_cake-drop-unused-variable-tin_quantum_prio.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/395-v5.8-net-sch_cake-Take-advantage-of-skb-hash-where-appropriate.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/399-5.9-sch_cake-add-RFC-8622-LE-PHB-support-to-CAKE-diffser.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/400-v5.8-dt-bindings-mtd-partition-Document-the-slc-mode-prop.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partition.txt

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/401-v5.11-dt-bindings-mtd-convert-fixed-partitions-to-the-json.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partition.txt
patching file Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/402-v5.12-0001-dt-bindings-mtd-move-partition-binding-to-its-own-fi.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml
patching file Documentation/devicetree/bindings/mtd/partitions/partition.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/402-v5.12-0002-dt-bindings-mtd-add-binding-for-BCM4908-partitions.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partitions/brcm,bcm4908-partitions.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/403-v5.13-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/ofpart_bcm4908.c
patching file drivers/mtd/parsers/ofpart_bcm4908.h
patching file drivers/mtd/parsers/ofpart.c
patching file drivers/mtd/parsers/ofpart_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/404-v5.13-mtd-parsers-ofpart-limit-parsing-of-deprecated-DT-sy.patch using plaintext: 
patching file drivers/mtd/parsers/ofpart_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/405-v5.13-mtd-parsers-ofpart-make-symbol-bcm4908_partitions_qu.patch using plaintext: 
patching file drivers/mtd/parsers/ofpart_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/406-v5.13-0001-mtd-core-add-nvmem-cells-compatible-to-parse-mtd-as-.patch using plaintext: 
patching file drivers/mtd/mtdcore.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/406-v5.13-0002-dt-bindings-nvmem-drop-nodename-restriction.patch using plaintext: 
patching file Documentation/devicetree/bindings/nvmem/nvmem.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/406-v5.13-0003-dt-bindings-mtd-Document-use-of-nvmem-cells-compatib.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/407-v5.13-0001-dt-bindings-mtd-add-binding-for-Linksys-Northstar-pa.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/partitions/linksys,ns-partitions.yaml

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/407-v5.13-0002-mtd-parsers-ofpart-support-Linksys-Northstar-partiti.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/ofpart_core.c
patching file drivers/mtd/parsers/ofpart_linksys_ns.c
patching file drivers/mtd/parsers/ofpart_linksys_ns.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/408-v5.13-mtd-cfi_cmdset_0002-Disable-buffered-writes-for-AMD.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/410-mtd-fix-calculating-partition-end-address.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/500-v5.13-ubifs-default-to-zstd-compression.patch using plaintext: 
patching file fs/ubifs/sb.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/700-v5.5-net-core-allow-fast-GRO-for-skbs-with-Ethernet-heade.patch using plaintext: 
patching file net/core/dev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/716-v5.5-net-sfp-move-fwnode-parsing-into-sfp-bus-layer.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/717-v5.5-net-sfp-rework-upstream-interface.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/718-v5.5-net-sfp-fix-sfp_bus_put-kernel-documentation.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/719-v5.5-net-sfp-fix-sfp_bus_add_upstream-warning.patch using plaintext: 
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/720-v5.5-net-sfp-move-sfp-sub-state-machines-into-separate-fu.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/721-v5.5-net-sfp-move-tx-disable-on-device-down-to-main-state.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/722-v5.5-net-sfp-rename-sfp_sm_ins_next-as-sfp_sm_mod_next.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/723-v5.5-net-sfp-handle-module-remove-outside-state-machine.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/724-v5.5-net-sfp-rename-T_PROBE_WAIT-to-T_SERIAL.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/725-v5.5-net-sfp-parse-SFP-power-requirement-earlier.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/726-v5.5-net-sfp-avoid-power-switch-on-address-change-modules.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/727-v5.5-net-sfp-control-TX_DISABLE-and-phy-only-from-main-st.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/728-v5.5-net-sfp-split-the-PHY-probe-from-sfp_sm_mod_init.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/729-v5.5-net-sfp-eliminate-mdelay-from-PHY-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/730-v5.5-net-sfp-allow-fault-processing-to-transition-to-othe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/731-v5.5-net-sfp-ensure-TX_FAULT-has-deasserted-before-probin.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/732-v5.5-net-sfp-track-upstream-s-attachment-state-in-state-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/733-v5.5-net-sfp-split-power-mode-switching-from-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/734-v5.5-net-sfp-move-module-insert-reporting-out-of-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/735-v5.5-net-sfp-allow-sfp-to-probe-slow-to-initialise-GPON-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/736-v5.5-net-sfp-allow-modules-with-slow-diagnostics-to-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch using plaintext: 
patching file drivers/net/phy/phy.c
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/738-v5.5-net-phy-marvell10g-add-SFP-support.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/739-v5.5-net-phylink-update-to-use-phy_support_asym_pause.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/744-v5.5-net-sfp-soft-status-and-control-support.patch using plaintext: 
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/745-v5.7-net-dsa-mt7530-add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/746-v5.5-net-dsa-mv88e6xxx-Split-monitor-port-configuration.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/global1.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/747-v5.5-net-dsa-mv88e6xxx-Add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/port.c
patching file drivers/net/dsa/mv88e6xxx/port.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/748-v5.5-net-dsa-mv88e6xxx-fix-broken-if-statement-because-of.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/749-v5.5-net-dsa-mv88e6xxx-Fix-masking-of-egress-port.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/global1.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/750-v5.5-net-phy-add-support-for-clause-37-auto-negotiation.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/751-v5.6-net-mvmdio-avoid-error-message-for-optional-IRQ.patch using plaintext: 
patching file drivers/net/ethernet/marvell/mvmdio.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/752-v5.8-net-dsa-provide-an-option-for-drivers-to-always-rece.patch using plaintext: 
patching file include/net/dsa.h
patching file net/dsa/dsa_priv.h
patching file net/dsa/port.c
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/753-v5.8-net-dsa-mt7530-fix-VLAN-setup.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/756-v5.8-net-dsa-rtl8366-Pass-GENMASK-signed-bits.patch using plaintext: 
patching file drivers/net/dsa/rtl8366.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/757-v5.8-net-dsa-tag_rtl4_a-Implement-Realtek-4-byte-A-tag.patch using plaintext: 
patching file include/net/dsa.h
patching file net/dsa/Kconfig
patching file net/dsa/Makefile
patching file net/dsa/tag_rtl4_a.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/758-v5.8-net-dsa-rtl8366rb-Support-the-CPU-DSA-tag.patch using plaintext: 
patching file drivers/net/dsa/Kconfig
patching file drivers/net/dsa/rtl8366rb.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/760-net-ethernet-mediatek-Integrate-GDM-PSE-setup-operat.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/761-net-ethernet-mediatek-Refine-the-timing-of-GDM-PSE-s.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/762-net-ethernet-mediatek-Enable-GDM-GDMA_DROP_ALL-mode.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/765-v5.12-net-dsa-automatically-bring-up-DSA-master-when-openi.patch using plaintext: 
patching file Documentation/networking/dsa/dsa.rst
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/770-v5.12-net-bridge-notify-switchdev-of-disappearance-of-old-.patch using plaintext: 
patching file net/bridge/br_fdb.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/771-mdio-bus-add-generic-find-bus.patch using plaintext: 
patching file drivers/net/phy/mdio_bus.c
patching file include/linux/phy.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/771-v5.12-net-dsa-be-louder-when-a-non-legacy-FDB-operation-fa.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/772-v5.12-net-dsa-don-t-use-switchdev_notifier_fdb_info-in-dsa.patch using plaintext: 
patching file net/dsa/dsa_priv.h
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/773-v5.12-net-dsa-move-switchdev-event-implementation-under-th.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/774-v5.12-net-dsa-exit-early-in-dsa_slave_switchdev_event-if-w.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/775-v5.12-net-dsa-listen-for-SWITCHDEV_-FDB-DEL-_ADD_TO_DEVICE.patch using plaintext: 
patching file include/net/dsa.h
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/780-net-dsa-mt7530-setup-core-clock-even-in-TRGMII-mode.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch using plaintext: 
patching file arch/arm/mach-mvebu/kirkwood.c
patching file arch/powerpc/sysdev/tsi108_dev.c
patching file drivers/net/ethernet/aeroflex/greth.c
patching file drivers/net/ethernet/allwinner/sun4i-emac.c
patching file drivers/net/ethernet/altera/altera_tse_main.c
patching file drivers/net/ethernet/arc/emac_main.c
patching file drivers/net/ethernet/atheros/ag71xx.c
patching file drivers/net/ethernet/broadcom/bcmsysport.c
patching file drivers/net/ethernet/broadcom/bgmac-bcma.c
patching file drivers/net/ethernet/broadcom/bgmac-platform.c
patching file drivers/net/ethernet/cadence/macb_main.c
patching file drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
patching file drivers/net/ethernet/cavium/thunder/thunder_bgx.c
patching file drivers/net/ethernet/davicom/dm9000.c
patching file drivers/net/ethernet/ethoc.c
patching file drivers/net/ethernet/ezchip/nps_enet.c
patching file drivers/net/ethernet/freescale/fec_main.c
patching file drivers/net/ethernet/freescale/fec_mpc52xx.c
patching file drivers/net/ethernet/freescale/fman/mac.c
patching file drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
patching file drivers/net/ethernet/freescale/gianfar.c
patching file drivers/net/ethernet/freescale/ucc_geth.c
patching file drivers/net/ethernet/hisilicon/hisi_femac.c
patching file drivers/net/ethernet/hisilicon/hix5hd2_gmac.c
patching file drivers/net/ethernet/lantiq_xrx200.c
patching file drivers/net/ethernet/marvell/mv643xx_eth.c
patching file drivers/net/ethernet/marvell/mvneta.c
patching file drivers/net/ethernet/marvell/pxa168_eth.c
patching file drivers/net/ethernet/marvell/sky2.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/micrel/ks8851.c
patching file drivers/net/ethernet/micrel/ks8851_mll.c
patching file drivers/net/ethernet/nxp/lpc_eth.c
patching file drivers/net/ethernet/qualcomm/qca_spi.c
patching file drivers/net/ethernet/qualcomm/qca_uart.c
patching file drivers/net/ethernet/renesas/ravb_main.c
patching file drivers/net/ethernet/renesas/sh_eth.c
patching file drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c
patching file drivers/net/ethernet/socionext/sni_ave.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-oxnas.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c
patching file drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c
patching file drivers/net/ethernet/stmicro/stmmac/stmmac.h
patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
patching file drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
patching file drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h
patching file drivers/net/ethernet/ti/cpsw.c
patching file drivers/net/ethernet/ti/davinci_emac.c
patching file drivers/net/ethernet/ti/netcp_core.c
patching file drivers/net/ethernet/wiznet/w5100-spi.c
patching file drivers/net/ethernet/wiznet/w5100.c
patching file drivers/net/ethernet/xilinx/ll_temac_main.c
patching file drivers/net/ethernet/xilinx/xilinx_axienet_main.c
patching file drivers/net/ethernet/xilinx/xilinx_emaclite.c
patching file drivers/net/wireless/ath/ath9k/init.c
patching file drivers/net/wireless/mediatek/mt76/eeprom.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
patching file drivers/of/of_net.c
patching file drivers/staging/octeon/ethernet.c
patching file include/linux/of_net.h
patching file include/net/dsa.h
patching file net/dsa/dsa2.c
patching file net/dsa/slave.c
patching file net/ethernet/eth.c
patching file drivers/net/usb/smsc75xx.c
patching file drivers/net/usb/smsc95xx.c
patching file drivers/net/ethernet/broadcom/genet/bcmgenet.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/782-net-next-2-of-net-fix-of_get_mac_addr_nvmem-for-non-platform-devices.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/790-net-phy-at803x-select-correct-page-on-config-init.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/790-v5.7-net-switchdev-do-not-propagate-bridge-updates-across.patch using plaintext: 
patching file net/switchdev/switchdev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/791-net-phy-at803x-fix-probe-error-if-copper-page-is-sel.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/800-v5.5-iio-imu-Add-support-for-the-FXOS8700-IMU.patch using plaintext: 
patching file drivers/iio/imu/Kconfig
patching file drivers/iio/imu/Makefile
patching file drivers/iio/imu/fxos8700.h
patching file drivers/iio/imu/fxos8700_core.c
patching file drivers/iio/imu/fxos8700_i2c.c
patching file drivers/iio/imu/fxos8700_spi.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/800-v5.5-scsi-core-Add-sysfs-attributes-for-VPD-pages-0h-and-.patch using plaintext: 
patching file drivers/scsi/scsi.c
patching file drivers/scsi/scsi_sysfs.c
patching file include/scsi/scsi_device.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/801-v5.5-hwmon-Driver-for-disk-and-solid-state-drives-with-te.patch using plaintext: 
patching file Documentation/hwmon/drivetemp.rst
patching file Documentation/hwmon/index.rst
patching file drivers/hwmon/Kconfig
patching file drivers/hwmon/Makefile
patching file drivers/hwmon/drivetemp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch using plaintext: 
patching file drivers/leds/led-class.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/803-v5.8-i2c-pxa-use-official-address-byte-helper.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/804-v5.8-i2c-pxa-remove-unneeded-includes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/805-v5.8-i2c-pxa-re-arrange-includes-to-be-in-alphabetical-or.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/806-v5.8-i2c-pxa-re-arrange-functions-to-flow-better.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/807-v5.8-i2c-pxa-re-arrange-register-field-definitions.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/808-v5.8-i2c-pxa-add-and-use-definitions-for-IBMR-register.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/809-v5.8-i2c-pxa-always-set-fm-and-hs-members-for-each-type.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/810-v5.8-i2c-pxa-move-private-definitions-to-i2c-pxa.c.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c
patching file include/linux/platform_data/i2c-pxa.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/811-v5.8-i2c-pxa-move-DT-IDs-along-side-platform-IDs.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/813-v5.8-i2c-pxa-clean-up-decode_bits.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/814-v5.8-i2c-pxa-fix-i2c_pxa_wait_bus_not_busy-boundary-condi.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/815-v5.8-i2c-pxa-consolidate-i2c_pxa_-xfer-implementations.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/816-v5.8-i2c-pxa-avoid-complaints-with-non-responsive-slaves.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/817-v5.8-i2c-pxa-ensure-timeout-messages-are-unique.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/818-v5.8-i2c-pxa-remove-some-unnecessary-debug.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/820-v5.8-i2c-pxa-use-master-abort-for-device-probes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/821-v5.8-i2c-pxa-implement-generic-i2c-bus-recovery.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/825-v5.8-spi-rb4xx-null-pointer-bug-fix.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/826-v5.8-spi-rb4xx-update-driver-to-be-device-tree-aware.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/831-v5.13-0001-firmware-bcm47xx_nvram-rename-finding-function-and-i.patch using plaintext: 
patching file drivers/firmware/broadcom/bcm47xx_nvram.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/831-v5.13-0002-firmware-bcm47xx_nvram-add-helper-checking-for-NVRAM.patch using plaintext: 
patching file drivers/firmware/broadcom/bcm47xx_nvram.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/831-v5.13-0003-firmware-bcm47xx_nvram-extract-code-copying-NVRAM.patch using plaintext: 
patching file drivers/firmware/broadcom/bcm47xx_nvram.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/831-v5.13-0004-firmware-bcm47xx_nvram-look-for-NVRAM-with-for-inste.patch using plaintext: 
patching file drivers/firmware/broadcom/bcm47xx_nvram.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/831-v5.13-0005-firmware-bcm47xx_nvram-inline-code-checking-NVRAM-si.patch using plaintext: 
patching file drivers/firmware/broadcom/bcm47xx_nvram.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/850-v5.13-usb-ehci-add-spurious-flag-to-disable-overcurrent-ch.patch using plaintext: 
patching file drivers/usb/host/ehci-hcd.c
patching file drivers/usb/host/ehci-hub.c
patching file drivers/usb/host/ehci-platform.c
patching file drivers/usb/host/ehci.h
patching file include/linux/usb/ehci_pdriver.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/851-v5.13-usb-host-ehci-platform-add-spurious_oc-DT-support.patch using plaintext: 
patching file drivers/usb/host/ehci-platform.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/852-v5.10-0001-net-sfp-VSOL-V2801F-CarlitoxxPro-CPGOS03-0490-v2.0-w.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/backport-5.4/852-v5.10-0002-net-sfp-add-workaround-for-Realtek-RTL8672-and-RTL96.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/0931-w1-gpio-fix-problem-with-platfom-data-in-w1-gpio.patch using plaintext: 
patching file drivers/w1/masters/w1-gpio.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch using plaintext: 
patching file arch/mips/kernel/process.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/103-MIPS-select-CPU_MIPS64-for-remaining-MIPS64-CPUs.patch using plaintext: 
patching file arch/mips/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch using plaintext: 
patching file mm/page_alloc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/130-add-linux-spidev-compatible-si3210.patch using plaintext: 
patching file drivers/spi/spidev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/140-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/141-jffs2-add-RENAME_EXCHANGE-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/150-bridge_allow_receiption_on_disabled_port.patch using plaintext: 
patching file net/bridge/br_input.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/180-net-phy-at803x-add-support-for-AT8032.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/190-rtc-rs5c372-support_alarms_up_to_1_week.patch using plaintext: 
patching file drivers/rtc/rtc-rs5c372.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/191-rtc-rs5c372-let_the_alarm_to_be_used_as_wakeup_source.patch using plaintext: 
patching file drivers/rtc/rtc-rs5c372.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/201-extra_optimization.patch using plaintext: 
patching file Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/203-kallsyms_uncompressed.patch using plaintext: 
patching file init/Kconfig
patching file kernel/kallsyms.c
patching file scripts/kallsyms.c
patching file scripts/link-vmlinux.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/205-backtrace_module_info.patch using plaintext: 
patching file lib/vsprintf.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/240-remove-unsane-filenames-from-deps_initramfs-list.patch using plaintext: 
patching file usr/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/261-enable_wilink_platform_without_drivers.patch using plaintext: 
patching file drivers/net/wireless/ti/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/270-platform-mikrotik-build-bits.patch using plaintext: 
patching file drivers/platform/Kconfig
patching file drivers/platform/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/300-mips_expose_boot_raw.patch using plaintext: 
patching file arch/mips/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/302-mips_no_branch_likely.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/305-mips_module_reloc.patch using plaintext: 
patching file arch/mips/Makefile
patching file arch/mips/include/asm/module.h
patching file arch/mips/kernel/module.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/307-mips_highmem_offset.patch using plaintext: 
patching file arch/mips/include/asm/mach-generic/spaces.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/308-mips32r2_tune.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch using plaintext: 
patching file arch/mips/kernel/proc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/310-arm_module_unresolved_weak_sym.patch using plaintext: 
patching file arch/arm/kernel/module.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/311-MIPS-zboot-put-appended-dtb-into-a-section.patch using plaintext: 
patching file arch/mips/boot/compressed/ld.script

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch using plaintext: 
patching file arch/mips/kernel/machine_kexec.c
patching file arch/mips/kernel/machine_kexec.h
patching file arch/mips/kernel/relocate_kernel.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/332-arc-add-OWRTDTB-section.patch using plaintext: 
patching file arch/arc/kernel/head.S
patching file arch/arc/kernel/setup.c
patching file arch/arc/kernel/vmlinux.lds.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/333-arc-enable-unaligned-access-in-kernel-mode.patch using plaintext: 
patching file arch/arc/kernel/unaligned.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/342-powerpc-Enable-kernel-XZ-compression-option-on-PPC_8.patch using plaintext: 
patching file arch/powerpc/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/400-mtd-add-rootfs-split-support.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/mtdpart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/401-mtd-add-support-for-different-partition-parser-types.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/404-mtd-add-more-helper-functions.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/mtd.h
patching file include/linux/mtd/partitions.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/410-mtd-parsers-ofpart-fix-parsing-subpartitions.patch using plaintext: 
patching file drivers/mtd/parsers/ofpart_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/411-mtd-partial_eraseblock_write.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/412-mtd-partial_eraseblock_unlock.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/419-mtd-redboot-add-of_match_table-with-DT-binding.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/420-mtd-redboot_space.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/430-mtd-add-myloader-partition-parser.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/myloader.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch using plaintext: 
patching file drivers/mtd/parsers/parser_trx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch using plaintext: 
patching file drivers/mtd/parsers/bcm47xxpart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/435-mtd-add-routerbootpart-parser-config.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/447-mtd-spinand-gigadevice-Add-support-for-GD5F4GQ4xC.patch using plaintext: 
patching file drivers/mtd/nand/spi/gigadevice.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/450-mtd-spi-nor-allow-NOR-driver-to-write-fewer-bytes-th.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/465-m25p80-mx-disable-software-protection.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/466-Revert-mtd-spi-nor-fix-Spansion-regressions-aliased-.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch using plaintext: 
patching file drivers/mtd/spi-nor/Kconfig
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/476-mtd-spi-nor-add-eon-en25q128.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/479-mtd-spi-nor-add-xtx-xt25f128b.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/480-mtd-set-rootfs-to-be-root-dev.patch using plaintext: 
patching file drivers/mtd/mtdcore.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/481-mtd-spi-nor-rework-broken-flash-reset-support.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/482-mtd-spi-nor-add-support-for-Gigadevice-GD25D05.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/482-mtd-spi-nor-fix-4-byte-opcode-support-for-w25q256.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/483-mtd-spinand-add-support-for-xtx-xt26g0xa.patch using plaintext: 
patching file drivers/mtd/nand/spi/Makefile
patching file drivers/mtd/nand/spi/core.c
patching file drivers/mtd/nand/spi/xtx.c
patching file include/linux/mtd/spinand.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch using plaintext: 
patching file drivers/mtd/ubi/build.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/491-ubi-auto-create-ubiblock-device-for-rootfs.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch using plaintext: 
patching file init/do_mounts.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/494-mtd-ubi-add-EOF-marker-support.patch using plaintext: 
patching file drivers/mtd/ubi/attach.c
patching file drivers/mtd/ubi/ubi.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/495-mtd-core-add-get_mtd_device_by_node.patch using plaintext: 
patching file drivers/mtd/mtdcore.c
patching file include/linux/mtd/mtd.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/496-dt-bindings-add-bindings-for-mtd-concat-devices.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/mtd-concat.txt

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/497-mtd-mtdconcat-add-dt-driver-for-concat-devices.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile
patching file drivers/mtd/composite/Kconfig
patching file drivers/mtd/composite/Makefile
patching file drivers/mtd/composite/virt_concat.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/498-mtd-mtdconcat-select-readwrite-function.patch using plaintext: 
patching file drivers/mtd/mtdconcat.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/530-jffs2_make_lzma_available.patch using plaintext: 
patching file fs/jffs2/Kconfig
patching file fs/jffs2/Makefile
patching file fs/jffs2/compr.c
patching file fs/jffs2/compr.h
patching file fs/jffs2/compr_lzma.c
patching file fs/jffs2/super.c
patching file include/linux/lzma.h
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzHash.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file include/linux/lzma/Types.h
patching file include/uapi/linux/jffs2.h
patching file lib/Kconfig
patching file lib/Makefile
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c
patching file lib/lzma/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/532-jffs2_eofdetect.patch using plaintext: 
patching file fs/jffs2/build.c
patching file fs/jffs2/scan.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/600-netfilter_conntrack_flush.patch using plaintext: 
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/610-netfilter_match_bypass_default_checks.patch using plaintext: 
patching file include/uapi/linux/netfilter_ipv4/ip_tables.h
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/611-netfilter_match_bypass_default_table.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/612-netfilter_match_reduce_memory_access.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/613-netfilter_optional_tcp_window_check.patch using plaintext: 
patching file net/netfilter/nf_conntrack_proto_tcp.c
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/620-net_sched-codel-do-not-defer-queue-length-update.patch using plaintext: 
patching file net/sched/sch_codel.c
patching file net/sched/sch_fq_codel.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/630-packet_socket_type.patch using plaintext: 
patching file include/uapi/linux/if_packet.h
patching file net/packet/af_packet.c
patching file net/packet/internal.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file include/uapi/linux/netfilter/nf_tables.h
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_hw.c
patching file net/netfilter/nf_tables_api.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/641-netfilter-nf_flow_table-support-hw-offload-through-v.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_hw.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/642-net-8021q-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/8021q/vlan_dev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/643-net-bridge-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/bridge/br_device.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/644-net-pppoe-support-hardware-flow-table-offload.patch using plaintext: 
patching file drivers/net/ppp/ppp_generic.c
patching file drivers/net/ppp/pppoe.c
patching file include/linux/ppp_channel.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/646-netfilter-nf_flow_table-rework-private-driver-data.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/647-net-dsa-support-hardware-flow-table-offload.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/655-increase_skb_pad.patch using plaintext: 
patching file include/linux/skbuff.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch using plaintext: 
patching file include/net/ip6_tunnel.h
patching file include/uapi/linux/if_tunnel.h
patching file net/ipv6/ip6_tunnel.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch using plaintext: 
patching file include/net/netns/ipv6.h
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/rtnetlink.h
patching file net/ipv4/fib_semantics.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/ipmr.c
patching file net/ipv6/fib6_rules.c
patching file net/ipv6/ip6mr.c
patching file net/ipv6/route.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch using plaintext: 
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/icmpv6.h
patching file include/uapi/linux/rtnetlink.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/core/dev.c
patching file net/ethernet/eth.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/681-NET-add-mtd-mac-address-support-to-of_get_mac_addres.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/682-of_net-add-mac-address-increment-support.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/683-of_net-add-mac-address-to-of-tree.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/690-net-add-support-for-threaded-NAPI-polling.patch using plaintext: 
patching file include/linux/netdevice.h
patching file net/core/dev.c
patching file net/core/net-sysfs.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/703-phy-add-detach-callback-to-struct-phy_driver.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/730-net-phy-at803x-fix-feature-detection.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/739-net-avoid-tx-fault-with-Nokia-GPON-module.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/740-net-sfp-remove-incomplete-100BASE-FX-and-100BASE-LX-.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/741-net-sfp-derive-interface-mode-from-ethtool-link-mode.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/742-net-sfp-add-more-extended-compliance-codes.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/743-net-sfp-add-module-start-stop-upstream-notifications.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file drivers/net/phy/sfp.h
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/744-net-sfp-move-phy_start-phy_stop-to-phylink.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/745-net-mdio-i2c-add-support-for-Clause-45-accesses.patch using plaintext: 
patching file drivers/net/phy/mdio-i2c.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/746-net-phylink-re-split-__phylink_connect_phy.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/747-net-phylink-support-Clause-45-PHYs-on-SFP-modules.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/748-net-phylink-split-link_an_mode-configured-and-curren.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/749-net-phylink-split-phylink_sfp_module_insert.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/750-net-phylink-delay-MAC-configuration-for-copper-SFP-m.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/751-net-phylink-make-Broadcom-BCM84881-based-SFPs-work.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/752-net-phy-add-Broadcom-BCM84881-PHY-driver.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file drivers/net/phy/bcm84881.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/753-net-sfp-add-support-for-Clause-45-PHYs.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/754-net-sfp-fix-unbind.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/755-net-sfp-fix-hwmon.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/756-net-sfp-use-a-definition-for-the-fault-recovery-atte.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/757-net-sfp-rename-sm_retries.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/758-net-sfp-error-handling-for-phy-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/759-net-sfp-re-attempt-probing-for-phy.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/761-net-dsa-mt7530-Support-EEE-features.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/762-net-bridge-switchdev-Refactor-br_switchdev_fdb_notif.patch using plaintext: 
patching file net/bridge/br_switchdev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/763-net-bridge-switchdev-Include-local-flag-in-FDB-notif.patch using plaintext: 
patching file include/net/switchdev.h
patching file net/bridge/br_switchdev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/764-net-bridge-switchdev-Send-FDB-notifications-for-host.patch using plaintext: 
patching file net/bridge/br_fdb.c
patching file net/bridge/br_private.h
patching file net/bridge/br_switchdev.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/765-net-dsa-Include-local-addresses-in-assisted-CPU-port.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/766-net-dsa-Include-bridge-addresses-in-assisted-CPU-por.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/767-net-dsa-Sync-static-FDB-entries-on-foreign-interface.patch using plaintext: 
patching file net/dsa/slave.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/768-net-dsa-mv88e6xxx-Request-assisted-learning-on-CPU-port.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-00-net-ethernet-mtk_eth_soc-use-napi_consume_skb.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-01-net-ethernet-mtk_eth_soc-significantly-reduce-mdio-b.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-03-net-ethernet-mtk_eth_soc-fix-unnecessary-tx-queue-st.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-04-net-ethernet-mtk_eth_soc-use-larger-burst-size-for-q.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-05-net-ethernet-mtk_eth_soc-increase-DMA-ring-sizes.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-06-net-ethernet-mtk_eth_soc-implement-dynamic-interrupt.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/Kconfig
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-08-net-ethernet-mtk_eth_soc-cache-hardware-pointer-of-l.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-09-net-ethernet-mtk_eth_soc-only-read-the-full-rx-descr.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-10-net-ethernet-mtk_eth_soc-unmap-rx-data-before-callin.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-11-net-ethernet-mtk_eth_soc-avoid-rearming-interrupt-if.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-13-net-ethernet-mtk_eth_soc-fix-parsing-packets-in-GDM.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-14-net-ethernet-mtk_eth_soc-set-PPE-flow-hash-as-skb-ha.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-15-net-ethernet-mediatek-mtk_eth_soc-add-support-for-in.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/Makefile
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h
patching file drivers/net/ethernet/mediatek/mtk_ppe.c
patching file drivers/net/ethernet/mediatek/mtk_ppe.h
patching file drivers/net/ethernet/mediatek/mtk_ppe_regs.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/770-16-net-ethernet-mediatek-mtk_eth_soc-add-flow-offloadin.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/Makefile
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h
patching file drivers/net/ethernet/mediatek/mtk_offload.c
patching file drivers/net/ethernet/mediatek/mtk_ppe.c
patching file drivers/net/ethernet/mediatek/mtk_ppe.h
patching file drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/780-ARM-kirkwood-add-missing-linux-if_ether.h-for-ETH_AL.patch using plaintext: 
patching file arch/arm/mach-mvebu/kirkwood.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch using plaintext: 
patching file drivers/bcma/host_soc.c
patching file drivers/bcma/main.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/810-pci_disable_common_quirks.patch using plaintext: 
patching file drivers/pci/Kconfig
patching file drivers/pci/quirks.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/811-pci_disable_usb_common_quirks.patch using plaintext: 
patching file drivers/usb/host/pci-quirks.c
patching file drivers/usb/host/pci-quirks.h
patching file include/linux/usb/hcd.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/820-libata-Assign-OF-node-to-the-SCSI-device.patch using plaintext: 
patching file drivers/ata/libata-scsi.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/834-ledtrig-libata.patch using plaintext: 
patching file drivers/ata/Kconfig
patching file drivers/ata/libata-core.c
patching file include/linux/libata.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/840-hwrng-bcm2835-set-quality-to-1000.patch using plaintext: 
patching file drivers/char/hw_random/bcm2835-rng.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/pending-5.4/920-mangle_bootargs.patch using plaintext: 
patching file init/Kconfig
patching file init/main.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/204-module_strip.patch using plaintext: 
patching file include/linux/module.h
patching file include/linux/moduleparam.h
patching file init/Kconfig
patching file kernel/module.c
patching file scripts/mod/modpost.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/205-kconfig-exit.patch using plaintext: 
patching file scripts/kconfig/conf.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/210-darwin_scripts_include.patch using plaintext: 
patching file scripts/mod/elf.h
patching file scripts/mod/mk_elfconfig.c
patching file scripts/mod/modpost.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch using plaintext: 
patching file scripts/mod/file2alias.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/212-tools_portability.patch using plaintext: 
patching file tools/include/tools/be_byteshift.h
patching file tools/include/tools/le_byteshift.h
patching file tools/include/tools/linux_types.h
patching file tools/include/linux/types.h
patching file tools/perf/pmu-events/jevents.c
patching file tools/perf/pmu-events/json.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/214-spidev_h_portability.patch using plaintext: 
patching file include/uapi/linux/spi/spidev.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/220-arm-gc_sections.patch using plaintext: 
patching file arch/arm/Kconfig
patching file arch/arm/boot/compressed/Makefile
patching file arch/arm/kernel/vmlinux.lds.S
patching file arch/arm/kernel/vmlinux.lds.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/221-module_exports.patch using plaintext: 
patching file include/asm-generic/vmlinux.lds.h
patching file include/linux/export.h
patching file scripts/Makefile.build

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/230-openwrt_lzma_options.patch using plaintext: 
patching file lib/decompress.c
patching file scripts/Makefile.lib
patching file usr/gen_initramfs_list.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/249-udp-tunnel-selection.patch using plaintext: 
patching file net/ipv4/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/250-netfilter_depends.patch using plaintext: 
patching file net/netfilter/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/251-sound_kconfig.patch using plaintext: 
patching file crypto/Kconfig
patching file drivers/bcma/Kconfig
patching file drivers/ssb/Kconfig
patching file lib/Kconfig
patching file net/netfilter/Kconfig
patching file net/wireless/Kconfig
patching file sound/core/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/259-regmap_dynamic.patch using plaintext: 
patching file drivers/base/regmap/Kconfig
patching file drivers/base/regmap/Makefile
patching file drivers/base/regmap/regmap.c
patching file include/linux/regmap.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/260-crypto_test_dependencies.patch using plaintext: 
patching file crypto/Kconfig
patching file crypto/algboss.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch using plaintext: 
patching file lib/crypto/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/280-rfkill-stubs.patch using plaintext: 
patching file include/linux/rfkill.h
patching file net/Makefile
patching file net/rfkill/Kconfig
patching file net/rfkill/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch using plaintext: 
patching file arch/mips/include/asm/r4kcache.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/301-mips_image_cmdline_hack.patch using plaintext: 
patching file arch/mips/Kconfig
patching file arch/mips/kernel/head.S

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/321-powerpc_crtsavres_prereq.patch using plaintext: 
patching file arch/powerpc/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/400-block-fit-partition-parser.patch using plaintext: 
patching file block/partitions/Kconfig
patching file block/partitions/Makefile
patching file drivers/mtd/ubi/block.c
patching file block/partition-generic.c
patching file block/partitions/check.c
patching file include/linux/genhd.h
patching file block/partitions/fit.h
patching file block/partitions/efi.c
patching file block/partitions/efi.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/400-unlock_mx25l6406e_with_4bit_block_protect.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c
patching file include/linux/mtd/spi-nor.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/531-debloat_lzma.patch using plaintext: 
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/550-loop-Report-EOPNOTSUPP-properly.patch using plaintext: 
patching file drivers/block/loop.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/640-bridge-only-accept-EAP-locally.patch using plaintext: 
patching file net/bridge/br_input.c
patching file net/bridge/br_private.h
patching file net/bridge/br_sysfs_br.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/645-netfilter-connmark-introduce-set-dscpmark.patch using plaintext: 
patching file include/uapi/linux/netfilter/xt_connmark.h
patching file net/netfilter/xt_connmark.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/647-netfilter-flow-acct.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_ip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/650-netfilter-add-xt_OFFLOAD-target.patch using plaintext: 
patching file net/ipv4/netfilter/Kconfig
patching file net/ipv6/netfilter/Kconfig
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/xt_FLOWOFFLOAD.c
patching file net/netfilter/nf_flow_table_core.c
patching file include/uapi/linux/netfilter/xt_FLOWOFFLOAD.h
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/651-wireless_mesh_header.patch using plaintext: 
patching file include/linux/netdevice.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/660-fq_codel_defaults.patch using plaintext: 
patching file net/sched/sch_fq_codel.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch using plaintext: 
patching file include/net/sch_generic.h
patching file net/sched/Kconfig
patching file net/sched/sch_api.c
patching file net/sched/sch_fq_codel.c
patching file net/sched/sch_generic.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/662-remove_pfifo_fast.patch using plaintext: 
patching file net/sched/sch_generic.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file include/linux/platform_data/b53.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/703-add_vsc8504_support.patch using plaintext: 
patching file drivers/net/phy/vitesse.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/710-net-dsa-mv88e6xxx-default-VID-1.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/721-phy_packets.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/Kconfig
patching file net/core/dev.c
patching file net/core/skbuff.c
patching file net/ethernet/eth.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/773-bgmac-add-srab-switch.patch using plaintext: 
patching file drivers/net/ethernet/broadcom/bgmac-bcma.c
patching file drivers/net/ethernet/broadcom/bgmac.c
patching file drivers/net/ethernet/broadcom/bgmac.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/901-debloat_sock_diag.patch using plaintext: 
patching file net/Kconfig
patching file net/core/Makefile
patching file net/core/sock.c
patching file net/core/sock_diag.c
patching file net/ipv4/Kconfig
patching file net/netlink/Kconfig
patching file net/packet/Kconfig
patching file net/unix/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/902-debloat_proc.patch using plaintext: 
patching file fs/locks.c
patching file fs/proc/Kconfig
patching file fs/proc/consoles.c
patching file fs/proc/proc_tty.c
patching file include/net/snmp.h
patching file ipc/msg.c
patching file ipc/sem.c
patching file ipc/shm.c
patching file ipc/util.c
patching file kernel/exec_domain.c
patching file kernel/irq/proc.c
patching file kernel/time/timer_list.c
patching file mm/vmalloc.c
patching file mm/vmstat.c
patching file net/8021q/vlanproc.c
patching file net/core/net-procfs.c
patching file net/core/sock.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/proc.c
patching file net/ipv4/route.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/904-debloat_dma_buf.patch using plaintext: 
patching file drivers/base/Kconfig
patching file drivers/dma-buf/Makefile
patching file drivers/dma-buf/dma-buf.c
patching file kernel/sched/core.c
patching file fs/d_path.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/910-kobject_uevent.patch using plaintext: 
patching file lib/kobject_uevent.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/911-kobject_add_broadcast_uevent.patch using plaintext: 
patching file include/linux/kobject.h
patching file lib/kobject_uevent.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/hack-5.4/921-always-create-console-node-in-initramfs.patch using plaintext: 
patching file usr/gen_initramfs_list.sh

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0001-MIPS-cmdline-Clean-up-boot_command_line-initializati.patch using plaintext: 
patching file arch/mips/kernel/setup.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0002-watchdog-ath79-fix-maximum-timeout.patch using plaintext: 
patching file drivers/watchdog/ath79_wdt.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0003-leds-add-reset-controller-based-driver.patch using plaintext: 
patching file drivers/leds/Kconfig
patching file drivers/leds/leds-reset.c
patching file drivers/leds/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0004-phy-add-ath79-usb-phys.patch using plaintext: 
patching file drivers/phy/Kconfig
patching file drivers/phy/Makefile
patching file drivers/phy/phy-ar7100-usb.c
patching file drivers/phy/phy-ar7200-usb.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0005-usb-add-more-OF-quirk-properties.patch using plaintext: 
patching file drivers/usb/host/ehci-platform.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0007-irqchip-irq-ath79-intc-add-irq-cascade-driver-for-QC.patch using plaintext: 
patching file drivers/irqchip/Makefile
patching file drivers/irqchip/irq-ath79-intc.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0008-irqchip-irq-ath79-cpu-drop-OF-init-helper.patch using plaintext: 
patching file drivers/irqchip/irq-ath79-cpu.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0017-dt-bindings-PCI-qcom-ar7100-adds-binding-doc.patch using plaintext: 
patching file Documentation/devicetree/bindings/pci/qcom,ar7100-pci.txt

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0018-MIPS-pci-ar71xx-convert-to-OF.patch using plaintext: 
patching file arch/mips/pci/pci-ar71xx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0019-dt-bindings-PCI-qcom-ar7240-adds-binding-doc.patch using plaintext: 
patching file Documentation/devicetree/bindings/pci/qcom,ar7240-pci.txt

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0020-MIPS-pci-ar724x-convert-to-OF.patch using plaintext: 
patching file arch/mips/pci/pci-ar724x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0032-MIPS-ath79-sanitize-symbols.patch using plaintext: 
patching file arch/mips/Kconfig
patching file arch/mips/ath79/Kconfig
patching file arch/mips/pci/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0033-spi-ath79-drop-pdata-support.patch using plaintext: 
patching file include/linux/platform_data/spi-ath79.h
patching file drivers/spi/spi-ath79.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0034-MIPS-ath79-ath9k-exports.patch using plaintext: 
patching file arch/mips/ath79/common.c
patching file arch/mips/include/asm/mach-ath79/ath79.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0036-GPIO-add-named-gpio-exports.patch using plaintext: 
patching file drivers/gpio/gpiolib-of.c
patching file drivers/gpio/gpiolib-sysfs.c
patching file include/asm-generic/gpio.h
patching file include/linux/gpio/consumer.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0036-MIPS-ath79-remove-irq-code-from-pci.patch using plaintext: 
patching file arch/mips/pci/pci-ar71xx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0037-missing-registers.patch using plaintext: 
patching file arch/mips/include/asm/mach-ath79/ar71xx_regs.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0038-MIPS-ath79-add-missing-QCA955x-GMAC-registers.patch using plaintext: 
patching file arch/mips/include/asm/mach-ath79/ar71xx_regs.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0039-MIPS-ath79-export-UART1-reference-clock.patch using plaintext: 
patching file arch/mips/ath79/clock.c
patching file arch/mips/include/asm/mach-ath79/ar71xx_regs.h
patching file include/dt-bindings/clock/ath79-clk.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/004-register_gpio_driver_earlier.patch using plaintext: 
patching file drivers/gpio/gpio-ath79.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch using plaintext: 
patching file arch/mips/include/asm/mach-ath79/ar71xx_regs.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0051-spi-add-driver-for-ar934x-spi-controller.patch using plaintext: 
patching file drivers/spi/Kconfig
patching file drivers/spi/Makefile
patching file drivers/spi/spi-ar934x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0061-tty-serial-ar933x-uart-rs485-gpio.patch using plaintext: 
patching file drivers/tty/serial/Kconfig
patching file drivers/tty/serial/ar933x_uart.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/0062-MIPS-pci-ar724x-add-QCA9550-reset-sequence.patch using plaintext: 
patching file arch/mips/include/asm/mach-ath79/ar71xx_regs.h
patching file arch/mips/pci/pci-ar724x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/404-mtd-cybertan-trx-parser.patch using plaintext: 
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/Kconfig

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/408-mtd-redboot_partition_scan.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/410-spi-ath79-Implement-the-spi_mem-interface.patch using plaintext: 
patching file drivers/spi/spi-ath79.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/412-spi-ath79-set-number-of-chipselect-lines.patch using plaintext: 
patching file drivers/spi/spi-ath79.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/420-net-use-downstream-ag71xx.patch using plaintext: 
patching file drivers/net/ethernet/atheros/Kconfig
patching file drivers/net/ethernet/atheros/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/425-at803x-allow-sgmii-aneg-override.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/430-drivers-link-spi-before-mtd.patch using plaintext: 
patching file drivers/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/440-mtd-ar934x-nand-driver.patch using plaintext: 
patching file drivers/mtd/nand/raw/Kconfig
patching file drivers/mtd/nand/raw/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/450-fix-block-protection-clearing.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch using plaintext: 
patching file arch/mips/include/asm/mach-ath79/mangle-port.h
patching file arch/mips/pci/pci-ar71xx.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/900-mdio_bitbang_ignore_ta_value.patch using plaintext: 
patching file drivers/net/phy/mdio-bitbang.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch using plaintext: 
patching file drivers/net/phy/mdio-bitbang.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch using plaintext: 
patching file arch/mips/include/asm/checksum.h
patching file include/uapi/linux/ip.h
patching file include/uapi/linux/ipv6.h
patching file include/uapi/linux/tcp.h
patching file include/uapi/linux/udp.h
patching file net/netfilter/nf_conntrack_core.c
patching file include/uapi/linux/icmp.h
patching file include/uapi/linux/in6.h
patching file net/ipv6/tcp_ipv6.c
patching file include/linux/ipv6.h
patching file net/ipv6/datagram.c
patching file net/ipv6/exthdrs.c
patching file include/linux/types.h
patching file net/ipv4/af_inet.c
patching file net/ipv4/tcp_output.c
patching file include/uapi/linux/igmp.h
patching file net/core/flow_dissector.c
patching file include/uapi/linux/icmpv6.h
patching file include/net/ndisc.h
patching file net/sched/cls_u32.c
patching file net/ipv6/ip6_offload.c
patching file include/net/addrconf.h
patching file include/net/inet_ecn.h
patching file include/net/ipv6.h
patching file include/net/secure_seq.h
patching file include/uapi/linux/in.h
patching file net/ipv6/ip6_fib.c
patching file net/netfilter/nf_conntrack_proto_tcp.c
patching file net/xfrm/xfrm_input.c
patching file net/ipv4/tcp_input.c
patching file include/uapi/linux/if_pppox.h
patching file net/ipv6/netfilter/nf_log_ipv6.c
patching file include/net/neighbour.h
patching file include/uapi/linux/netfilter_arp/arp_tables.h
patching file net/core/utils.c
patching file include/linux/etherdevice.h
patching file net/ipv4/tcp_offload.c
patching file net/ipv6/netfilter/ip6table_mangle.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/920-mikrotik-rb4xx.patch using plaintext: 
patching file drivers/mfd/Kconfig
patching file drivers/mfd/Makefile
patching file drivers/gpio/Kconfig
patching file drivers/gpio/Makefile
patching file drivers/mtd/nand/raw/Kconfig
patching file drivers/mtd/nand/raw/Makefile

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/921-serial-core-add-support-for-boot-console-with-arbitr.patch using plaintext: 
patching file drivers/tty/serial/serial_core.c
patching file include/linux/console.h

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/930-ar8216-make-reg-access-atomic.patch using plaintext: 
patching file drivers/net/phy/ar8216.c

Applying /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/patches-5.4/939-mikrotik-rb91x.patch using plaintext: 
patching file drivers/mtd/nand/raw/Kconfig
patching file drivers/mtd/nand/raw/Makefile
patching file drivers/gpio/Kconfig
patching file drivers/gpio/Makefile
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.prepared_464748a91b01c27645a9635d3a0bfb30
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/localversion
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/kconfig.pl  + + /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/config-5.4 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/config-5.4 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/config-default > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.config >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/package-metadata.pl kconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.packageinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.config 5.4 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.override
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/kconfig.pl 'm+' '+' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target /dev/null /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.override > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old
grep -v INITRAMFS /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/modules
cmp -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.prev || { cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config; cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.prev; }
export MAKEFLAGS= ; [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers ] || make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers headers_install
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/unifdef
  WRAP    arch/mips/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/mips/include/generated/uapi/asm/ipcbuf.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_32_o32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n64.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_o32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n64.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_o32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n64.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_o32.h
  HOSTCC  arch/mips/tools/elf-entry
  HOSTCC  arch/mips/boot/tools/relocs_32.o
  HOSTCC  arch/mips/boot/tools/relocs_64.o
  HOSTCC  arch/mips/boot/tools/relocs_main.o
  HOSTLD  arch/mips/boot/tools/relocs
  UPD     include/generated/uapi/linux/version.h
  HDRINST usr/include/video/edid.h
  HDRINST usr/include/video/sisfb.h
  HDRINST usr/include/video/uvesafb.h
  HDRINST usr/include/drm/vgem_drm.h
  HDRINST usr/include/drm/sis_drm.h
  HDRINST usr/include/drm/nouveau_drm.h
  HDRINST usr/include/drm/drm_mode.h
  HDRINST usr/include/drm/drm_sarea.h
  HDRINST usr/include/drm/r128_drm.h
  HDRINST usr/include/drm/savage_drm.h
  HDRINST usr/include/drm/vc4_drm.h
  HDRINST usr/include/drm/radeon_drm.h
  HDRINST usr/include/drm/etnaviv_drm.h
  HDRINST usr/include/drm/lima_drm.h
  HDRINST usr/include/drm/tegra_drm.h
  HDRINST usr/include/drm/msm_drm.h
  HDRINST usr/include/drm/drm.h
  HDRINST usr/include/drm/v3d_drm.h
  HDRINST usr/include/drm/mga_drm.h
  HDRINST usr/include/drm/omap_drm.h
  HDRINST usr/include/drm/via_drm.h
  HDRINST usr/include/drm/virtgpu_drm.h
  HDRINST usr/include/drm/amdgpu_drm.h
  HDRINST usr/include/drm/i810_drm.h
  HDRINST usr/include/drm/exynos_drm.h
  HDRINST usr/include/drm/drm_fourcc.h
  HDRINST usr/include/drm/panfrost_drm.h
  HDRINST usr/include/drm/vmwgfx_drm.h
  HDRINST usr/include/drm/armada_drm.h
  HDRINST usr/include/drm/qxl_drm.h
  HDRINST usr/include/drm/i915_drm.h
  HDRINST usr/include/mtd/mtd-abi.h
  HDRINST usr/include/mtd/inftl-user.h
  HDRINST usr/include/mtd/ubi-user.h
  HDRINST usr/include/mtd/nftl-user.h
  HDRINST usr/include/mtd/mtd-user.h
  HDRINST usr/include/xen/gntalloc.h
  HDRINST usr/include/xen/evtchn.h
  HDRINST usr/include/xen/gntdev.h
  HDRINST usr/include/xen/privcmd.h
  HDRINST usr/include/asm-generic/setup.h
  HDRINST usr/include/asm-generic/ioctls.h
  HDRINST usr/include/asm-generic/mman-common.h
  HDRINST usr/include/asm-generic/int-l64.h
  HDRINST usr/include/asm-generic/termios.h
  HDRINST usr/include/asm-generic/param.h
  HDRINST usr/include/asm-generic/bitsperlong.h
  HDRINST usr/include/asm-generic/poll.h
  HDRINST usr/include/asm-generic/signal.h
  HDRINST usr/include/asm-generic/types.h
  HDRINST usr/include/asm-generic/auxvec.h
  HDRINST usr/include/asm-generic/unistd.h
  HDRINST usr/include/asm-generic/sockios.h
  HDRINST usr/include/asm-generic/ipcbuf.h
  HDRINST usr/include/asm-generic/siginfo.h
  HDRINST usr/include/asm-generic/termbits.h
  HDRINST usr/include/asm-generic/socket.h
  HDRINST usr/include/asm-generic/sembuf.h
  HDRINST usr/include/asm-generic/fcntl.h
  HDRINST usr/include/asm-generic/int-ll64.h
  HDRINST usr/include/asm-generic/hugetlb_encode.h
  HDRINST usr/include/asm-generic/resource.h
  HDRINST usr/include/asm-generic/errno-base.h
  HDRINST usr/include/asm-generic/ioctl.h
  HDRINST usr/include/asm-generic/posix_types.h
  HDRINST usr/include/asm-generic/statfs.h
  HDRINST usr/include/asm-generic/msgbuf.h
  HDRINST usr/include/asm-generic/shmbuf.h
  HDRINST usr/include/asm-generic/signal-defs.h
  HDRINST usr/include/asm-generic/bpf_perf_event.h
  HDRINST usr/include/asm-generic/errno.h
  HDRINST usr/include/asm-generic/stat.h
  HDRINST usr/include/asm-generic/ucontext.h
  HDRINST usr/include/asm-generic/mman.h
  HDRINST usr/include/asm-generic/kvm_para.h
  HDRINST usr/include/asm-generic/swab.h
  HDRINST usr/include/rdma/cxgb4-abi.h
  HDRINST usr/include/rdma/mlx5-abi.h
  HDRINST usr/include/rdma/ib_user_sa.h
  HDRINST usr/include/rdma/ib_user_verbs.h
  HDRINST usr/include/rdma/qedr-abi.h
  HDRINST usr/include/rdma/vmw_pvrdma-abi.h
  HDRINST usr/include/rdma/i40iw-abi.h
  HDRINST usr/include/rdma/siw-abi.h
  HDRINST usr/include/rdma/mthca-abi.h
  HDRINST usr/include/rdma/hfi/hfi1_user.h
  HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
  HDRINST usr/include/rdma/ocrdma-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
  HDRINST usr/include/rdma/rdma_user_rxe.h
  HDRINST usr/include/rdma/hns-abi.h
  HDRINST usr/include/rdma/ib_user_mad.h
  HDRINST usr/include/rdma/efa-abi.h
  HDRINST usr/include/rdma/rdma_netlink.h
  HDRINST usr/include/rdma/bnxt_re-abi.h
  HDRINST usr/include/rdma/mlx4-abi.h
  HDRINST usr/include/rdma/cxgb3-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
  HDRINST usr/include/rdma/rvt-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
  HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
  HDRINST usr/include/rdma/rdma_user_cm.h
  HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
  HDRINST usr/include/misc/cxl.h
  HDRINST usr/include/misc/ocxl.h
  HDRINST usr/include/misc/habanalabs.h
  HDRINST usr/include/misc/fastrpc.h
  HDRINST usr/include/misc/xilinx_sdfec.h
  HDRINST usr/include/linux/atmdev.h
  HDRINST usr/include/linux/stm.h
  HDRINST usr/include/linux/dlm_device.h
  HDRINST usr/include/linux/mic_ioctl.h
  HDRINST usr/include/linux/timerfd.h
  HDRINST usr/include/linux/llc.h
  HDRINST usr/include/linux/if_hippi.h
  HDRINST usr/include/linux/pktcdvd.h
  HDRINST usr/include/linux/efs_fs_sb.h
  HDRINST usr/include/linux/rpmsg.h
  HDRINST usr/include/linux/if_cablemodem.h
  HDRINST usr/include/linux/if_ether.h
  HDRINST usr/include/linux/l2tp.h
  HDRINST usr/include/linux/uinput.h
  HDRINST usr/include/linux/nfs.h
  HDRINST usr/include/linux/netfilter.h
  HDRINST usr/include/linux/virtio_mmio.h
  HDRINST usr/include/linux/rio_cm_cdev.h
  HDRINST usr/include/linux/elf-fdpic.h
  HDRINST usr/include/linux/wimax.h
  HDRINST usr/include/linux/igmp.h
  HDRINST usr/include/linux/seg6_local.h
  HDRINST usr/include/linux/if_packet.h
  HDRINST usr/include/linux/i8k.h
  HDRINST usr/include/linux/net_tstamp.h
  HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
  HDRINST usr/include/linux/tc_ematch/tc_em_text.h
  HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
  HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
  HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
  HDRINST usr/include/linux/userio.h
  HDRINST usr/include/linux/ppp_defs.h
  HDRINST usr/include/linux/snmp.h
  HDRINST usr/include/linux/atmarp.h
  HDRINST usr/include/linux/wireless.h
  HDRINST usr/include/linux/smc_diag.h
  HDRINST usr/include/linux/if_frad.h
  HDRINST usr/include/linux/rseq.h
  HDRINST usr/include/linux/tipc_sockets_diag.h
  HDRINST usr/include/linux/sysinfo.h
  HDRINST usr/include/linux/seg6.h
  HDRINST usr/include/linux/dlmconstants.h
  HDRINST usr/include/linux/kcov.h
  HDRINST usr/include/linux/if_addr.h
  HDRINST usr/include/linux/if_alg.h
  HDRINST usr/include/linux/errqueue.h
  HDRINST usr/include/linux/fpga-dfl.h
  HDRINST usr/include/linux/gsmmux.h
  HDRINST usr/include/linux/netfilter_arp.h
  HDRINST usr/include/linux/adb.h
  HDRINST usr/include/linux/byteorder/little_endian.h
  HDRINST usr/include/linux/byteorder/big_endian.h
  HDRINST usr/include/linux/psample.h
  HDRINST usr/include/linux/inotify.h
  HDRINST usr/include/linux/virtio_scsi.h
  HDRINST usr/include/linux/i2o-dev.h
  HDRINST usr/include/linux/caif/caif_socket.h
  HDRINST usr/include/linux/caif/if_caif.h
  HDRINST usr/include/linux/mic_common.h
  HDRINST usr/include/linux/if_fc.h
  HDRINST usr/include/linux/coff.h
  HDRINST usr/include/linux/loop.h
  HDRINST usr/include/linux/dqblk_xfs.h
  HDRINST usr/include/linux/nfs_mount.h
  HDRINST usr/include/linux/fanotify.h
  HDRINST usr/include/linux/if_plip.h
  HDRINST usr/include/linux/netlink_diag.h
  HDRINST usr/include/linux/if_arcnet.h
  HDRINST usr/include/linux/keyctl.h
  HDRINST usr/include/linux/kd.h
  HDRINST usr/include/linux/elfcore.h
  HDRINST usr/include/linux/connector.h
  HDRINST usr/include/linux/eventpoll.h
  HDRINST usr/include/linux/lightnvm.h
  HDRINST usr/include/linux/if_pppol2tp.h
  HDRINST usr/include/linux/iommu.h
  HDRINST usr/include/linux/gpio.h
  HDRINST usr/include/linux/ip_vs.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
  HDRINST usr/include/linux/netfilter_bridge/ebtables.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
  HDRINST usr/include/linux/if_team.h
  HDRINST usr/include/linux/rose.h
  HDRINST usr/include/linux/oom.h
  HDRINST usr/include/linux/usb/ch9.h
  HDRINST usr/include/linux/usb/ch11.h
  HDRINST usr/include/linux/usb/tmc.h
  HDRINST usr/include/linux/usb/charger.h
  HDRINST usr/include/linux/usb/audio.h
  HDRINST usr/include/linux/usb/video.h
  HDRINST usr/include/linux/usb/gadgetfs.h
  HDRINST usr/include/linux/usb/cdc-wdm.h
  HDRINST usr/include/linux/usb/cdc.h
  HDRINST usr/include/linux/usb/g_printer.h
  HDRINST usr/include/linux/usb/midi.h
  HDRINST usr/include/linux/usb/g_uvc.h
  HDRINST usr/include/linux/usb/functionfs.h
  HDRINST usr/include/linux/serial_core.h
  HDRINST usr/include/linux/sound.h
  HDRINST usr/include/linux/virtio_net.h
  HDRINST usr/include/linux/virtio_console.h
  HDRINST usr/include/linux/media-bus-format.h
  HDRINST usr/include/linux/blkpg.h
  HDRINST usr/include/linux/nvram.h
  HDRINST usr/include/linux/securebits.h
  HDRINST usr/include/linux/omap3isp.h
  HDRINST usr/include/linux/dn.h
  HDRINST usr/include/linux/tipc_netlink.h
  HDRINST usr/include/linux/nexthop.h
  HDRINST usr/include/linux/cgroupstats.h
  HDRINST usr/include/linux/parport.h
  HDRINST usr/include/linux/adfs_fs.h
  HDRINST usr/include/linux/watchdog.h
  HDRINST usr/include/linux/ipmi_msgdefs.h
  HDRINST usr/include/linux/virtio_input.h
  HDRINST usr/include/linux/const.h
  HDRINST usr/include/linux/coresight-stm.h
  HDRINST usr/include/linux/if_x25.h
  HDRINST usr/include/linux/v4l2-mediabus.h
  HDRINST usr/include/linux/hdreg.h
  HDRINST usr/include/linux/ppp-ioctl.h
  HDRINST usr/include/linux/reiserfs_fs.h
  HDRINST usr/include/linux/atmioc.h
  HDRINST usr/include/linux/vbox_vmmdev_types.h
  HDRINST usr/include/linux/if_eql.h
  HDRINST usr/include/linux/arm_sdei.h
  HDRINST usr/include/linux/hysdn_if.h
  HDRINST usr/include/linux/agpgart.h
  HDRINST usr/include/linux/nfs_idmap.h
  HDRINST usr/include/linux/ivtvfb.h
  HDRINST usr/include/linux/magic.h
  HDRINST usr/include/linux/switch.h
  HDRINST usr/include/linux/auto_fs4.h
  HDRINST usr/include/linux/qnxtypes.h
  HDRINST usr/include/linux/tls.h
  HDRINST usr/include/linux/cryptouser.h
  HDRINST usr/include/linux/ipmi_bmc.h
  HDRINST usr/include/linux/matroxfb.h
  HDRINST usr/include/linux/sync_file.h
  HDRINST usr/include/linux/nfc.h
  HDRINST usr/include/linux/termios.h
  HDRINST usr/include/linux/dm-ioctl.h
  HDRINST usr/include/linux/atm_nicstar.h
  HDRINST usr/include/linux/hdlc/ioctl.h
  HDRINST usr/include/linux/batadv_packet.h
  HDRINST usr/include/linux/udp.h
  HDRINST usr/include/linux/xdp_diag.h
  HDRINST usr/include/linux/udmabuf.h
  HDRINST usr/include/linux/atalk.h
  HDRINST usr/include/linux/vhost_types.h
  HDRINST usr/include/linux/capi.h
  HDRINST usr/include/linux/v4l2-common.h
  HDRINST usr/include/linux/atmbr2684.h
  HDRINST usr/include/linux/nfs4_mount.h
  HDRINST usr/include/linux/ppp-comp.h
  HDRINST usr/include/linux/btrfs_tree.h
  HDRINST usr/include/linux/net_namespace.h
  HDRINST usr/include/linux/major.h
  HDRINST usr/include/linux/wimax/i2400m.h
  HDRINST usr/include/linux/dns_resolver.h
  HDRINST usr/include/linux/suspend_ioctls.h
  HDRINST usr/include/linux/param.h
  HDRINST usr/include/linux/elf.h
  HDRINST usr/include/linux/selinux_netlink.h
  HDRINST usr/include/linux/max2175.h
  HDRINST usr/include/linux/virtio_pci.h
  HDRINST usr/include/linux/pmu.h
  HDRINST usr/include/linux/kcm.h
  HDRINST usr/include/linux/in.h
  HDRINST usr/include/linux/timex.h
  HDRINST usr/include/linux/string.h
  HDRINST usr/include/linux/if_pppox.h
  HDRINST usr/include/linux/ipx.h
  HDRINST usr/include/linux/cn_proc.h
  HDRINST usr/include/linux/xilinx-v4l2-controls.h
  HDRINST usr/include/linux/ncsi.h
  HDRINST usr/include/linux/bt-bmc.h
  HDRINST usr/include/linux/nfs4.h
  HDRINST usr/include/linux/if_slip.h
  HDRINST usr/include/linux/limits.h
  HDRINST usr/include/linux/virtio_gpu.h
  HDRINST usr/include/linux/vm_sockets.h
  HDRINST usr/include/linux/time_types.h
  HDRINST usr/include/linux/atm_eni.h
  HDRINST usr/include/linux/media.h
  HDRINST usr/include/linux/omapfb.h
  HDRINST usr/include/linux/cdrom.h
  HDRINST usr/include/linux/atm_zatm.h
  HDRINST usr/include/linux/if_addrlabel.h
  HDRINST usr/include/linux/bcm933xx_hcs.h
  HDRINST usr/include/linux/poll.h
  HDRINST usr/include/linux/signal.h
  HDRINST usr/include/linux/vbox_err.h
  HDRINST usr/include/linux/atmmpc.h
  HDRINST usr/include/linux/lwtunnel.h
  HDRINST usr/include/linux/bcache.h
  HDRINST usr/include/linux/genwqe/genwqe_card.h
  HDRINST usr/include/linux/serial_reg.h
  HDRINST usr/include/linux/netrom.h
  HDRINST usr/include/linux/mroute.h
  HDRINST usr/include/linux/netfilter_arp/arp_tables.h
  HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
  HDRINST usr/include/linux/joystick.h
  HDRINST usr/include/linux/pci.h
  HDRINST usr/include/linux/types.h
  HDRINST usr/include/linux/reboot.h
  HDRINST usr/include/linux/firewire-cdev.h
  HDRINST usr/include/linux/wireguard.h
  HDRINST usr/include/linux/cuda.h
  HDRINST usr/include/linux/edd.h
  HDRINST usr/include/linux/if_tunnel.h
  HDRINST usr/include/linux/fsverity.h
  HDRINST usr/include/linux/aio_abi.h
  HDRINST usr/include/linux/virtio_types.h
  HDRINST usr/include/linux/i2c-dev.h
  HDRINST usr/include/linux/nfs3.h
  HDRINST usr/include/linux/cciss_defs.h
  HDRINST usr/include/linux/isst_if.h
  HDRINST usr/include/linux/cec.h
  HDRINST usr/include/linux/time.h
  HDRINST usr/include/linux/memfd.h
  HDRINST usr/include/linux/uhid.h
  HDRINST usr/include/linux/x25.h
  HDRINST usr/include/linux/fsl_hypervisor.h
  HDRINST usr/include/linux/i2c.h
  HDRINST usr/include/linux/auxvec.h
  HDRINST usr/include/linux/devlink.h
  HDRINST usr/include/linux/kernel-page-flags.h
  HDRINST usr/include/linux/nfsd/export.h
  HDRINST usr/include/linux/nfsd/debug.h
  HDRINST usr/include/linux/nfsd/nfsfh.h
  HDRINST usr/include/linux/nfsd/stats.h
  HDRINST usr/include/linux/nfsd/cld.h
  HDRINST usr/include/linux/vsockmon.h
  HDRINST usr/include/linux/serio.h
  HDRINST usr/include/linux/pcitest.h
  HDRINST usr/include/linux/seccomp.h
  HDRINST usr/include/linux/unistd.h
  HDRINST usr/include/linux/v4l2-subdev.h
  HDRINST usr/include/linux/sockios.h
  HDRINST usr/include/linux/if_phonet.h
  HDRINST usr/include/linux/tipc.h
  HDRINST usr/include/linux/cm4000_cs.h
  HDRINST usr/include/linux/hidraw.h
  HDRINST usr/include/linux/atm.h
  HDRINST usr/include/linux/xfrm.h
  HDRINST usr/include/linux/uuid.h
  HDRINST usr/include/linux/if_infiniband.h
  HDRINST usr/include/linux/ppdev.h
  HDRINST usr/include/linux/falloc.h
  HDRINST usr/include/linux/seg6_hmac.h
  HDRINST usr/include/linux/usbdevice_fs.h
  HDRINST usr/include/linux/openvswitch.h
  HDRINST usr/include/linux/utime.h
  HDRINST usr/include/linux/netfilter_ipv6.h
  HDRINST usr/include/linux/btf.h
  HDRINST usr/include/linux/mdio.h
  HDRINST usr/include/linux/iio/types.h
  HDRINST usr/include/linux/iio/events.h
  HDRINST usr/include/linux/sctp.h
  HDRINST usr/include/linux/ax25.h
  HDRINST usr/include/linux/vtpm_proxy.h
  HDRINST usr/include/linux/bsg.h
  HDRINST usr/include/linux/msg.h
  HDRINST usr/include/linux/if_ltalk.h
  HDRINST usr/include/linux/pg.h
  HDRINST usr/include/linux/cramfs_fs.h
  HDRINST usr/include/linux/pfkeyv2.h
  HDRINST usr/include/linux/jffs2.h
  HDRINST usr/include/linux/hid.h
  HDRINST usr/include/linux/dlm_plock.h
  HDRINST usr/include/linux/virtio_pmem.h
  HDRINST usr/include/linux/sched.h
  HDRINST usr/include/linux/nubus.h
  HDRINST usr/include/linux/dm-log-userspace.h
  HDRINST usr/include/linux/gen_stats.h
  HDRINST usr/include/linux/soundcard.h
  HDRINST usr/include/linux/ife.h
  HDRINST usr/include/linux/pkt_cls.h
  HDRINST usr/include/linux/videodev2.h
  HDRINST usr/include/linux/ivtv.h
  HDRINST usr/include/linux/if_fddi.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
  HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
  HDRINST usr/include/linux/kernelcapi.h
  HDRINST usr/include/linux/mqueue.h
  HDRINST usr/include/linux/uleds.h
  HDRINST usr/include/linux/lp.h
  HDRINST usr/include/linux/hw_breakpoint.h
  HDRINST usr/include/linux/atmsap.h
  HDRINST usr/include/linux/lirc.h
  HDRINST usr/include/linux/if_xdp.h
  HDRINST usr/include/linux/ip6_tunnel.h
  HDRINST usr/include/linux/futex.h
  HDRINST usr/include/linux/dvb/dmx.h
  HDRINST usr/include/linux/dvb/osd.h
  HDRINST usr/include/linux/dvb/audio.h
  HDRINST usr/include/linux/dvb/video.h
  HDRINST usr/include/linux/dvb/version.h
  HDRINST usr/include/linux/dvb/ca.h
  HDRINST usr/include/linux/dvb/net.h
  HDRINST usr/include/linux/dvb/frontend.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
  HDRINST usr/include/linux/bfs_fs.h
  HDRINST usr/include/linux/chio.h
  HDRINST usr/include/linux/in6.h
  HDRINST usr/include/linux/socket.h
  HDRINST usr/include/linux/ila.h
  HDRINST usr/include/linux/virtio_vsock.h
  HDRINST usr/include/linux/erspan.h
  HDRINST usr/include/linux/ipv6.h
  HDRINST usr/include/linux/mmc/ioctl.h
  HDRINST usr/include/linux/nbd-netlink.h
  HDRINST usr/include/linux/rio_mport_cdev.h
  HDRINST usr/include/linux/in_route.h
  HDRINST usr/include/linux/cec-funcs.h
  HDRINST usr/include/linux/irqnr.h
  HDRINST usr/include/linux/sunrpc/debug.h
  HDRINST usr/include/linux/virtio_rng.h
  HDRINST usr/include/linux/rtnetlink.h
  HDRINST usr/include/linux/veth.h
  HDRINST usr/include/linux/quota.h
  HDRINST usr/include/linux/if_arp.h
  HDRINST usr/include/linux/mei.h
  HDRINST usr/include/linux/virtio_balloon.h
  HDRINST usr/include/linux/affs_hardblocks.h
  HDRINST usr/include/linux/un.h
  HDRINST usr/include/linux/kexec.h
  HDRINST usr/include/linux/target_core_user.h
  HDRINST usr/include/linux/ultrasound.h
  HDRINST usr/include/linux/gtp.h
  HDRINST usr/include/linux/ndctl.h
  HDRINST usr/include/linux/audit.h
  HDRINST usr/include/linux/dcbnl.h
  HDRINST usr/include/linux/tcp_metrics.h
  HDRINST usr/include/linux/baycom.h
  HDRINST usr/include/linux/input-event-codes.h
  HDRINST usr/include/linux/sdla.h
  HDRINST usr/include/linux/if_bonding.h
  HDRINST usr/include/linux/romfs_fs.h
  HDRINST usr/include/linux/zorro_ids.h
  HDRINST usr/include/linux/keyboard.h
  HDRINST usr/include/linux/psci.h
  HDRINST usr/include/linux/elf-em.h
  HDRINST usr/include/linux/if_tun.h
  HDRINST usr/include/linux/smiapp.h
  HDRINST usr/include/linux/screen_info.h
  HDRINST usr/include/linux/ipsec.h
  HDRINST usr/include/linux/switchtec_ioctl.h
  HDRINST usr/include/linux/zorro.h
  HDRINST usr/include/linux/vm_sockets_diag.h
  HDRINST usr/include/linux/capability.h
  HDRINST usr/include/linux/ipmi.h
  HDRINST usr/include/linux/smc.h
  HDRINST usr/include/linux/tiocl.h
  HDRINST usr/include/linux/hyperv.h
  HDRINST usr/include/linux/rxrpc.h
  HDRINST usr/include/linux/seg6_genl.h
  HDRINST usr/include/linux/wmi.h
  HDRINST usr/include/linux/virtio_fs.h
  HDRINST usr/include/linux/dlm_netlink.h
  HDRINST usr/include/linux/qrtr.h
  HDRINST usr/include/linux/sed-opal.h
  HDRINST usr/include/linux/cifs/cifs_mount.h
  HDRINST usr/include/linux/perf_event.h
  HDRINST usr/include/linux/fcntl.h
  HDRINST usr/include/linux/nfs2.h
  HDRINST usr/include/linux/tty_flags.h
  HDRINST usr/include/linux/pps.h
  HDRINST usr/include/linux/io_uring.h
  HDRINST usr/include/linux/icmpv6.h
  HDRINST usr/include/linux/inet_diag.h
  HDRINST usr/include/linux/gigaset_dev.h
  HDRINST usr/include/linux/mmtimer.h
  HDRINST usr/include/linux/posix_acl_xattr.h
  HDRINST usr/include/linux/module.h
  HDRINST usr/include/linux/n_r3964.h
  HDRINST usr/include/linux/unix_diag.h
  HDRINST usr/include/linux/hash_info.h
  HDRINST usr/include/linux/seg6_iptunnel.h
  HDRINST usr/include/linux/serial.h
  HDRINST usr/include/linux/mount.h
  HDRINST usr/include/linux/nsfs.h
  HDRINST usr/include/linux/minix_fs.h
  HDRINST usr/include/linux/btrfs.h
  HDRINST usr/include/linux/batman_adv.h
  HDRINST usr/include/linux/scif_ioctl.h
  HDRINST usr/include/linux/bpf.h
  HDRINST usr/include/linux/gameport.h
  HDRINST usr/include/linux/resource.h
  HDRINST usr/include/linux/ip.h
  HDRINST usr/include/linux/virtio_config.h
  HDRINST usr/include/linux/sem.h
  HDRINST usr/include/linux/kfd_ioctl.h
  HDRINST usr/include/linux/stddef.h
  HDRINST usr/include/linux/virtio_blk.h
  HDRINST usr/include/linux/gfs2_ondisk.h
  HDRINST usr/include/linux/route.h
  HDRINST usr/include/linux/nilfs2_ondisk.h
  HDRINST usr/include/linux/mpls.h
  HDRINST usr/include/linux/fd.h
  HDRINST usr/include/linux/fb.h
  HDRINST usr/include/linux/fs.h
  HDRINST usr/include/linux/vfio.h
  HDRINST usr/include/linux/fsi.h
  HDRINST usr/include/linux/pci_regs.h
  HDRINST usr/include/linux/bpf_common.h
  HDRINST usr/include/linux/blktrace_api.h
  HDRINST usr/include/linux/virtio_crypto.h
  HDRINST usr/include/linux/mtio.h
  HDRINST usr/include/linux/fuse.h
  HDRINST usr/include/linux/ioctl.h
  HDRINST usr/include/linux/netlink.h
  HDRINST usr/include/linux/binfmts.h
  HDRINST usr/include/linux/atm_idt77105.h
  HDRINST usr/include/linux/ipv6_route.h
  HDRINST usr/include/linux/posix_types.h
  HDRINST usr/include/linux/genetlink.h
  HDRINST usr/include/linux/if_vlan.h
  HDRINST usr/include/linux/cycx_cfm.h
  HDRINST usr/include/linux/filter.h
  HDRINST usr/include/linux/cyclades.h
  HDRINST usr/include/linux/fadvise.h
  HDRINST usr/include/linux/dma-buf.h
  HDRINST usr/include/linux/dlm.h
  HDRINST usr/include/linux/android/binderfs.h
  HDRINST usr/include/linux/android/binder.h
  HDRINST usr/include/linux/atmppp.h
  HDRINST usr/include/linux/hdlc.h
  HDRINST usr/include/linux/vhost.h
  HDRINST usr/include/linux/hsr_netlink.h
  HDRINST usr/include/linux/ptp_clock.h
  HDRINST usr/include/linux/posix_acl.h
  HDRINST usr/include/linux/udf_fs_i.h
  HDRINST usr/include/linux/netfilter_decnet.h
  HDRINST usr/include/linux/hpet.h
  HDRINST usr/include/linux/fou.h
  HDRINST usr/include/linux/netdevice.h
  HDRINST usr/include/linux/net_dropmon.h
  HDRINST usr/include/linux/nilfs2_api.h
  HDRINST usr/include/linux/packet_diag.h
  HDRINST usr/include/linux/virtio_ring.h
  HDRINST usr/include/linux/netfilter_ipv4.h
  HDRINST usr/include/linux/v4l2-dv-timings.h
  HDRINST usr/include/linux/neighbour.h
  HDRINST usr/include/linux/atmclip.h
  HDRINST usr/include/linux/nvme_ioctl.h
  HDRINST usr/include/linux/atm_he.h
  HDRINST usr/include/linux/sched/types.h
  HDRINST usr/include/linux/arcfb.h
  HDRINST usr/include/linux/membarrier.h
  HDRINST usr/include/linux/prctl.h
  HDRINST usr/include/linux/kernel.h
  HDRINST usr/include/linux/virtio_9p.h
  HDRINST usr/include/linux/can.h
  HDRINST usr/include/linux/toshiba.h
  HDRINST usr/include/linux/hsi/hsi_char.h
  HDRINST usr/include/linux/hsi/cs-protocol.h
  HDRINST usr/include/linux/libc-compat.h
  HDRINST usr/include/linux/virtio_iommu.h
  HDRINST usr/include/linux/vfio_ccw.h
  HDRINST usr/include/linux/qnx4_fs.h
  HDRINST usr/include/linux/isdn/capicmd.h
  HDRINST usr/include/linux/icmp.h
  HDRINST usr/include/linux/if_ppp.h
  HDRINST usr/include/linux/hiddev.h
  HDRINST usr/include/linux/bpqether.h
  HDRINST usr/include/linux/tee.h
  HDRINST usr/include/linux/can/error.h
  HDRINST usr/include/linux/can/j1939.h
  HDRINST usr/include/linux/can/bcm.h
  HDRINST usr/include/linux/can/vxcan.h
  HDRINST usr/include/linux/can/netlink.h
  HDRINST usr/include/linux/can/gw.h
  HDRINST usr/include/linux/can/raw.h
  HDRINST usr/include/linux/b1lli.h
  HDRINST usr/include/linux/apm_bios.h
  HDRINST usr/include/linux/qemu_fw_cfg.h
  HDRINST usr/include/linux/psp-sev.h
  HDRINST usr/include/linux/blkzoned.h
  HDRINST usr/include/linux/uio.h
  HDRINST usr/include/linux/am437x-vpfe.h
  HDRINST usr/include/linux/reiserfs_xattr.h
  HDRINST usr/include/linux/aspeed-p2a-ctrl.h
  HDRINST usr/include/linux/ptrace.h
  HDRINST usr/include/linux/rds.h
  HDRINST usr/include/linux/tc_act/tc_ipt.h
  HDRINST usr/include/linux/tc_act/tc_ife.h
  HDRINST usr/include/linux/tc_act/tc_pedit.h
  HDRINST usr/include/linux/tc_act/tc_connmark.h
  HDRINST usr/include/linux/tc_act/tc_nat.h
  HDRINST usr/include/linux/tc_act/tc_vlan.h
  HDRINST usr/include/linux/tc_act/tc_skbmod.h
  HDRINST usr/include/linux/tc_act/tc_skbedit.h
  HDRINST usr/include/linux/tc_act/tc_defact.h
  HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
  HDRINST usr/include/linux/tc_act/tc_sample.h
  HDRINST usr/include/linux/tc_act/tc_ct.h
  HDRINST usr/include/linux/tc_act/tc_ctinfo.h
  HDRINST usr/include/linux/tc_act/tc_gact.h
  HDRINST usr/include/linux/tc_act/tc_bpf.h
  HDRINST usr/include/linux/tc_act/tc_mirred.h
  HDRINST usr/include/linux/tc_act/tc_csum.h
  HDRINST usr/include/linux/tc_act/tc_mpls.h
  HDRINST usr/include/linux/uvcvideo.h
  HDRINST usr/include/linux/rfkill.h
  HDRINST usr/include/linux/tcp.h
  HDRINST usr/include/linux/ethtool.h
  HDRINST usr/include/linux/raid/md_u.h
  HDRINST usr/include/linux/raid/md_p.h
  HDRINST usr/include/linux/usbip.h
  HDRINST usr/include/linux/mroute6.h
  HDRINST usr/include/linux/cciss_ioctl.h
  HDRINST usr/include/linux/netfilter_bridge.h
  HDRINST usr/include/linux/v4l2-controls.h
  HDRINST usr/include/linux/mempolicy.h
  HDRINST usr/include/linux/taskstats.h
  HDRINST usr/include/linux/kcmp.h
  HDRINST usr/include/linux/bpf_perf_event.h
  HDRINST usr/include/linux/netconf.h
  HDRINST usr/include/linux/atmlec.h
  HDRINST usr/include/linux/bpfilter.h
  HDRINST usr/include/linux/hdlcdrv.h
  HDRINST usr/include/linux/input.h
  HDRINST usr/include/linux/shm.h
  HDRINST usr/include/linux/sock_diag.h
  HDRINST usr/include/linux/scc.h
  HDRINST usr/include/linux/msdos_fs.h
  HDRINST usr/include/linux/wait.h
  HDRINST usr/include/linux/acct.h
  HDRINST usr/include/linux/kdev_t.h
  HDRINST usr/include/linux/vmcore.h
  HDRINST usr/include/linux/errno.h
  HDRINST usr/include/linux/auto_fs.h
  HDRINST usr/include/linux/coda.h
  HDRINST usr/include/linux/personality.h
  HDRINST usr/include/linux/nl80211.h
  HDRINST usr/include/linux/net.h
  HDRINST usr/include/linux/spi/spidev.h
  HDRINST usr/include/linux/times.h
  HDRINST usr/include/linux/pr.h
  HDRINST usr/include/linux/fiemap.h
  HDRINST usr/include/linux/thermal.h
  HDRINST usr/include/linux/stat.h
  HDRINST usr/include/linux/if_macsec.h
  HDRINST usr/include/linux/nbd.h
  HDRINST usr/include/linux/raw.h
  HDRINST usr/include/linux/sonypi.h
  HDRINST usr/include/linux/userfaultfd.h
  HDRINST usr/include/linux/vt.h
  HDRINST usr/include/linux/random.h
  HDRINST usr/include/linux/patchkey.h
  HDRINST usr/include/linux/xattr.h
  HDRINST usr/include/linux/if_link.h
  HDRINST usr/include/linux/atmapi.h
  HDRINST usr/include/linux/mpls_iptunnel.h
  HDRINST usr/include/linux/radeonfb.h
  HDRINST usr/include/linux/pkt_sched.h
  HDRINST usr/include/linux/sysctl.h
  HDRINST usr/include/linux/aspeed-lpc-ctrl.h
  HDRINST usr/include/linux/if.h
  HDRINST usr/include/linux/signalfd.h
  HDRINST usr/include/linux/auto_dev-ioctl.h
  HDRINST usr/include/linux/atm_tcp.h
  HDRINST usr/include/linux/if_bridge.h
  HDRINST usr/include/linux/phantom.h
  HDRINST usr/include/linux/dccp.h
  HDRINST usr/include/linux/kvm.h
  HDRINST usr/include/linux/fsmap.h
  HDRINST usr/include/linux/vboxguest.h
  HDRINST usr/include/linux/ipc.h
  HDRINST usr/include/linux/utsname.h
  HDRINST usr/include/linux/map_to_7segment.h
  HDRINST usr/include/linux/mman.h
  HDRINST usr/include/linux/iso_fs.h
  HDRINST usr/include/linux/phonet.h
  HDRINST usr/include/linux/atmsvc.h
  HDRINST usr/include/linux/kvm_para.h
  HDRINST usr/include/linux/fscrypt.h
  HDRINST usr/include/linux/meye.h
  HDRINST usr/include/linux/tipc_config.h
  HDRINST usr/include/linux/fib_rules.h
  HDRINST usr/include/linux/tty.h
  HDRINST usr/include/linux/virtio_ids.h
  HDRINST usr/include/linux/firewire-constants.h
  HDRINST usr/include/linux/swab.h
  HDRINST usr/include/linux/nfsacl.h
  HDRINST usr/include/linux/mii.h
  HDRINST usr/include/linux/sonet.h
  HDRINST usr/include/linux/nfs_fs.h
  HDRINST usr/include/linux/fdreg.h
  HDRINST usr/include/linux/netfilter/xt_RATEEST.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
  HDRINST usr/include/linux/netfilter/xt_pkttype.h
  HDRINST usr/include/linux/netfilter/xt_rpfilter.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
  HDRINST usr/include/linux/netfilter/xt_cluster.h
  HDRINST usr/include/linux/netfilter/xt_comment.h
  HDRINST usr/include/linux/netfilter/xt_socket.h
  HDRINST usr/include/linux/netfilter/xt_owner.h
  HDRINST usr/include/linux/netfilter/xt_ipvs.h
  HDRINST usr/include/linux/netfilter/xt_connlabel.h
  HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_CT.h
  HDRINST usr/include/linux/netfilter/xt_l2tp.h
  HDRINST usr/include/linux/netfilter/xt_rateest.h
  HDRINST usr/include/linux/netfilter/x_tables.h
  HDRINST usr/include/linux/netfilter/xt_cpu.h
  HDRINST usr/include/linux/netfilter/xt_devgroup.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
  HDRINST usr/include/linux/netfilter/xt_MARK.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
  HDRINST usr/include/linux/netfilter/xt_TEE.h
  HDRINST usr/include/linux/netfilter/xt_sctp.h
  HDRINST usr/include/linux/netfilter/xt_AUDIT.h
  HDRINST usr/include/linux/netfilter/xt_u32.h
  HDRINST usr/include/linux/netfilter/xt_physdev.h
  HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
  HDRINST usr/include/linux/netfilter/xt_realm.h
  HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
  HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
  HDRINST usr/include/linux/netfilter/xt_iprange.h
  HDRINST usr/include/linux/netfilter/nfnetlink_log.h
  HDRINST usr/include/linux/netfilter/xt_addrtype.h
  HDRINST usr/include/linux/netfilter/xt_policy.h
  HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
  HDRINST usr/include/linux/netfilter/xt_cgroup.h
  HDRINST usr/include/linux/netfilter/xt_DSCP.h
  HDRINST usr/include/linux/netfilter/nf_log.h
  HDRINST usr/include/linux/netfilter/xt_mark.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
  HDRINST usr/include/linux/netfilter/xt_time.h
  HDRINST usr/include/linux/netfilter/xt_LED.h
  HDRINST usr/include/linux/netfilter/xt_tcpmss.h
  HDRINST usr/include/linux/netfilter/nfnetlink.h
  HDRINST usr/include/linux/netfilter/xt_limit.h
  HDRINST usr/include/linux/netfilter/nf_tables_compat.h
  HDRINST usr/include/linux/netfilter/xt_mac.h
  HDRINST usr/include/linux/netfilter/xt_nfacct.h
  HDRINST usr/include/linux/netfilter/xt_TPROXY.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
  HDRINST usr/include/linux/netfilter/xt_statistic.h
  HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
  HDRINST usr/include/linux/netfilter/xt_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_NFLOG.h
  HDRINST usr/include/linux/netfilter/xt_length.h
  HDRINST usr/include/linux/netfilter/xt_LOG.h
  HDRINST usr/include/linux/netfilter/xt_ecn.h
  HDRINST usr/include/linux/netfilter/xt_esp.h
  HDRINST usr/include/linux/netfilter/xt_bpf.h
  HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
  HDRINST usr/include/linux/netfilter/xt_HMARK.h
  HDRINST usr/include/linux/netfilter/xt_FLOWOFFLOAD.h
  HDRINST usr/include/linux/netfilter/xt_helper.h
  HDRINST usr/include/linux/netfilter/xt_connlimit.h
  HDRINST usr/include/linux/netfilter/nf_synproxy.h
  HDRINST usr/include/linux/netfilter/nf_tables.h
  HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
  HDRINST usr/include/linux/netfilter/xt_dccp.h
  HDRINST usr/include/linux/netfilter/xt_dscp.h
  HDRINST usr/include/linux/netfilter/xt_recent.h
  HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
  HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
  HDRINST usr/include/linux/netfilter/xt_multiport.h
  HDRINST usr/include/linux/netfilter/xt_ipcomp.h
  HDRINST usr/include/linux/netfilter/xt_quota.h
  HDRINST usr/include/linux/netfilter/xt_tcpudp.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
  HDRINST usr/include/linux/netfilter/xt_string.h
  HDRINST usr/include/linux/netfilter/xt_hashlimit.h
  HDRINST usr/include/linux/netfilter/xt_connmark.h
  HDRINST usr/include/linux/netfilter/xt_connbytes.h
  HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
  HDRINST usr/include/linux/netfilter/xt_state.h
  HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
  HDRINST usr/include/linux/netfilter/xt_osf.h
  HDRINST usr/include/linux/netfilter/xt_set.h
  HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
  HDRINST usr/include/linux/netfilter/nf_nat.h
  HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
  HDRINST usr/include/linux/netfilter/xt_SECMARK.h
  HDRINST usr/include/linux/synclink.h
  HDRINST usr/include/linux/rtc.h
  HDRINST usr/include/sound/sb16_csp.h
  HDRINST usr/include/sound/asound.h
  HDRINST usr/include/sound/asequencer.h
  HDRINST usr/include/sound/snd_sst_tokens.h
  HDRINST usr/include/sound/usb_stream.h
  HDRINST usr/include/sound/firewire.h
  HDRINST usr/include/sound/sfnt_info.h
  HDRINST usr/include/sound/emu10k1.h
  HDRINST usr/include/sound/hdspm.h
  HDRINST usr/include/sound/compress_params.h
  HDRINST usr/include/sound/asound_fm.h
  HDRINST usr/include/sound/compress_offload.h
  HDRINST usr/include/sound/hdsp.h
  HDRINST usr/include/sound/asoc.h
  HDRINST usr/include/sound/tlv.h
  HDRINST usr/include/sound/skl-tplg-interface.h
  HDRINST usr/include/sound/sof/header.h
  HDRINST usr/include/sound/sof/fw.h
  HDRINST usr/include/sound/sof/abi.h
  HDRINST usr/include/sound/sof/tokens.h
  HDRINST usr/include/scsi/scsi_bsg_fc.h
  HDRINST usr/include/scsi/fc/fc_fs.h
  HDRINST usr/include/scsi/fc/fc_els.h
  HDRINST usr/include/scsi/fc/fc_ns.h
  HDRINST usr/include/scsi/fc/fc_gs.h
  HDRINST usr/include/scsi/scsi_bsg_ufs.h
  HDRINST usr/include/scsi/scsi_netlink_fc.h
  HDRINST usr/include/scsi/scsi_netlink.h
  HDRINST usr/include/scsi/cxlflash_ioctl.h
  HDRINST usr/include/linux/version.h
  HDRINST usr/include/asm/setup.h
  HDRINST usr/include/asm/sigcontext.h
  HDRINST usr/include/asm/ioctls.h
  HDRINST usr/include/asm/termios.h
  HDRINST usr/include/asm/param.h
  HDRINST usr/include/asm/bitsperlong.h
  HDRINST usr/include/asm/poll.h
  HDRINST usr/include/asm/signal.h
  HDRINST usr/include/asm/types.h
  HDRINST usr/include/asm/byteorder.h
  HDRINST usr/include/asm/break.h
  HDRINST usr/include/asm/auxvec.h
  HDRINST usr/include/asm/inst.h
  HDRINST usr/include/asm/unistd.h
  HDRINST usr/include/asm/sockios.h
  HDRINST usr/include/asm/cachectl.h
  HDRINST usr/include/asm/siginfo.h
  HDRINST usr/include/asm/hwcap.h
  HDRINST usr/include/asm/sgidefs.h
  HDRINST usr/include/asm/termbits.h
  HDRINST usr/include/asm/socket.h
  HDRINST usr/include/asm/sembuf.h
  HDRINST usr/include/asm/fcntl.h
  HDRINST usr/include/asm/resource.h
  HDRINST usr/include/asm/ioctl.h
  HDRINST usr/include/asm/posix_types.h
  HDRINST usr/include/asm/statfs.h
  HDRINST usr/include/asm/msgbuf.h
  HDRINST usr/include/asm/shmbuf.h
  HDRINST usr/include/asm/ptrace.h
  HDRINST usr/include/asm/reg.h
  HDRINST usr/include/asm/errno.h
  HDRINST usr/include/asm/stat.h
  HDRINST usr/include/asm/ucontext.h
  HDRINST usr/include/asm/sysmips.h
  HDRINST usr/include/asm/kvm.h
  HDRINST usr/include/asm/bitfield.h
  HDRINST usr/include/asm/mman.h
  HDRINST usr/include/asm/kvm_para.h
  HDRINST usr/include/asm/swab.h
  HDRINST usr/include/asm/unistd_nr_n32.h
  HDRINST usr/include/asm/unistd_n32.h
  HDRINST usr/include/asm/unistd_nr_o32.h
  HDRINST usr/include/asm/unistd_n64.h
  HDRINST usr/include/asm/ipcbuf.h
  HDRINST usr/include/asm/unistd_nr_n64.h
  HDRINST usr/include/asm/bpf_perf_event.h
  HDRINST usr/include/asm/unistd_o32.h
  INSTALL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
grep '=[ym]' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set | LC_ALL=C sort | /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/mkhash md5 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.vermagic
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.configured
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/System.map
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc" all modules
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  WRAP    arch/mips/include/generated/asm/current.h
  WRAP    arch/mips/include/generated/asm/device.h
  UPD     include/config/kernel.release
  WRAP    arch/mips/include/generated/asm/dma-contiguous.h
  WRAP    arch/mips/include/generated/asm/emergency-restart.h
  WRAP    arch/mips/include/generated/asm/export.h
  WRAP    arch/mips/include/generated/asm/irq_work.h
  WRAP    arch/mips/include/generated/asm/local64.h
  WRAP    arch/mips/include/generated/asm/mcs_spinlock.h
  WRAP    arch/mips/include/generated/asm/mm-arch-hooks.h
  WRAP    arch/mips/include/generated/asm/msi.h
  WRAP    arch/mips/include/generated/asm/parport.h
  WRAP    arch/mips/include/generated/asm/percpu.h
  WRAP    arch/mips/include/generated/asm/preempt.h
  WRAP    arch/mips/include/generated/asm/qrwlock.h
  WRAP    arch/mips/include/generated/asm/qspinlock.h
  WRAP    arch/mips/include/generated/asm/sections.h
  WRAP    arch/mips/include/generated/asm/trace_clock.h
  WRAP    arch/mips/include/generated/asm/unaligned.h
  HOSTCC  scripts/dtc/srcpos.o
  WRAP    arch/mips/include/generated/asm/user.h
  WRAP    arch/mips/include/generated/asm/word-at-a-time.h
  WRAP    arch/mips/include/generated/asm/xor.h
  WRAP    arch/mips/include/generated/asm/simd.h
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/dtc
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/sortextable
  UPD     include/generated/utsrelease.h
  DTC     arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dtb
  DTC     arch/mips/boot/dts/qca/ar9331_dpt_module.dtb
  DTC     arch/mips/boot/dts/qca/ar9331_dragino_ms14.dtb
  DTC     arch/mips/boot/dts/qca/ar9331_omega.dtb
  CC      scripts/mod/empty.o
  DTC     arch/mips/boot/dts/qca/ar9331_tl_mr3020.dtb
  HOSTCC  scripts/mod/mk_elfconfig
  CC      scripts/mod/devicetable-offsets.s
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  UPD     scripts/mod/devicetable-offsets.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTLD  scripts/mod/modpost
  CC      kernel/bounds.s
  CALL    scripts/atomic/check-atomics.sh
  UPD     include/generated/timeconst.h
  UPD     include/generated/bounds.h
  CC      arch/mips/kernel/asm-offsets.s
  UPD     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CC      init/main.o
  CHK     include/generated/compile.h
  CC      init/do_mounts.o
  CC      init/do_mounts_initrd.o
  CC      init/initramfs.o
  CC      init/calibrate.o
  CC      init/init_task.o
  HOSTCC  usr/gen_init_cpio
  UPD     include/generated/compile.h
  CC      arch/mips/ath79/prom.o
  CC      arch/mips/kernel/cmpxchg.o
  CC      arch/mips/ath79/setup.o
  GEN     usr/initramfs_data.cpio
  CC      arch/mips/kernel/cpu-probe.o
  CC      arch/mips/kernel/branch.o
  CC      arch/mips/kernel/elf.o
  CC      init/version.o
  AS      usr/initramfs_data.o
  AS      arch/mips/kernel/entry.o
  AR      usr/built-in.a
  AS      arch/mips/kernel/genex.o
  CC      arch/mips/ath79/common.o
  CC      arch/mips/kernel/idle.o
  AR      arch/mips/boot/dts/built-in.a
  CC      arch/mips/kernel/irq.o
  CC      arch/mips/kernel/process.o
  AR      init/built-in.a
  CC      arch/mips/ath79/clock.o
  AR      certs/built-in.a
  CC      arch/mips/kernel/prom.o
  CC      mm/filemap.o
  CC      kernel/bpf/core.o
  CC      fs/debugfs/inode.o
  CC      mm/mempool.o
  CC      ipc/util.o
  CC      arch/mips/ath79/early_printk.o
  CC      fs/devpts/inode.o
  CC      arch/mips/kernel/ptrace.o
  CC      fs/debugfs/file.o
  AR      arch/mips/ath79/built-in.a
  CC      arch/mips/kernel/reset.o
  CC      arch/mips/kernel/setup.o
  CC      arch/mips/mm/cache.o
  AR      fs/devpts/built-in.a
  CC      mm/oom_kill.o
  CC      ipc/msgutil.o
  CC      kernel/bpf/syscall.o
  CC      fs/exportfs/expfs.o
  AR      fs/debugfs/built-in.a
  AR      fs/iomap/built-in.a
  CC      ipc/msg.o
  CC      ipc/sem.o
  CC      arch/mips/mm/context.o
  CC      arch/mips/kernel/signal.o
  CC      arch/mips/mm/extable.o
  AR      fs/exportfs/built-in.a
  CC      fs/jffs2/compr.o
  CC      mm/fadvise.o
  CC      mm/maccess.o
  CC      arch/mips/mm/fault.o
  CC      fs/jffs2/dir.o
  CC      arch/mips/kernel/syscall.o
  CC      arch/mips/mm/init.o
  CC      arch/mips/kernel/time.o
  CC      mm/page-writeback.o
  CC      kernel/cgroup/cgroup.o
  CC      fs/jffs2/file.o
  CC      kernel/bpf/verifier.o
  CC      kernel/cgroup/rstat.o
  CC      arch/mips/kernel/topology.o
  CC      ipc/shm.o
  CC      arch/mips/mm/mmap.o
  CC      arch/mips/kernel/traps.o
  CC      kernel/bpf/inode.o
  CC      fs/jffs2/ioctl.o
  CC      arch/mips/mm/page.o
  CC      ipc/syscall.o
  CC      fs/jffs2/nodelist.o
  CC      mm/readahead.o
  CC      ipc/ipc_sysctl.o
  CC      kernel/cgroup/namespace.o
  AS      arch/mips/mm/page-funcs.o
  CC      arch/mips/kernel/unaligned.o
  CC      arch/mips/mm/pgtable.o
  CC      fs/jffs2/malloc.o
  CC      ipc/mqueue.o
  CC      arch/mips/mm/tlbex.o
  CC      ipc/namespace.o
  CC      fs/jffs2/read.o
  CC      mm/swap.o
  CC      arch/mips/kernel/watch.o
  CC      mm/truncate.o
  CC      arch/mips/kernel/vdso.o
  CC      fs/jffs2/nodemgmt.o
  AS      arch/mips/mm/tlbex-fault.o
  AS      arch/mips/mm/tlb-funcs.o
  CC      arch/mips/kernel/cacheinfo.o
  CC      ipc/mq_sysctl.o
  CC      arch/mips/mm/uasm-mips.o
  CC      arch/mips/kernel/cevt-r4k.o
  CC      fs/jffs2/readinode.o
  AR      ipc/built-in.a
  CC      arch/mips/kernel/csrc-r4k.o
  CC      kernel/cgroup/cgroup-v1.o
  CC      fs/jffs2/write.o
  CC      mm/vmscan.o
  CC      arch/mips/mm/ioremap.o
  CC      kernel/bpf/helpers.o
  CC      arch/mips/kernel/segment.o
  CC      arch/mips/mm/pgtable-32.o
  CC      arch/mips/kernel/module.o
  CC      fs/jffs2/scan.o
  CC      security/keys/gc.o
  CC      kernel/bpf/tnum.o
  CC      arch/mips/mm/dma-noncoherent.o
  CC      security/commoncap.o
  CC      kernel/cgroup/freezer.o
  CC      kernel/bpf/hashtab.o
  CC      security/keys/key.o
  CC      arch/mips/mm/c-r4k.o
  AS      arch/mips/kernel/r4k_switch.o
  CC      fs/jffs2/gc.o
  CC      arch/mips/kernel/spram.o
  CC      kernel/cgroup/pids.o
  CC      mm/shmem.o
  CC      crypto/api.o
  AS      arch/mips/kernel/scall32-o32.o
  CC      security/keys/keyring.o
  CC      kernel/cgroup/rdma.o
  CC      arch/mips/kernel/proc.o
  CC      kernel/bpf/arraymap.o
  CC      fs/jffs2/symlink.o
  CC      arch/mips/kernel/sysrq.o
  AR      kernel/cgroup/built-in.a
  AS      arch/mips/mm/cex-gen.o
  CC      arch/mips/kernel/early_printk.o
  CC      crypto/cipher.o
  CC      arch/mips/mm/tlb-r4k.o
  CC      fs/jffs2/build.o
  CC      security/keys/keyctl.o
  AS      arch/mips/kernel/head.o
  CC      block/partitions/check.o
  LDS     arch/mips/kernel/vmlinux.lds
  CC      kernel/bpf/percpu_freelist.o
  AR      arch/mips/kernel/built-in.a
  CC      security/keys/permission.o
  CC      kernel/bpf/bpf_lru_list.o
  CC      fs/jffs2/erase.o
  CC      crypto/compress.o
  CC      block/partitions/msdos.o
  CC      fs/jffs2/background.o
  CC      mm/util.o
  CC      kernel/bpf/lpm_trie.o
  AR      arch/mips/mm/built-in.a
  CC      arch/mips/net/bpf_jit.o
  CC      crypto/memneq.o
  CC      security/keys/process_keys.o
  CC      fs/jffs2/fs.o
  CC      block/partitions/efi.o
  LDS     arch/mips/vdso/vdso.lds
  AS      arch/mips/vdso/elf.o
  CC      arch/mips/vdso/vgettimeofday.o
  CC      crypto/algapi.o
  CC      kernel/bpf/map_in_map.o
  CC      mm/mmzone.o
  AS      arch/mips/vdso/sigreturn.o
  AR      block/partitions/built-in.a
  CC      block/bio.o
  HOSTCC  arch/mips/vdso/genvdso
  CC      kernel/bpf/local_storage.o
  CC      mm/vmstat.o
  CC      security/keys/request_key.o
  CC      fs/jffs2/writev.o
  LD      arch/mips/vdso/vdso.so.dbg.raw
  OBJCOPY arch/mips/vdso/vdso.so.raw
  GENVDSO arch/mips/vdso/vdso-image.c
  CC      arch/mips/vdso/vdso-image.o
  AS      arch/mips/net/bpf_jit_asm.o
  AR      arch/mips/net/built-in.a
  CC      crypto/scatterwalk.o
  CC      fs/jffs2/super.o
  CC      mm/backing-dev.o
  CC      kernel/bpf/queue_stack_maps.o
  AR      arch/mips/vdso/built-in.a
  AR      arch/mips/built-in.a
  CC      security/keys/request_key_auth.o
  CC      kernel/dma/mapping.o
  CC      kernel/dma/direct.o
  CC      block/elevator.o
  CC      fs/jffs2/debug.o
  CC      kernel/bpf/disasm.o
  CC      crypto/proc.o
  CC      kernel/bpf/btf.o
  CC      security/keys/user_defined.o
  CC      block/blk-core.o
  CC      kernel/irq/irqdesc.o
  CC      kernel/dma/dummy.o
  CC      fs/jffs2/wbuf.o
  CC      mm/mm_init.o
  CC      crypto/ablkcipher.o
  CC      security/keys/proc.o
  CC      kernel/dma/coherent.o
  CC      kernel/irq/handle.o
  AR      kernel/dma/built-in.a
  CC      security/keys/sysctl.o
  CC      mm/mmu_context.o
  CC      block/blk-sysfs.o
  CC      kernel/irq/manage.o
  CC      mm/percpu.o
  CC      crypto/blkcipher.o
  AR      security/keys/built-in.a
  CC      block/blk-flush.o
  CC      security/min_addr.o
  CC      fs/jffs2/xattr.o
  CC      kernel/bpf/devmap.o
  AR      security/built-in.a
  CC      fs/jffs2/xattr_trusted.o
  CC      kernel/irq/spurious.o
  CC      block/blk-settings.o
  CC      fs/kernfs/mount.o
  CC      crypto/skcipher.o
  CC      mm/slab_common.o
  AR      fs/notify/dnotify/built-in.a
  CC      kernel/irq/resend.o
  CC      fs/notify/fanotify/fanotify.o
  CC      fs/jffs2/xattr_user.o
  CC      kernel/bpf/cpumap.o
  CC      fs/kernfs/inode.o
  CC      kernel/irq/chip.o
  CC      block/blk-ioc.o
  CC      fs/notify/fanotify/fanotify_user.o
  CC      fs/jffs2/compr_rtime.o
  CC      mm/compaction.o
  CC      crypto/aes_generic.o
  CC      fs/kernfs/dir.o
  CC      fs/jffs2/compr_lzma.o
  CC      kernel/irq/dummychip.o
  CC      block/blk-map.o
  CC      kernel/bpf/offload.o
  AR      fs/notify/fanotify/built-in.a
  CC      fs/notify/inotify/inotify_fsnotify.o
  CC      fs/jffs2/summary.o
  CC      kernel/irq/devres.o
  CC      crypto/rng.o
  CC      fs/kernfs/file.o
  CC      block/blk-exec.o
  CC      fs/notify/inotify/inotify_user.o
  CC      kernel/irq/generic-chip.o
  CC [M]  crypto/aead.o
  CC      kernel/bpf/cgroup.o
  CC      mm/vmacache.o
  AR      fs/jffs2/built-in.a
  CC      fs/kernfs/symlink.o
  CC      block/blk-merge.o
  CC      kernel/irq/autoprobe.o
  CC      fs/overlayfs/super.o
  CC      mm/interval_tree.o
  AR      fs/notify/inotify/built-in.a
  CC      fs/notify/fsnotify.o
  AR      fs/kernfs/built-in.a
  CC      kernel/irq/irqdomain.o
  CC [M]  crypto/seqiv.o
  AR      drivers/amba/built-in.a
  AR      drivers/auxdisplay/built-in.a
  AR      drivers/base/firmware_loader/builtin/built-in.a
  CC      drivers/base/firmware_loader/fallback_table.o
  CC      kernel/bpf/reuseport_array.o
  CC      mm/list_lru.o
  CC [M]  crypto/ahash.o
  CC      fs/notify/notification.o
  CC      kernel/irq/proc.o
  CC      block/blk-softirq.o
  CC      fs/overlayfs/namei.o
  CC      drivers/base/firmware_loader/main.o
  CC      fs/notify/group.o
  AR      kernel/bpf/built-in.a
  CC      fs/notify/mark.o
  AR      kernel/irq/built-in.a
  CC [M]  crypto/shash.o
  AR      kernel/livepatch/built-in.a
  CC      block/blk-timeout.o
  CC      mm/workingset.o
  CC      kernel/locking/mutex.o
  CC      fs/overlayfs/util.o
  CC      drivers/base/firmware_loader/fallback.o
  CC      kernel/power/qos.o
  CC      fs/notify/fdinfo.o
  CC      fs/overlayfs/inode.o
  CC      block/blk-lib.o
  CC      mm/debug.o
  CC      kernel/locking/semaphore.o
  AR      drivers/base/firmware_loader/built-in.a
  CC      drivers/base/power/clock_ops.o
  CC [M]  crypto/algboss.o
  CC      fs/overlayfs/file.o
  AR      fs/notify/built-in.a
  CC [M]  crypto/testmgr.o
  CC      kernel/power/poweroff.o
  CC      block/blk-mq.o
  CC      kernel/locking/rwsem.o
  AR      drivers/base/power/built-in.a
  CC      mm/gup.o
  CC      drivers/base/regmap/regmap.o
  AR      kernel/power/built-in.a
  CC      drivers/base/regmap/regcache.o
  CC      fs/overlayfs/dir.o
  CC      drivers/base/regmap/regcache-rbtree.o
  CC [M]  crypto/cmac.o
  CC      kernel/locking/percpu-rwsem.o
  CC      kernel/locking/rtmutex.o
  CC      block/blk-mq-tag.o
  CC [M]  crypto/hmac.o
  CC      kernel/printk/printk.o
  CC      mm/highmem.o
  CC      fs/overlayfs/readdir.o
  AR      kernel/locking/built-in.a
  CC      fs/overlayfs/copy_up.o
  CC      drivers/base/regmap/regcache-flat.o
  CC [M]  crypto/crypto_null.o
  CC      drivers/base/regmap/regmap-debugfs.o
  CC      mm/memory.o
  CC [M]  crypto/sha256_generic.o
  CC      block/blk-stat.o
  CC      block/blk-mq-sysfs.o
  CC [M]  crypto/gf128mul.o
  CC      fs/overlayfs/export.o
  CC      drivers/base/regmap/regmap-i2c.o
  CC      block/blk-mq-cpumap.o
  CC      kernel/printk/printk_safe.o
  CC [M]  crypto/ctr.o
  CC      drivers/base/regmap/regmap-mmio.o
  AR      fs/overlayfs/built-in.a
  CC [M]  crypto/gcm.o
  CC      block/blk-mq-sched.o
  CC      kernel/rcu/update.o
  AR      kernel/printk/built-in.a
  CC      fs/proc/task_mmu.o
  CC      kernel/rcu/sync.o
  CC      mm/mincore.o
  CC [M]  crypto/ccm.o
  AR      drivers/base/regmap/built-in.a
  AR      drivers/base/test/built-in.a
  CC      drivers/base/component.o
  CC      kernel/sched/core.o
  CC      kernel/rcu/srcutiny.o
  CC      block/ioctl.o
  CC      fs/proc/inode.o
  CC      kernel/rcu/tiny.o
  CC      block/genhd.o
  CC      drivers/base/core.o
  CC      mm/mlock.o
  CC [M]  crypto/drbg.o
  AR      kernel/rcu/built-in.a
  CC      drivers/base/bus.o
  CC      fs/proc/root.o
  CC      mm/mmap.o
  CC      fs/proc/base.o
  CC      kernel/time/time.o
  CC      drivers/base/dd.o
  CC [M]  crypto/jitterentropy.o
  CC      block/partition-generic.o
  CC [M]  crypto/jitterentropy-kcapi.o
  CC      kernel/time/timer.o
  CC [M]  crypto/ghash-generic.o
  CC      drivers/base/syscore.o
  CC      fs/proc/generic.o
  CC      kernel/sched/loadavg.o
  CC      fs/proc/array.o
  CC      block/ioprio.o
  LD [M]  crypto/crypto_hash.o
  LD [M]  crypto/cryptomgr.o
  LD [M]  crypto/jitterentropy_rng.o
  CC      kernel/time/hrtimer.o
  AR      crypto/built-in.a
  CC      drivers/base/driver.o
  CC      mm/mmu_gather.o
  CC      fs/proc/fd.o
  CC      block/badblocks.o
  CC      kernel/sched/clock.o
  CC      mm/mprotect.o
  CC      mm/mremap.o
  CC      drivers/base/class.o
  CC      fs/proc/proc_tty.o
  CC      block/blk-rq-qos.o
  CC      fs/proc/cmdline.o
  CC      kernel/time/timekeeping.o
  AR      drivers/block/built-in.a
  CC      drivers/base/platform.o
  CC      fs/proc/consoles.o
  CC      drivers/base/cpu.o
  CC      mm/msync.o
  CC      kernel/sched/cputime.o
  CC      fs/proc/cpuinfo.o
  CC      block/blk-cgroup.o
  CC      mm/page_vma_mapped.o
  CC      fs/proc/devices.o
  CC      kernel/sched/idle.o
  CC      block/blk-throttle.o
  CC      drivers/base/firmware.o
  CC      drivers/base/init.o
  CC      fs/proc/interrupts.o
  CC      mm/pagewalk.o
  CC      kernel/time/ntp.o
  CC      fs/proc/loadavg.o
  CC      drivers/base/map.o
  AR      fs/quota/built-in.a
  CC      mm/pgtable-generic.o
  CC      kernel/sched/fair.o
  CC      mm/rmap.o
  CC      fs/proc/meminfo.o
  CC      kernel/time/clocksource.o
  CC      kernel/sched/rt.o
  CC      drivers/base/devres.o
  CC      block/blk-mq-pci.o
  CC      kernel/time/jiffies.o
  CC      fs/proc/stat.o
  CC      kernel/sched/deadline.o
  CC      kernel/sched/wait.o
  AR      block/built-in.a
  CC      drivers/base/attribute_container.o
  CC      kernel/time/timer_list.o
  CC      mm/vmalloc.o
  CC      mm/page_alloc.o
  CC      drivers/base/transport_class.o
  CC      fs/proc/uptime.o
  CC      kernel/time/timeconv.o
  AR      sound/built-in.a
  CC      drivers/base/topology.o
  CC      fs/proc/util.o
  CC      drivers/base/container.o
  CC      arch/mips/pci/pci.o
  CC      kernel/time/timecounter.o
  CC      drivers/base/property.o
  CC      kernel/time/alarmtimer.o
  CC      fs/proc/version.o
  CC      kernel/sched/wait_bit.o
  CC      fs/proc/softirqs.o
  CC      arch/mips/pci/pci-legacy.o
  CC      drivers/base/cacheinfo.o
  CC      kernel/sched/swait.o
  CC      fs/proc/namespaces.o
  CC      kernel/time/posix-timers.o
  CC      arch/mips/pci/pci-ar71xx.o
  CC      fs/proc/self.o
  CC      drivers/base/devcon.o
  AR      arch/mips/crypto/built-in.a
  CC      drivers/base/swnode.o
  CC      arch/mips/pci/pci-ar724x.o
  CC      arch/mips/pci/fixup-ath79.o
  CC      mm/init-mm.o
  CC      fs/proc/thread_self.o
  CC      kernel/sched/completion.o
  CC      kernel/sched/cpuacct.o
  CC      fs/ramfs/inode.o
  CC      mm/memblock.o
  CC      fs/proc/proc_sysctl.o
  CC      kernel/time/posix-cpu-timers.o
  AR      arch/mips/pci/built-in.a
  CC      mm/madvise.o
  CC      drivers/base/module.o
  CC      kernel/sched/membarrier.o
  CC      drivers/base/pinctrl.o
  CC      fs/ramfs/file-mmu.o
  CC      mm/page_io.o
  AR      drivers/base/built-in.a
  AR      drivers/bus/built-in.a
  AR      fs/ramfs/built-in.a
  CC      kernel/time/posix-clock.o
  CC      mm/swap_state.o
  AR      drivers/cdrom/built-in.a
  CC      fs/squashfs/block.o
  AR      drivers/char/agp/built-in.a
  AR      kernel/sched/built-in.a
  CC      fs/proc/proc_net.o
  CC      drivers/char/mem.o
  AR      drivers/char/ipmi/built-in.a
  CC      drivers/char/random.o
  CC      mm/swapfile.o
  AR      drivers/clk/actions/built-in.a
  AR      drivers/clk/analogbits/built-in.a
  CC      kernel/time/itimer.o
  CC      fs/squashfs/cache.o
  AR      drivers/clk/bcm/built-in.a
  AR      drivers/clk/imgtec/built-in.a
  AR      drivers/clk/imx/built-in.a
  CC      fs/proc/kmsg.o
  AR      drivers/clk/ingenic/built-in.a
  AR      drivers/clk/mediatek/built-in.a
  CC      mm/swap_slots.o
  AR      drivers/clk/mvebu/built-in.a
  CC      fs/squashfs/dir.o
  AR      drivers/clk/renesas/built-in.a
  AR      drivers/clk/ti/built-in.a
  CC      drivers/clk/clk-devres.o
  AR      fs/proc/built-in.a
  CC      kernel/time/clockevents.o
  CC      drivers/char/misc.o
  CC      kernel/time/tick-common.o
  CC      fs/squashfs/export.o
  CC      kernel/time/sched_clock.o
  CC      drivers/clk/clk-bulk.o
  AR      drivers/clocksource/built-in.a
  CC      drivers/clk/clkdev.o
  CC      mm/dmapool.o
  CC      drivers/clk/clk.o
  AR      drivers/char/built-in.a
  CC      fs/squashfs/file.o
  CC      fs/squashfs/fragment.o
  CC      drivers/clk/clk-divider.o
  CC      kernel/time/tick-oneshot.o
  CC      kernel/time/tick-sched.o
  CC      fs/sysfs/file.o
  CC      mm/slub.o
  CC      drivers/clk/clk-fixed-factor.o
  CC      drivers/clk/clk-fixed-rate.o
  CC      fs/squashfs/id.o
  CC      kernel/time/vsyscall.o
  CC      fs/sysfs/dir.o
  CC      fs/squashfs/inode.o
  CC      kernel/time/timekeeping_debug.o
  CC      fs/squashfs/namei.o
  CC      kernel/fork.o
  AR      drivers/crypto/hisilicon/built-in.a
  CC      fs/sysfs/symlink.o
  AR      drivers/crypto/built-in.a
  CC      kernel/exec_domain.o
  CC      kernel/panic.o
  CC      fs/squashfs/super.o
  AR      kernel/time/built-in.a
  CC      fs/squashfs/symlink.o
  CC      drivers/clk/clk-gate.o
  CC      fs/sysfs/mount.o
  CC      mm/migrate.o
  CC      fs/sysfs/group.o
  CC      drivers/clk/clk-multiplier.o
  CC      drivers/clk/clk-mux.o
  CC      mm/page_counter.o
  CC      fs/squashfs/decompressor.o
  CC      mm/memcontrol.o
  CC      fs/squashfs/file_direct.o
  AR      fs/sysfs/built-in.a
  AR      drivers/firewire/built-in.a
  CC      fs/open.o
  CC      fs/read_write.o
  CC      drivers/clk/clk-composite.o
  CC      fs/file_table.o
  CC      fs/squashfs/page_actor.o
  CC      drivers/clk/clk-fractional-divider.o
  CC      kernel/cpu.o
  CC      fs/squashfs/decompressor_multi_percpu.o
  CC      kernel/exit.o
  CC      drivers/clk/clk-gpio.o
  CC      fs/squashfs/xz_wrapper.o
  CC      drivers/gpio/gpiolib.o
  AR      drivers/firmware/broadcom/built-in.a
  AR      drivers/firmware/imx/built-in.a
  CC      fs/super.o
  AR      drivers/firmware/meson/built-in.a
  CC      drivers/clk/clk-conf.o
  AR      drivers/firmware/psci/built-in.a
  AR      drivers/firmware/tegra/built-in.a
  CC      fs/char_dev.o
  AR      drivers/firmware/xilinx/built-in.a
  AR      drivers/firmware/built-in.a
  CC      kernel/softirq.o
  AR      fs/squashfs/built-in.a
  AR      drivers/gpu/drm/arm/built-in.a
  AR      drivers/gpu/drm/bridge/synopsys/built-in.a
  AR      drivers/gpu/drm/bridge/built-in.a
  AR      drivers/gpu/vga/built-in.a
  AR      drivers/gpu/drm/hisilicon/built-in.a
  AR      drivers/clk/built-in.a
  CC      drivers/gpio/gpiolib-devres.o
  AR      drivers/gpu/drm/i2c/built-in.a
  CC [M]  drivers/hwmon/hwmon.o
  AR      drivers/gpu/drm/omapdrm/displays/built-in.a
  AR      drivers/gpu/drm/omapdrm/dss/built-in.a
  AR      drivers/gpu/drm/omapdrm/built-in.a
  AR      drivers/gpu/drm/panel/built-in.a
  CC      fs/stat.o
  AR      drivers/gpu/drm/rcar-du/built-in.a
  AR      drivers/gpu/drm/tilcdc/built-in.a
  AR      drivers/gpu/drm/tiny/built-in.a
  AR      drivers/gpu/drm/built-in.a
  AR      drivers/hwtracing/intel_th/built-in.a
  CC      kernel/resource.o
  CC      fs/exec.o
  AR      drivers/gpu/built-in.a
  CC      drivers/gpio/gpiolib-legacy.o
  CC      kernel/sysctl.o
  CC      net/802/p8022.o
  CC      net/8021q/vlan_core.o
  CC      lib/crypto/chacha.o
  CC      lib/crypto/aes.o
  CC      fs/pipe.o
  CC      mm/vmpressure.o
  CC      drivers/gpio/gpiolib-devprop.o
  CC      net/802/psnap.o
  CC      lib/crypto/arc4.o
  CC      drivers/i2c/algos/i2c-algo-bit.o
  CC [M]  lib/crypto/sha256.o
  CC      drivers/gpio/gpiolib-of.o
  CC      kernel/sysctl_binary.o
  CC      net/8021q/vlan.o
  CC      net/802/stp.o
  CC      mm/swap_cgroup.o
  CC      fs/namei.o
  CC      drivers/gpio/gpiolib-sysfs.o
  AR      drivers/i2c/algos/built-in.a
  CC      drivers/i2c/busses/i2c-gpio.o
  AR      lib/crypto/built-in.a
  LD [M]  lib/crypto/libsha256.o
  CC      kernel/capability.o
  CC      lib/lzma/LzFind.o
  AR      net/802/built-in.a
  CC      mm/usercopy.o
  CC      net/bpf/test_run.o
  CC      net/8021q/vlan_dev.o
  CC      drivers/gpio/gpio-mmio.o
  CC      lib/lzma/LzmaEnc.o
  AR      drivers/i2c/busses/built-in.a
  AR      drivers/i2c/muxes/built-in.a
  CC      drivers/i2c/i2c-boardinfo.o
  CC      mm/memfd.o
  CC      kernel/ptrace.o
  CC      net/8021q/vlan_netlink.o
  CC      drivers/gpio/gpio-74x164.o
  CC      drivers/i2c/i2c-core-base.o
  AR      mm/built-in.a
  CC      kernel/user.o
  CC      net/8021q/vlanproc.o
  CC      kernel/signal.o
  AR      net/bpf/built-in.a
  CC      drivers/gpio/gpio-ath79.o
  CC      fs/fcntl.o
  CC      lib/lzma/LzmaDec.o
  CC      fs/ioctl.o
  CC      drivers/gpio/gpio-pca953x.o
  AR      lib/lzma/built-in.a
  CC      drivers/i2c/i2c-core-smbus.o
  CC      lib/math/div64.o
  AR      net/8021q/built-in.a
  AR      net/bridge/netfilter/built-in.a
  CC      net/bridge/br.o
  CC      net/bridge/br_device.o
  CC      drivers/i2c/i2c-core-of.o
  CC      lib/math/gcd.o
  AR      drivers/gpio/built-in.a
  CC      lib/math/lcm.o
  CC      net/core/sock.o
  CC      fs/readdir.o
  CC      lib/math/int_pow.o
  CC      fs/select.o
  CC      drivers/i2c/i2c-dev.o
  CC      lib/math/int_sqrt.o
  CC      net/bridge/br_fdb.o
  CC      lib/math/reciprocal_div.o
  CC      fs/dcache.o
  CC      lib/math/rational.o
  CC      kernel/sys.o
  CC      net/ethernet/eth.o
  AR      lib/math/built-in.a
  CC      lib/xz/xz_dec_syms.o
  AR      drivers/i2c/built-in.a
  AR      drivers/i3c/built-in.a
  AR      drivers/idle/built-in.a
  AR      drivers/iommu/built-in.a
  CC      drivers/irqchip/irqchip.o
  CC      net/bridge/br_forward.o
  CC      lib/xz/xz_dec_stream.o
  CC      drivers/irqchip/irq-ath79-cpu.o
  CC      net/bridge/br_if.o
  CC      drivers/irqchip/irq-ath79-intc.o
  CC      lib/xz/xz_dec_lzma2.o
  AR      net/ethernet/built-in.a
  CC      drivers/irqchip/irq-ath79-misc.o
  CC      drivers/irqchip/irq-mips-cpu.o
  CC      net/core/request_sock.o
  CC      fs/inode.o
  CC      lib/lockref.o
  CC      lib/bcd.o
  CC      kernel/umh.o
  CC      fs/attr.o
  AR      drivers/irqchip/built-in.a
  CC      net/core/skbuff.o
  AR      drivers/isdn/hardware/built-in.a
  AR      lib/xz/built-in.a
  AR      drivers/isdn/built-in.a
  CC      lib/sort.o
  CC      net/bridge/br_input.o
  CC      drivers/leds/trigger/ledtrig-timer.o
  CC      lib/parser.o
  CC      drivers/leds/trigger/ledtrig-heartbeat.o
  CC      drivers/leds/trigger/ledtrig-default-on.o
  CC      kernel/workqueue.o
  CC      net/core/datagram.o
  CC      lib/debug_locks.o
  CC      fs/bad_inode.o
  CC      lib/random32.o
  CC      drivers/leds/trigger/ledtrig-netdev.o
  CC      fs/file.o
  CC      net/bridge/br_ioctl.o
  CC      lib/bust_spinlocks.o
  CC      lib/kasprintf.o
  CC      net/bridge/br_stp.o
  CC      drivers/leds/led-core.o
  AR      drivers/leds/trigger/built-in.a
  CC      lib/bitmap.o
  CC      lib/scatterlist.o
  CC      fs/filesystems.o
  CC      fs/namespace.o
  CC      drivers/leds/led-class.o
  CC      net/bridge/br_stp_bpdu.o
  CC      lib/list_sort.o
  AR      drivers/macintosh/built-in.a
  CC      kernel/pid.o
  CC      fs/seq_file.o
  CC      drivers/leds/led-triggers.o
  CC      lib/uuid.o
  CC      drivers/leds/leds-gpio.o
  CC      lib/iov_iter.o
  CC      net/core/stream.o
  AR      net/ipv4/netfilter/built-in.a
  CC [M]  net/ipv4/netfilter/nf_defrag_ipv4.o
  CC      drivers/leds/leds-reset.o
  CC      net/bridge/br_stp_if.o
  CC [M]  net/ipv4/netfilter/nf_log_ipv4.o
  CC      kernel/task_work.o
  AR      drivers/leds/built-in.a
  AR      drivers/media/common/b2c2/built-in.a
  AR      drivers/media/common/saa7146/built-in.a
  CC      net/ipv4/route.o
  AR      drivers/media/common/siano/built-in.a
  AR      drivers/media/common/v4l2-tpg/built-in.a
  AR      drivers/media/common/videobuf2/built-in.a
  CC      kernel/extable.o
  CC      net/core/scm.o
  AR      drivers/media/common/built-in.a
  AR      drivers/media/firewire/built-in.a
  AR      drivers/media/i2c/built-in.a
  CC      net/bridge/br_stp_timer.o
  AR      drivers/media/mmc/siano/built-in.a
  AR      drivers/media/mmc/built-in.a
  AR      drivers/media/pci/b2c2/built-in.a
  AR      drivers/media/pci/ddbridge/built-in.a
  CC      fs/xattr.o
  CC [M]  net/ipv4/netfilter/nf_reject_ipv4.o
  AR      drivers/media/pci/dm1105/built-in.a
  CC      lib/clz_ctz.o
  CC      kernel/params.o
  AR      drivers/media/pci/intel/ipu3/built-in.a
  AR      drivers/media/pci/intel/built-in.a
  AR      drivers/media/pci/mantis/built-in.a
  AR      drivers/media/pci/netup_unidvb/built-in.a
  CC      lib/bsearch.o
  AR      drivers/media/pci/ngene/built-in.a
  AR      drivers/media/pci/pluto2/built-in.a
  AR      drivers/media/pci/pt1/built-in.a
  AR      drivers/media/pci/pt3/built-in.a
  AR      drivers/media/pci/saa7146/built-in.a
  AR      drivers/media/pci/smipcie/built-in.a
  CC      fs/libfs.o
  CC      net/core/gen_stats.o
  AR      drivers/media/pci/ttpci/built-in.a
  CC      net/bridge/br_netlink.o
  AR      drivers/media/pci/built-in.a
  CC      lib/find_bit.o
  CC [M]  net/ipv4/netfilter/ip_tables.o
  AR      drivers/media/platform/cros-ec-cec/built-in.a
  AR      drivers/media/platform/davinci/built-in.a
  CC      lib/llist.o
  AR      drivers/media/platform/meson/built-in.a
  CC      kernel/kthread.o
  AR      drivers/media/platform/omap/built-in.a
  AR      drivers/media/platform/stm32/built-in.a
  AR      drivers/media/platform/sunxi/sun4i-csi/built-in.a
  AR      drivers/media/platform/sunxi/sun6i-csi/built-in.a
  CC      lib/memweight.o
  AR      drivers/media/platform/sunxi/built-in.a
  CC      net/core/gen_estimator.o
  AR      drivers/media/platform/built-in.a
  AR      drivers/media/rc/keymaps/built-in.a
  CC      lib/kfifo.o
  CC      fs/fs-writeback.o
  AR      drivers/media/rc/built-in.a
  AR      drivers/media/spi/built-in.a
  AR      drivers/media/tuners/built-in.a
  CC [M]  net/ipv4/netfilter/iptable_filter.o
  AR      drivers/media/usb/b2c2/built-in.a
  AR      drivers/media/usb/dvb-usb/built-in.a
  AR      drivers/media/usb/dvb-usb-v2/built-in.a
  AR      drivers/media/usb/s2255/built-in.a
  CC      net/bridge/br_netlink_tunnel.o
  AR      drivers/media/usb/siano/built-in.a
  CC      kernel/sys_ni.o
  AR      drivers/media/usb/stkwebcam/built-in.a
  AR      drivers/media/usb/ttusb-budget/built-in.a
  CC      kernel/nsproxy.o
  AR      drivers/media/usb/ttusb-dec/built-in.a
  AR      drivers/media/usb/zr364xx/built-in.a
  CC      drivers/mfd/syscon.o
  CC      net/core/net_namespace.o
  AR      drivers/media/usb/built-in.a
  AR      drivers/media/built-in.a
  CC      lib/percpu-refcount.o
  CC      kernel/notifier.o
  AR      drivers/mfd/built-in.a
  CC [M]  net/ipv4/netfilter/iptable_mangle.o
  AR      drivers/misc/cardreader/built-in.a
  AR      drivers/misc/cb710/built-in.a
  AR      drivers/misc/eeprom/built-in.a
  AR      net/ipv6/netfilter/built-in.a
  CC [M]  net/ipv6/netfilter/ip6_tables.o
  AR      drivers/misc/lis3lv02d/built-in.a
  CC      fs/pnode.o
  CC      kernel/ksysfs.o
  AR      drivers/misc/mic/bus/built-in.a
  CC      lib/rhashtable.o
  AR      drivers/misc/mic/built-in.a
  CC      net/bridge/br_arp_nd_proxy.o
  AR      drivers/misc/ti-st/built-in.a
  AR      drivers/misc/built-in.a
  AR      drivers/mmc/built-in.a
  CC [M]  net/ipv4/netfilter/iptable_nat.o
  CC      drivers/mtd/chips/chipreg.o
  CC      fs/splice.o
  CC      kernel/cred.o
  CC      drivers/mtd/chips/cfi_probe.o
  CC      net/core/secure_seq.o
  CC      net/bridge/br_sysfs_if.o
  CC      lib/once.o
  CC [M]  net/ipv4/netfilter/iptable_raw.o
  CC      drivers/mtd/chips/cfi_util.o
  CC      kernel/reboot.o
  CC      lib/refcount.o
  CC [M]  net/ipv6/netfilter/ip6table_filter.o
  CC      fs/sync.o
  CC      lib/usercopy.o
  CC      net/core/flow_dissector.o
  CC      drivers/mtd/chips/cfi_cmdset_0002.o
  CC      kernel/async.o
  CC [M]  net/ipv4/netfilter/ipt_REJECT.o
  CC      lib/errseq.o
  CC      net/bridge/br_sysfs_br.o
  CC      lib/bucket_locks.o
  CC [M]  net/ipv6/netfilter/ip6table_mangle.o
  CC      fs/utimes.o
  CC      kernel/range.o
  CC      lib/generic-radix-tree.o
  CC      kernel/smpboot.o
  CC      net/bridge/br_multicast.o
  CC      net/ipv4/inetpeer.o
  CC      drivers/mtd/chips/gen_probe.o
  CC      fs/d_path.o
  CC      net/core/sysctl_net_core.o
  CC      kernel/ucount.o
  CC [M]  net/ipv6/netfilter/nf_defrag_ipv6_hooks.o
  CC      lib/memcat_p.o
  AR      drivers/mtd/chips/built-in.a
  CC      fs/stack.o
  CC      drivers/mtd/composite/virt_concat.o
  CC      lib/string_helpers.o
  CC      fs/fs_struct.o
  CC      kernel/kmod.o
  CC [M]  net/ipv6/netfilter/nf_conntrack_reasm.o
  CC      net/ipv4/protocol.o
  AR      drivers/mtd/composite/built-in.a
  CC      net/core/dev.o
  AR      drivers/mtd/devices/built-in.a
  CC      fs/statfs.o
  AR      drivers/mtd/lpddr/built-in.a
  CC      drivers/mtd/maps/map_funcs.o
  CC      kernel/groups.o
  CC      lib/hexdump.o
  CC      drivers/mtd/maps/physmap-core.o
  CC      lib/kstrtox.o
  CC      fs/fs_pin.o
  CC      net/ipv4/ip_input.o
  CC      kernel/futex.o
  CC      net/bridge/br_mdb.o
  CC [M]  net/ipv6/netfilter/nf_log_ipv6.o
  CC      fs/nsfs.o
  CC      lib/debug_info.o
  AR      drivers/mtd/maps/built-in.a
  CC      drivers/mtd/mtdsplit/mtdsplit.o
  CC      fs/fs_types.o
  CC      net/ipv4/ip_fragment.o
  CC      drivers/mtd/mtdsplit/mtdsplit_seama.o
  CC      fs/fs_context.o
  CC      lib/iomap.o
  CC [M]  net/ipv6/netfilter/nf_reject_ipv6.o
  CC      net/bridge/br_vlan.o
  CC      kernel/up.o
  CC      drivers/mtd/mtdsplit/mtdsplit_squashfs.o
  CC      lib/pci_iomap.o
  CC      net/ipv4/ip_forward.o
  CC      kernel/module.o
  CC [M]  net/ipv6/netfilter/ip6t_REJECT.o
  CC      fs/fs_parser.o
  CC      lib/iomap_copy.o
  CC      drivers/mtd/mtdsplit/mtdsplit_uimage.o
  CC      lib/devres.o
  CC      net/ipv4/ip_options.o
  CC      fs/fsopen.o
  CC      drivers/mtd/mtdsplit/mtdsplit_lzma.o
  LD [M]  net/ipv6/netfilter/nf_defrag_ipv6.o
  CC      net/ipv6/af_inet6.o
  CC      lib/logic_pio.o
  CC      drivers/mtd/mtdsplit/mtdsplit_tplink.o
  CC      net/bridge/br_vlan_tunnel.o
  CC      lib/hweight.o
  CC      fs/buffer.o
  CC      drivers/mtd/mtdsplit/mtdsplit_eva.o
  CC      lib/assoc_array.o
  CC      net/core/ethtool.o
  CC      kernel/kallsyms.o
  CC      drivers/mtd/mtdsplit/mtdsplit_wrgg.o
  CC      net/ipv4/ip_output.o
  CC      net/ipv6/anycast.o
  CC      lib/bitrev.o
  AR      net/bridge/built-in.a
  CC      net/ipv4/ip_sockglue.o
  CC      drivers/mtd/mtdsplit/mtdsplit_elf.o
  CC      kernel/utsname.o
  HOSTCC  lib/gen_crc32table
  CC      kernel/user_namespace.o
  CC      lib/textsearch.o
  AR      drivers/mtd/mtdsplit/built-in.a
  AR      drivers/mtd/nand/onenand/built-in.a
  AR      drivers/mtd/nand/raw/ingenic/built-in.a
  AR      drivers/mtd/nand/raw/built-in.a
  CC      lib/syscall.o
  AR      drivers/mtd/nand/spi/built-in.a
  CC      net/ipv6/ip6_output.o
  AR      drivers/mtd/nand/built-in.a
  CC      drivers/mtd/parsers/cmdlinepart.o
  CC      lib/nlattr.o
  CC      kernel/pid_namespace.o
  CC      drivers/mtd/parsers/ofpart_core.o
  CC      fs/block_dev.o
  CC      net/ipv4/inet_hashtables.o
  CC      net/ipv6/ip6_input.o
  CC      lib/atomic64.o
  CC      kernel/seccomp.o
  CC      drivers/mtd/parsers/parser_cybertan.o
  CC      lib/dynamic_queue_limits.o
  CC      net/core/dev_addr_lists.o
  CC      lib/net_utils.o
  CC      drivers/mtd/parsers/redboot.o
  CC      net/ipv4/inet_timewait_sock.o
  CC      lib/sbitmap.o
  CC      net/ipv6/addrconf.o
  CC      lib/ashldi3.o
  CC      fs/direct-io.o
  CC      kernel/utsname_sysctl.o
  CC      net/core/dst.o
  CC      fs/mpage.o
  AR      drivers/mtd/parsers/built-in.a
  CC      drivers/mtd/spi-nor/spi-nor.o
  CC      lib/ashrdi3.o
  CC      kernel/irq_work.o
  CC      lib/lshrdi3.o
drivers/mtd/spi-nor/spi-nor.c: In function 'spi_nor_info_init_params':
drivers/mtd/spi-nor/spi-nor.c:4552:19: warning: unused variable 'mtd' [-Wunused-variable]
 4552 |  struct mtd_info *mtd = &nor->mtd;
      |                   ^~~
  CC      kernel/iomem.o
  CC      net/core/netevent.o
  CC      net/ipv4/inet_connection_sock.o
  CC      net/llc/llc_core.o
  CC      lib/cmpdi2.o
  CC      lib/ucmpdi2.o
  CC      fs/proc_namespace.o
  CC      lib/argv_split.o
  AR      kernel/built-in.a
  CC      arch/mips/fw/lib/cmdline.o
  CC      net/core/neighbour.o
  CC      lib/cmdline.o
  CC      net/llc/llc_input.o
  AR      drivers/mtd/spi-nor/built-in.a
  AR      arch/mips/fw/lib/lib.a
  EXPORTS arch/mips/fw/lib/lib-ksyms.o
  AR      drivers/mtd/tests/built-in.a
  CC      lib/ctype.o
  CC      drivers/mtd/mtdcore.o
  AR      arch/mips/fw/lib/built-in.a
  CC      net/netfilter/core.o
  CC      fs/eventpoll.o
  CC      lib/dec_and_lock.o
  CC      lib/decompress.o
  CC      net/llc/llc_output.o
  CC      net/ipv4/tcp.o
  CC      lib/dump_stack.o
  AR      net/llc/built-in.a
  CC      drivers/mtd/mtdsuper.o
  CC      lib/earlycpio.o
  CC      net/netfilter/nf_log.o
  CC      fs/anon_inodes.o
  CC      lib/extable.o
  CC      net/netfilter/nf_queue.o
  CC      drivers/mtd/mtdconcat.o
  CC      net/ipv6/addrlabel.o
  CC      lib/fdt.o
  CC      net/core/rtnetlink.o
  CC      fs/signalfd.o
  CC      net/netfilter/nf_sockopt.o
  CC      lib/fdt_empty_tree.o
  CC      fs/timerfd.o
  CC      lib/fdt_ro.o
  CC      drivers/mtd/mtdpart.o
  CC      lib/fdt_rw.o
  CC      fs/eventfd.o
  CC      net/ipv6/route.o
  CC      net/netfilter/utils.o
  CC      drivers/mtd/mtdchar.o
  CC      net/ipv4/tcp_input.o
  CC      lib/fdt_strerror.o
  CC      lib/fdt_sw.o
  CC      lib/fdt_wip.o
  CC      fs/aio.o
  CC [M]  net/netfilter/nf_conntrack_core.o
  CC      drivers/mtd/mtd_blkdevs.o
  CC      lib/flex_proportions.o
  CC      lib/idr.o
  CC      net/netlink/af_netlink.o
  CC      drivers/mtd/mtdblock.o
  CC      lib/ioremap.o
  CC      net/core/utils.o
  CC      lib/irq_regs.o
  AR      drivers/mtd/built-in.a
  CC      lib/is_single_threaded.o
  AR      drivers/net/dsa/b53/built-in.a
  CC      fs/io_uring.o
  AR      drivers/net/dsa/microchip/built-in.a
  AR      drivers/net/dsa/mv88e6xxx/built-in.a
  AR      drivers/net/dsa/sja1105/built-in.a
  AR      drivers/net/dsa/built-in.a
  AR      drivers/net/ethernet/3com/built-in.a
  CC      lib/klist.o
  AR      drivers/net/ethernet/8390/built-in.a
  AR      drivers/net/ethernet/adaptec/built-in.a
  AR      drivers/net/ethernet/agere/built-in.a
  AR      drivers/net/ethernet/alacritech/built-in.a
  CC      net/core/link_watch.o
  AR      drivers/net/ethernet/alteon/built-in.a
  CC [M]  net/netfilter/nf_conntrack_standalone.o
  AR      drivers/net/ethernet/amazon/built-in.a
  AR      drivers/net/ethernet/amd/built-in.a
  AR      drivers/net/ethernet/aquantia/built-in.a
  AR      drivers/net/ethernet/arc/built-in.a
  CC      lib/kobject.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.o
  CC      net/netlink/genetlink.o
  CC      net/ipv4/tcp_output.o
  CC      lib/kobject_uevent.o
  CC      net/core/filter.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_main.o
  CC      net/ipv6/ip6_fib.o
  CC [M]  net/netfilter/nf_conntrack_expect.o
  CC      fs/locks.o
  CC      lib/nmi_backtrace.o
  AR      net/netlink/built-in.a
  CC      net/core/dev_ioctl.o
  CC      lib/nodemask.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_gmac.o
  CC [M]  net/netfilter/nf_conntrack_helper.o
  CC      fs/binfmt_script.o
  CC      lib/plist.o
  CC      drivers/net/phy/mdio-boardinfo.o
  CC      net/ipv6/ipv6_sockglue.o
  CC      net/ipv4/tcp_timer.o
  CC      lib/radix-tree.o
  CC      fs/binfmt_elf.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.o
  CC      drivers/net/phy/phy.o
  CC [M]  net/netfilter/nf_conntrack_proto.o
  CC      lib/ratelimit.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.o
  CC      lib/rbtree.o
  CC      fs/coredump.o
  CC      net/ipv4/tcp_ipv4.o
  CC      net/ipv6/ndisc.o
  CC      lib/seq_buf.o
  CC      drivers/net/phy/phy-c45.o
  CC      drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.o
  CC [M]  net/netfilter/nf_conntrack_proto_generic.o
  CC      lib/sha1.o
  CC      fs/drop_caches.o
  CC      drivers/net/phy/phy-core.o
  CC      net/core/tso.o
  CC      lib/show_mem.o
  AR      drivers/net/ethernet/atheros/ag71xx/built-in.a
  AR      drivers/net/ethernet/atheros/built-in.a
  AR      drivers/net/ethernet/aurora/built-in.a
  CC      fs/fhandle.o
  AR      drivers/net/ethernet/broadcom/built-in.a
  AR      drivers/net/ethernet/brocade/built-in.a
  CC [M]  net/netfilter/nf_conntrack_proto_tcp.o
  AR      drivers/net/ethernet/cadence/built-in.a
  CC      net/core/sock_reuseport.o
  AR      drivers/net/ethernet/cavium/common/built-in.a
  CC      drivers/net/phy/phy_device.o
  CC      net/ipv6/udp.o
  AR      drivers/net/ethernet/cavium/liquidio/built-in.a
  CC      lib/siphash.o
  AR      drivers/net/ethernet/cavium/octeon/built-in.a
  AR      drivers/net/ethernet/cavium/thunder/built-in.a
  AR      drivers/net/ethernet/cavium/built-in.a
  CC      net/ipv4/tcp_minisocks.o
  AR      drivers/net/ethernet/chelsio/built-in.a
  AR      drivers/net/ethernet/cisco/built-in.a
  AR      drivers/net/ethernet/cortina/built-in.a
  AR      drivers/net/ethernet/dec/built-in.a
  AR      drivers/net/ethernet/dlink/built-in.a
  AR      drivers/net/ethernet/emulex/built-in.a
  AR      drivers/net/ethernet/ezchip/built-in.a
  CC      net/core/fib_notifier.o
  AR      fs/built-in.a
  AR      drivers/net/ethernet/google/built-in.a
  CC      drivers/net/phy/mdio_bus.o
  AR      drivers/net/ethernet/hp/built-in.a
  AR      drivers/net/ethernet/huawei/built-in.a
  AR      drivers/net/ethernet/i825xx/built-in.a
  AR      drivers/net/ethernet/intel/built-in.a
  AR      drivers/net/ethernet/marvell/octeontx2/built-in.a
  CC      lib/string.o
  AR      drivers/net/ethernet/marvell/built-in.a
  AR      drivers/net/ethernet/mellanox/built-in.a
  CC [M]  net/netfilter/nf_conntrack_proto_udp.o
  AR      drivers/net/ethernet/micrel/built-in.a
  AR      drivers/net/ethernet/microchip/built-in.a
  AR      drivers/net/ethernet/mscc/built-in.a
  CC      net/packet/af_packet.o
  AR      drivers/net/ethernet/myricom/built-in.a
  CC      net/core/xdp.o
  AR      drivers/net/ethernet/natsemi/built-in.a
  AR      drivers/net/ethernet/neterion/built-in.a
  AR      drivers/net/ethernet/netronome/built-in.a
  AR      drivers/net/ethernet/ni/built-in.a
  CC      net/ipv4/tcp_cong.o
  AR      drivers/net/ethernet/nvidia/built-in.a
  CC      lib/timerqueue.o
  AR      drivers/net/ethernet/oki-semi/built-in.a
  AR      drivers/net/ethernet/packetengines/built-in.a
  CC      drivers/net/phy/mdio_device.o
  AR      drivers/net/ethernet/pensando/built-in.a
  CC      lib/vsprintf.o
  AR      drivers/net/ethernet/qlogic/built-in.a
  AR      drivers/net/ethernet/qualcomm/emac/built-in.a
  CC      net/ipv6/udplite.o
  AR      drivers/net/ethernet/qualcomm/built-in.a
  AR      drivers/net/ethernet/rdc/built-in.a
  CC [M]  net/netfilter/nf_conntrack_proto_icmp.o
  AR      drivers/net/ethernet/realtek/built-in.a
  AR      drivers/net/ethernet/renesas/built-in.a
  AR      drivers/net/ethernet/rocker/built-in.a
  CC      net/core/flow_offload.o
  AR      drivers/net/ethernet/samsung/built-in.a
  AR      drivers/net/ethernet/seeq/built-in.a
  CC      net/ipv6/raw.o
  AR      drivers/net/ethernet/sfc/built-in.a
  AR      drivers/net/ethernet/silan/built-in.a
  CC      drivers/net/phy/swphy.o
  AR      drivers/net/ethernet/sis/built-in.a
  AR      drivers/net/ethernet/smsc/built-in.a
  AR      drivers/net/ethernet/socionext/built-in.a
  AR      drivers/net/ethernet/stmicro/built-in.a
  AR      drivers/net/ethernet/sun/built-in.a
  AR      drivers/net/ethernet/synopsys/built-in.a
  CC      net/ipv4/tcp_metrics.o
  AR      drivers/net/ethernet/tehuti/built-in.a
  AR      drivers/net/ethernet/ti/built-in.a
  AR      drivers/net/ethernet/toshiba/built-in.a
  AR      drivers/net/ethernet/via/built-in.a
  CC      net/core/net-sysfs.o
  CC      drivers/net/phy/swconfig.o
  AR      drivers/net/ethernet/wiznet/built-in.a
  CC [M]  net/netfilter/nf_conntrack_extend.o
  AR      drivers/net/ethernet/xilinx/built-in.a
  CC      lib/win_minmax.o
  AR      drivers/net/ethernet/built-in.a
  CC      lib/xarray.o
  AR      net/packet/built-in.a
  CC      net/ipv6/icmp.o
  CC [M]  drivers/net/ppp/ppp_generic.o
  CC [M]  drivers/net/ppp/ppp_async.o
  CC      net/ipv4/tcp_fastopen.o
  CC [M]  net/netfilter/nf_conntrack_acct.o
  CC      net/core/net-procfs.o
  CC      drivers/net/phy/ar8216.o
  CC [M]  lib/crc-ccitt.o
  CC      net/ipv4/tcp_rate.o
  CC      net/core/fib_rules.o
  CC      net/ipv6/mcast.o
  CC [M]  drivers/net/ppp/pppox.o
  CC [M]  net/netfilter/nf_conntrack_seqadj.o
  GEN     lib/crc32table.h
  AR      lib/lib.a
  CC      lib/crc32.o
  CC [M]  drivers/net/ppp/pppoe.o
  EXPORTS lib/lib-ksyms.o
  CC      net/ipv4/tcp_recovery.o
  AR      lib/built-in.a
  CC      arch/mips/lib/iomap_copy.o
  CC      drivers/net/phy/ar8327.o
  CC [M]  net/netfilter/nf_conntrack_proto_icmpv6.o
  CC      arch/mips/lib/iomap-pci.o
  CC      net/core/lwtunnel.o
  CC      net/ipv4/tcp_ulp.o
  CC      arch/mips/lib/dump_tlb.o
  CC      drivers/net/phy/ip17xx.o
  CC [M]  net/netfilter/nf_log_common.o
  CC [M]  drivers/net/slip/slhc.o
  CC      net/ipv4/tcp_offload.o
  AR      drivers/net/wireless/built-in.a
  CC      net/core/dst_cache.o
  CC      arch/mips/lib/bswapsi.o
  CC      arch/mips/lib/bswapdi.o
  CC      net/ipv6/reassembly.o
  CC      arch/mips/lib/multi3.o
  CC      arch/mips/lib/bitops.o
  CC      drivers/net/Space.o
  CC [M]  net/netfilter/nf_nat_core.o
  AS      arch/mips/lib/csum_partial.o
  CC      drivers/net/phy/rtl8366_smi.o
  CC      arch/mips/lib/delay.o
  CC [M]  net/netfilter/nf_nat_proto.o
  CC      net/ipv4/datagram.o
  AS      arch/mips/lib/memcpy.o
  AS      arch/mips/lib/memset.o
  CC      net/core/gro_cells.o
  CC      arch/mips/lib/mips-atomic.o
  CC      net/ipv4/raw.o
  CC      net/ipv6/tcp_ipv6.o
  AS      arch/mips/lib/strncpy_user.o
  AS      arch/mips/lib/strnlen_user.o
  CC      arch/mips/lib/uncached.o
  CC      net/core/bpf_sk_storage.o
  CC      drivers/net/phy/rtl8366s.o
  CC [M]  net/netfilter/nf_nat_helper.o
  CC      net/ipv4/udp.o
  AR      arch/mips/lib/lib.a
  CC [M]  net/netfilter/nf_nat_redirect.o
  EXPORTS arch/mips/lib/lib-ksyms.o
  AR      arch/mips/lib/built-in.a
  CC      net/ipv4/udplite.o
  CC      drivers/net/phy/rtl8366rb.o
  CC      net/ipv6/ping.o
  CC      net/ipv4/udp_offload.o
  CC [M]  net/netfilter/nf_nat_masquerade.o
  CC      net/ipv4/arp.o
  AR      net/core/built-in.a
  CC      net/ipv6/exthdrs.o
  CC      net/sched/sch_generic.o
  CC      drivers/net/phy/rtl8367.o
  CC [M]  net/netfilter/nf_conncount.o
  CC      drivers/net/phy/mdio-bitbang.o
  CC      net/unix/af_unix.o
  CC      net/ipv4/icmp.o
  CC      net/sched/sch_mq.o
  CC      net/ipv4/devinet.o
  CC [M]  net/netfilter/nf_flow_table_core.o
  CC      net/ipv6/datagram.o
  CC      drivers/net/phy/mdio-gpio.o
  CC      drivers/net/phy/at803x.o
  CC      net/sched/sch_api.o
drivers/net/phy/at803x.c: In function 'at803x_get_features':
drivers/net/phy/at803x.c:429:51: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  429 |  if (!(phydev->phy_id & phydev->drv->phy_id_mask) == (ATH8031_PHY_ID & phydev->drv->phy_id_mask))
      |                                                   ^~
drivers/net/phy/at803x.c:429:6: note: add parentheses around left hand side expression to silence this warning
  429 |  if (!(phydev->phy_id & phydev->drv->phy_id_mask) == (ATH8031_PHY_ID & phydev->drv->phy_id_mask))
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |      (                                           )
  CC      net/ipv4/af_inet.o
  CC [M]  net/netfilter/nf_flow_table_ip.o
  CC      drivers/net/phy/bcm-phy-lib.o
  CC      net/unix/garbage.o
  CC      net/ipv6/ip6_flowlabel.o
  CC      net/ipv6/inet6_connection_sock.o
  CC      drivers/net/phy/broadcom.o
  CC [M]  net/netfilter/nf_flow_table_hw.o
  CC      net/unix/sysctl_net_unix.o
  CC      drivers/net/phy/fixed_phy.o
  CC      net/ipv6/udp_offload.o
  CC      net/ipv4/igmp.o
  AR      drivers/nfc/built-in.a
  CC      drivers/net/phy/intel-xway.o
  AR      drivers/nvme/host/built-in.a
  AR      drivers/nvme/target/built-in.a
  AR      drivers/nvme/built-in.a
  CC      net/sched/sch_blackhole.o
  CC      net/sched/sch_fifo.o
  CC      net/unix/scm.o
  CC [M]  net/netfilter/x_tables.o
  CC      net/sched/sch_fq_codel.o
  CC      drivers/net/phy/marvell.o
  CC      net/ipv6/seg6.o
  CC [M]  net/netfilter/xt_tcpudp.o
  AR      net/unix/built-in.a
  CC [M]  net/netfilter/xt_mark.o
  CC      drivers/net/phy/micrel.o
  CC [M]  net/netfilter/xt_connmark.o
  CC      net/ipv6/fib6_notifier.o
  CC [M]  net/netfilter/xt_nat.o
  CC      drivers/net/phy/vitesse.o
  CC      net/wireless/wext-core.o
  CC      net/socket.o
  CC      net/ipv4/fib_frontend.o
  AR      net/sched/built-in.a
  CC      net/ipv4/fib_semantics.o
  CC      net/ipv4/fib_trie.o
  CC      net/ipv6/sysctl_net_ipv6.o
  AR      drivers/net/phy/built-in.a
  CC      drivers/net/loopback.o
  CC [M]  net/netfilter/xt_CT.o
  CC      net/wireless/wext-proc.o
  CC      net/ipv6/ip6mr.o
  CC [M]  net/netfilter/xt_FLOWOFFLOAD.o
  AR      drivers/net/built-in.a
  CC      net/wireless/wext-spy.o
  CC      drivers/nvmem/core.o
  CC      net/wireless/wext-priv.o
  AR      virt/lib/built-in.a
  AR      virt/built-in.a
  CC      net/sysctl_net.o
  CC      net/ipv4/fib_notifier.o
  CC [M]  net/netfilter/xt_LOG.o
  CC [M]  net/netfilter/xt_REDIRECT.o
  AR      net/wireless/built-in.a
  CC [M]  net/netfilter/xt_MASQUERADE.o
  AR      drivers/nvmem/built-in.a
  CC      drivers/of/base.o
  CC      net/ipv6/netfilter.o
  CC      drivers/of/device.o
  CC      net/ipv4/inet_fragment.o
  CC      net/ipv4/ping.o
  CC      drivers/of/platform.o
  CC      net/ipv6/fib6_rules.o
  CC      net/ipv6/proc.o
  CC      net/ipv4/ip_tunnel_core.o
  CC [M]  net/netfilter/xt_TCPMSS.o
  CC      drivers/of/property.o
  AR      drivers/pci/controller/dwc/built-in.a
  AR      drivers/pci/controller/built-in.a
  AR      drivers/phy/broadcom/built-in.a
  AR      drivers/pci/switch/built-in.a
  AR      drivers/phy/cadence/built-in.a
  CC      drivers/pci/access.o
  CC      drivers/pci/bus.o
  AR      drivers/phy/freescale/built-in.a
  AR      drivers/phy/hisilicon/built-in.a
  AR      drivers/phy/lantiq/built-in.a
  AR      drivers/phy/marvell/built-in.a
  AR      drivers/phy/motorola/built-in.a
  AR      drivers/phy/mscc/built-in.a
  AR      drivers/phy/qualcomm/built-in.a
  CC [M]  net/netfilter/xt_comment.o
  AR      drivers/phy/ralink/built-in.a
  CC      net/ipv4/gre_offload.o
  CC      net/ipv6/syncookies.o
  AR      drivers/phy/samsung/built-in.a
  AR      drivers/phy/socionext/built-in.a
  CC      drivers/of/kobj.o
  AR      drivers/phy/st/built-in.a
  CC      net/ipv4/metrics.o
  AR      drivers/phy/ti/built-in.a
  CC      drivers/phy/phy-core.o
  CC      net/ipv4/netlink.o
  CC      drivers/pci/probe.o
  CC [M]  net/netfilter/xt_connbytes.o
  CC      drivers/of/fdt.o
  CC      drivers/pci/host-bridge.o
  CC      net/ipv6/seg6_iptunnel.o
  CC      drivers/phy/phy-ar7100-usb.o
  CC      net/ipv4/nexthop.o
  CC      net/ipv6/seg6_local.o
  CC [M]  net/netfilter/xt_connlimit.o
  CC      drivers/phy/phy-ar7200-usb.o
  CC      net/ipv4/sysctl_net_ipv4.o
  CC      drivers/pci/remove.o
  CC      drivers/of/fdt_address.o
  CC      net/ipv6/addrconf_core.o
  CC      net/ipv4/proc.o
  CC      drivers/of/address.o
  AR      drivers/phy/built-in.a
  CC      net/ipv4/fib_rules.o
  CC      drivers/pci/pci.o
  CC [M]  net/netfilter/xt_conntrack.o
  CC      net/ipv6/exthdrs_core.o
  CC      drivers/pci/pci-driver.o
  CC      drivers/pci/search.o
  CC [M]  net/netfilter/xt_helper.o
  CC      drivers/of/irq.o
  CC      net/ipv4/ipmr.o
  CC      drivers/pci/pci-sysfs.o
  CC      net/ipv6/ip6_checksum.o
  CC      net/ipv4/ipmr_base.o
  CC      net/ipv6/ip6_icmp.o
  CC      drivers/of/of_net.o
  CC [M]  net/netfilter/xt_limit.o
  CC [M]  net/netfilter/xt_mac.o
drivers/of/of_net.c: In function 'of_get_mac_address_mtd':
drivers/of/of_net.c:96:26: warning: unused variable 'pdev' [-Wunused-variable]
   96 |  struct platform_device *pdev = of_find_device_by_node(np);
      |                          ^~~~
  CC      net/ipv4/syncookies.o
  CC      net/ipv6/output_core.o
  CC      drivers/of/of_mdio.o
  CC      drivers/pci/rom.o
  CC [M]  net/netfilter/xt_multiport.o
  CC      drivers/of/of_reserved_mem.o
  CC      net/ipv4/netfilter.o
  CC      net/ipv4/tcp_cubic.o
  CC      drivers/pci/setup-res.o
  CC      net/ipv6/protocol.o
  CC [M]  net/netfilter/xt_recent.o
  CC      net/ipv6/ip6_offload.o
  AR      drivers/of/built-in.a
  CC [M]  net/netfilter/xt_state.o
  AR      drivers/pinctrl/actions/built-in.a
  AR      drivers/pinctrl/bcm/built-in.a
  CC      drivers/pci/irq.o
  AR      drivers/pinctrl/cirrus/built-in.a
  AR      drivers/pinctrl/freescale/built-in.a
  AR      drivers/pinctrl/mediatek/built-in.a
  AR      drivers/pinctrl/mvebu/built-in.a
  CC      net/ipv6/tcpv6_offload.o
  AR      drivers/pinctrl/nomadik/built-in.a
  AR      drivers/pinctrl/sprd/built-in.a
  AR      drivers/pinctrl/ti/built-in.a
  CC      drivers/pinctrl/core.o
  AR      drivers/platform/mips/built-in.a
  AR      net/ipv4/built-in.a
  AR      drivers/platform/built-in.a
  CC      drivers/pci/vpd.o
  AR      drivers/power/built-in.a
  AR      drivers/ptp/built-in.a
  CC      drivers/pci/setup-bus.o
  CC      drivers/pci/vc.o
  CC      net/ipv6/exthdrs_offload.o
  CC [M]  net/netfilter/xt_time.o
  CC      drivers/pci/mmap.o
  CC      net/ipv6/inet6_hashtables.o
  CC      drivers/pci/setup-irq.o
  CC      drivers/pinctrl/pinctrl-utils.o
  LD [M]  net/netfilter/nf_conntrack.o
  CC      net/ipv6/mcast_snoop.o
  CC      drivers/pci/proc.o
  AR      drivers/pwm/built-in.a
  CC      drivers/pci/slot.o
  LD [M]  net/netfilter/nf_nat.o
  LD [M]  net/netfilter/nf_flow_table.o
  CC      drivers/pinctrl/pinmux.o
  CC      drivers/pci/of.o
  AR      net/netfilter/built-in.a
  CC      drivers/pci/quirks.o
  CC      drivers/pinctrl/pinconf.o
  CC      drivers/regulator/core.o
  CC      drivers/regulator/dummy.o
  AR      drivers/reset/hisilicon/built-in.a
  CC      drivers/reset/core.o
  CC      drivers/pinctrl/devicetree.o
  CC      drivers/rtc/lib.o
  AR      drivers/scsi/built-in.a
  CC [M]  net/ipv6/tunnel6.o
  CC      drivers/pinctrl/pinconf-generic.o
  CC      drivers/pinctrl/pinctrl-single.o
  AR      drivers/rtc/built-in.a
  CC      drivers/reset/reset-ath79.o
  CC      drivers/regulator/fixed-helper.o
  AR      drivers/soc/amlogic/built-in.a
  AR      drivers/pci/built-in.a
  AR      drivers/soc/bcm/built-in.a
  CC      drivers/spi/spi.o
  CC      drivers/regulator/helpers.o
  AR      drivers/soc/fsl/built-in.a
  CC [M]  net/ipv6/ip6_tunnel.o
  AR      drivers/soc/mediatek/built-in.a
  AR      drivers/soc/qcom/built-in.a
  AR      drivers/reset/built-in.a
  AR      drivers/soc/renesas/built-in.a
  AR      drivers/staging/media/built-in.a
  CC      drivers/spi/spi-mem.o
  AR      drivers/soc/sunxi/built-in.a
  AR      drivers/staging/built-in.a
  AR      drivers/soc/ti/built-in.a
  AR      drivers/soc/xilinx/built-in.a
  AR      net/ipv6/built-in.a
  AR      drivers/soc/built-in.a
  AR      drivers/tty/ipwireless/built-in.a
  CC      drivers/spi/spi-ar934x.o
  CC      drivers/regulator/devres.o
  CC      drivers/tty/serial/8250/8250_core.o
  AR      drivers/pinctrl/built-in.a
  CC      drivers/tty/serial/8250/8250_port.o
  CC      drivers/spi/spi-ath79.o
  CC      drivers/spi/spi-bitbang.o
  CC      drivers/usb/phy/of.o
  AR      drivers/video/backlight/built-in.a
  CC      drivers/watchdog/watchdog_core.o
  AR      drivers/video/fbdev/core/built-in.a
  CC      drivers/regulator/of_regulator.o
  AR      drivers/video/fbdev/omap2/omapfb/displays/built-in.a
  CC      drivers/regulator/fixed.o
  AR      drivers/video/fbdev/omap2/omapfb/dss/built-in.a
  AR      drivers/video/fbdev/omap2/omapfb/built-in.a
  AR      drivers/video/fbdev/omap2/built-in.a
  AR      drivers/video/fbdev/built-in.a
  CC      drivers/spi/spi-gpio.o
  AR      drivers/video/built-in.a
  AR      drivers/usb/phy/built-in.a
  AR      drivers/usb/built-in.a
  CC      drivers/watchdog/watchdog_dev.o
  CC      drivers/watchdog/ath79_wdt.o
  AR      drivers/tty/vt/built-in.a
  CC      drivers/tty/tty_io.o
  AR      net/built-in.a
  CC      drivers/tty/serial/serial_core.o
  AR      drivers/spi/built-in.a
  CC      drivers/tty/n_tty.o
  CC      drivers/tty/tty_ioctl.o
  CC      drivers/tty/tty_ldisc.o
  AR      drivers/regulator/built-in.a
  CC      drivers/tty/tty_buffer.o
  CC      drivers/tty/serial/8250/8250_early.o
  CC      drivers/watchdog/gpio_wdt.o
  AR      drivers/watchdog/built-in.a
  CC      drivers/tty/serial/8250/8250_of.o
  CC      drivers/tty/serial/earlycon.o
  CC      drivers/tty/serial/ar933x_uart.o
  CC      drivers/tty/serial/serial_mctrl_gpio.o
  CC      drivers/tty/tty_port.o
  CC      drivers/tty/tty_mutex.o
  CC      drivers/tty/tty_ldsem.o
  CC      drivers/tty/tty_baudrate.o
  CC      drivers/tty/tty_jobctrl.o
  AR      drivers/tty/serial/8250/built-in.a
  CC      drivers/tty/n_null.o
  CC      drivers/tty/pty.o
  CC      drivers/tty/sysrq.o
  AR      drivers/tty/serial/built-in.a
  AR      drivers/tty/built-in.a
  AR      drivers/built-in.a
  GEN     .version
  CHK     include/generated/compile.h
  LD      vmlinux.o
  MODPOST vmlinux.o
  MODINFO modules.builtin.modinfo
  LD      .tmp_vmlinux.kallsyms1
  KSYM    .tmp_vmlinux.kallsyms1.o
  LD      .tmp_vmlinux.kallsyms2
  KSYM    .tmp_vmlinux.kallsyms2.o
  LD      vmlinux
  SORTEX  vmlinux
  SYSMAP  System.map
  Building modules, stage 2.
  MODPOST 69 modules
  CC [M]  crypto/aead.mod.o
  CC [M]  crypto/ccm.mod.o
  CC [M]  crypto/cmac.mod.o
  CC [M]  crypto/crypto_hash.mod.o
  CC [M]  crypto/crypto_null.mod.o
  AS      arch/mips/boot/compressed/head.o
  CC [M]  crypto/cryptomgr.mod.o
  CC      arch/mips/boot/compressed/decompress.o
  CC      arch/mips/boot/compressed/string.o
  CC [M]  crypto/ctr.mod.o
  CC [M]  crypto/drbg.mod.o
  CC [M]  crypto/gcm.mod.o
  SHIPPED arch/mips/boot/compressed/bswapsi.c
  CC [M]  crypto/gf128mul.mod.o
  CC [M]  crypto/ghash-generic.mod.o
  CC [M]  crypto/hmac.mod.o
  CC [M]  crypto/jitterentropy_rng.mod.o
  CC [M]  crypto/seqiv.mod.o
  CC [M]  crypto/sha256_generic.mod.o
  CC [M]  drivers/hwmon/hwmon.mod.o
  CC [M]  drivers/net/ppp/ppp_async.mod.o
  CC [M]  drivers/net/ppp/ppp_generic.mod.o
  CC [M]  drivers/net/ppp/pppoe.mod.o
  CC [M]  drivers/net/ppp/pppox.mod.o
  CC [M]  drivers/net/slip/slhc.mod.o
  CC [M]  lib/crc-ccitt.mod.o
  SHIPPED arch/mips/boot/compressed/ashldi3.c
  CC      arch/mips/boot/compressed/dummy.o
  OBJCOPY arch/mips/boot/compressed/vmlinux.bin
  HOSTCC  arch/mips/boot/compressed/calc_vmlinuz_load_addr
  CC [M]  lib/crypto/libsha256.mod.o
  CC      arch/mips/boot/compressed/bswapsi.o
  CC [M]  net/ipv4/netfilter/ip_tables.mod.o
  CC [M]  net/ipv4/netfilter/ipt_REJECT.mod.o
  CC [M]  net/ipv4/netfilter/iptable_filter.mod.o
  CC      arch/mips/boot/compressed/ashldi3.o
  CC [M]  net/ipv4/netfilter/iptable_mangle.mod.o
  CC [M]  net/ipv4/netfilter/iptable_nat.mod.o
  CC [M]  net/ipv4/netfilter/iptable_raw.mod.o
  CC [M]  net/ipv4/netfilter/nf_defrag_ipv4.mod.o
  CC [M]  net/ipv4/netfilter/nf_log_ipv4.mod.o
  XZKERN  arch/mips/boot/compressed/vmlinux.bin.z
  CC [M]  net/ipv4/netfilter/nf_reject_ipv4.mod.o
  CC [M]  net/ipv6/ip6_tunnel.mod.o
  CC [M]  net/ipv6/netfilter/ip6_tables.mod.o
  CC [M]  net/ipv6/netfilter/ip6t_REJECT.mod.o
  CC [M]  net/ipv6/netfilter/ip6table_filter.mod.o
  CC [M]  net/ipv6/netfilter/ip6table_mangle.mod.o
  CC [M]  net/ipv6/netfilter/nf_defrag_ipv6.mod.o
  CC [M]  net/ipv6/netfilter/nf_log_ipv6.mod.o
  CC [M]  net/ipv6/netfilter/nf_reject_ipv6.mod.o
  CC [M]  net/ipv6/tunnel6.mod.o
  CC [M]  net/netfilter/nf_conncount.mod.o
  CC [M]  net/netfilter/nf_conntrack.mod.o
  CC [M]  net/netfilter/nf_flow_table.mod.o
  CC [M]  net/netfilter/nf_flow_table_hw.mod.o
  CC [M]  net/netfilter/nf_log_common.mod.o
  CC [M]  net/netfilter/nf_nat.mod.o
  CC [M]  net/netfilter/x_tables.mod.o
  CC [M]  net/netfilter/xt_CT.mod.o
  CC [M]  net/netfilter/xt_FLOWOFFLOAD.mod.o
  CC [M]  net/netfilter/xt_LOG.mod.o
  CC [M]  net/netfilter/xt_MASQUERADE.mod.o
  CC [M]  net/netfilter/xt_REDIRECT.mod.o
  CC [M]  net/netfilter/xt_TCPMSS.mod.o
  CC [M]  net/netfilter/xt_comment.mod.o
  CC [M]  net/netfilter/xt_connbytes.mod.o
  CC [M]  net/netfilter/xt_connlimit.mod.o
  CC [M]  net/netfilter/xt_connmark.mod.o
  CC [M]  net/netfilter/xt_conntrack.mod.o
  CC [M]  net/netfilter/xt_helper.mod.o
  CC [M]  net/netfilter/xt_limit.mod.o
  CC [M]  net/netfilter/xt_mac.mod.o
  CC [M]  net/netfilter/xt_mark.mod.o
  CC [M]  net/netfilter/xt_multiport.mod.o
  CC [M]  net/netfilter/xt_nat.mod.o
  CC [M]  net/netfilter/xt_recent.mod.o
  CC [M]  net/netfilter/xt_state.mod.o
  CC [M]  net/netfilter/xt_tcpudp.mod.o
  CC [M]  net/netfilter/xt_time.mod.o
  LD [M]  crypto/aead.ko
  LD [M]  crypto/ccm.ko
  LD [M]  crypto/cmac.ko
  LD [M]  crypto/crypto_hash.ko
  LD [M]  crypto/crypto_null.ko
  LD [M]  crypto/cryptomgr.ko
  LD [M]  crypto/ctr.ko
  LD [M]  crypto/drbg.ko
  LD [M]  crypto/gcm.ko
  LD [M]  crypto/gf128mul.ko
  LD [M]  crypto/ghash-generic.ko
  LD [M]  crypto/hmac.ko
  LD [M]  crypto/jitterentropy_rng.ko
  LD [M]  crypto/seqiv.ko
  LD [M]  crypto/sha256_generic.ko
  LD [M]  drivers/hwmon/hwmon.ko
  LD [M]  drivers/net/ppp/ppp_async.ko
  LD [M]  drivers/net/ppp/ppp_generic.ko
  LD [M]  drivers/net/ppp/pppoe.ko
  LD [M]  drivers/net/ppp/pppox.ko
  LD [M]  drivers/net/slip/slhc.ko
  LD [M]  lib/crc-ccitt.ko
  LD [M]  lib/crypto/libsha256.ko
  LD [M]  net/ipv4/netfilter/ip_tables.ko
  LD [M]  net/ipv4/netfilter/ipt_REJECT.ko
  LD [M]  net/ipv4/netfilter/iptable_filter.ko
  LD [M]  net/ipv4/netfilter/iptable_mangle.ko
  LD [M]  net/ipv4/netfilter/iptable_nat.ko
  LD [M]  net/ipv4/netfilter/iptable_raw.ko
  LD [M]  net/ipv4/netfilter/nf_defrag_ipv4.ko
  LD [M]  net/ipv4/netfilter/nf_log_ipv4.ko
  LD [M]  net/ipv4/netfilter/nf_reject_ipv4.ko
  LD [M]  net/ipv6/ip6_tunnel.ko
  LD [M]  net/ipv6/netfilter/ip6_tables.ko
  LD [M]  net/ipv6/netfilter/ip6t_REJECT.ko
  LD [M]  net/ipv6/netfilter/ip6table_filter.ko
  LD [M]  net/ipv6/netfilter/ip6table_mangle.ko
  LD [M]  net/ipv6/netfilter/nf_defrag_ipv6.ko
  LD [M]  net/ipv6/netfilter/nf_log_ipv6.ko
  LD [M]  net/ipv6/netfilter/nf_reject_ipv6.ko
  LD [M]  net/ipv6/tunnel6.ko
  LD [M]  net/netfilter/nf_conncount.ko
  LD [M]  net/netfilter/nf_conntrack.ko
  LD [M]  net/netfilter/nf_flow_table.ko
  LD [M]  net/netfilter/nf_flow_table_hw.ko
  LD [M]  net/netfilter/nf_log_common.ko
  LD [M]  net/netfilter/nf_nat.ko
  LD [M]  net/netfilter/x_tables.ko
  LD [M]  net/netfilter/xt_CT.ko
  LD [M]  net/netfilter/xt_FLOWOFFLOAD.ko
  LD [M]  net/netfilter/xt_LOG.ko
  LD [M]  net/netfilter/xt_MASQUERADE.ko
  LD [M]  net/netfilter/xt_REDIRECT.ko
  LD [M]  net/netfilter/xt_TCPMSS.ko
  LD [M]  net/netfilter/xt_comment.ko
  LD [M]  net/netfilter/xt_connbytes.ko
  LD [M]  net/netfilter/xt_connlimit.ko
  LD [M]  net/netfilter/xt_connmark.ko
  LD [M]  net/netfilter/xt_conntrack.ko
  LD [M]  net/netfilter/xt_helper.ko
  LD [M]  net/netfilter/xt_limit.ko
  LD [M]  net/netfilter/xt_mac.ko
  LD [M]  net/netfilter/xt_mark.ko
  LD [M]  net/netfilter/xt_multiport.ko
  LD [M]  net/netfilter/xt_nat.ko
  LD [M]  net/netfilter/xt_recent.ko
  LD [M]  net/netfilter/xt_state.ko
  LD [M]  net/netfilter/xt_tcpudp.ko
  LD [M]  net/netfilter/xt_time.ko
make[5]: Nothing to be done for 'modules'.
  OBJCOPY arch/mips/boot/compressed/piggy.o
  LD      vmlinuz
  STRIP	  vmlinuz
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79'
make[5]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/image'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79'
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux'
time: target/linux/compile#916.90#84.28#339.94
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
 make[3] diffconfig buildversion feedsversion
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libjson-c'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/toolchain'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/usign'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ncurses'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fwtool'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/lua'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.prepared_29bb6914df18b6b33f77b9e8d7b730ce_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.prepared_29bb6914df18b6b33f77b9e8d7b730ce_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.toolchain_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.built_check
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libgcc_s.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/usr/bin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/ld-musl-*.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libc.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.json-c-0.15-nodoc.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/"    '
ln -sf ../../lib/libc.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/usr/bin/ldd
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libcrypt.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libxnet.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libstdc++fs.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libm.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libresolv.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libssp_nonshared.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libatomic.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libpthread.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libutil.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libdl.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libsupc++.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/librt.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libc.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libstdc++.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/libgcc_pic.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.a; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/libgcc.map /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.map 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.lua-5.1.5.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/"    '
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libc_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc/lib
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libgcc_s.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc/lib/
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ncurses-6.2.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses"    '
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf usign-2020-05-23-f1f65026;  )    '
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/lua-5.1.5.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/.. -xf -
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#0.25#0.05#2.12
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/contrib/package/csstidy'
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc/lib/libgcc_s.so.1: shared object
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl

Applying ./patches-host/001-include-version-number.patch using plaintext: 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf fwtool-2019-11-12-8f7fe925;  )    '
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-host/010-lua-5.1.3-lnum-full-260308.patch using plaintext: 
patching file Makefile
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
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-host/011-lnum-use-double.patch using plaintext: 
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
patching file src/lnum_config.h

Applying ./patches-host/012-lnum-fix-ltle-relational-operators.patch using plaintext: 
patching file src/lvm.c

Applying ./patches-host/013-lnum-strtoul-parsing-fixes.patch using plaintext: 
patching file src/lnum.c
patching file src/lnum_config.h

Applying ./patches-host/015-lnum-ppc-compat.patch using plaintext: 
patching file src/lua.h

Applying ./patches-host/030-archindependent-bytecode.patch using plaintext: 
patching file src/ldump.c
patching file src/lundump.c

Applying ./patches-host/100-no_readline.patch using plaintext: 
patching file src/luaconf.h
patching file src/Makefile
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/.prepareda57ee453b8b1099609042eb244fd5205_6664517399ebbbc92a37c5bb081b5c53
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,"/usr/local/","/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/",' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/src/luaconf.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/.configured
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5 CC="gcc -std=gnu99" linux
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/usign'
time: package/system/usign/host-compile#0.33#0.07#2.50
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5'
cd src && make linux V=5.1
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/src'
make all MYCFLAGS="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl "
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/src'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lapi.o lapi.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/gpio-button-hotplug'
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ncurses'
time: package/libs/ncurses/host-compile#0.29#0.08#2.56
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fwtool'
time: package/system/fwtool/host-compile#0.35#0.07#2.53
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/nat46'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libubox'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lcode.o lcode.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libgcc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libgcc1_10.3.0-3_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/usr/bin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/ld-musl-*.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libc.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/lib/
ln -sf ../../lib/libc.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/usr/bin/ldd
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc/lib/libc.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldebug.o ldebug.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.prepared_c087cdf34e248cffbbcca64196a826be_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
true
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.csstidy-2021-06-13-707feaec.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "csstidy-2021-06-13-707feaec.tar.xz" "a6db35de692d1b94561e725634ce410b75f5f7e26dc6f3fc92931813c0721ded" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/jow-/csstidy-cpp.git" --version="707feaec556c40c999514a598b1a1ea5b50826c6" --subdir="csstidy-2021-06-13-707feaec" --source="csstidy-2021-06-13-707feaec.tar.xz" --hash="a6db35de692d1b94561e725634ce410b75f5f7e26dc6f3fc92931813c0721ded" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf csstidy-2021-06-13-707feaec && [ \! -d csstidy-2021-06-13-707feaec ] && git clone  https://github.com/jow-/csstidy-cpp.git csstidy-2021-06-13-707feaec && (cd csstidy-2021-06-13-707feaec && git checkout 707feaec556c40c999514a598b1a1ea5b50826c6 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd csstidy-2021-06-13-707feaec && git log -1 --format='\''@%ct'\''` && rm -rf csstidy-2021-06-13-707feaec/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c csstidy-2021-06-13-707feaec | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/csstidy-2021-06-13-707feaec.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/csstidy-2021-06-13-707feaec.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf csstidy-2021-06-13-707feaec; );  )    '
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.nat46-2021-06-24-9b3a8197.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "nat46-2021-06-24-9b3a8197.tar.xz" "a74a9a84605bac6186adf37025b3880eb9cf5931791bb61d47e69b8898cac411" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/ayourtch/nat46.git" --version="9b3a8197421d987d77e1b9df4159cfe0b9820ee9" --subdir="nat46-2021-06-24-9b3a8197" --source="nat46-2021-06-24-9b3a8197.tar.xz" --hash="a74a9a84605bac6186adf37025b3880eb9cf5931791bb61d47e69b8898cac411" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf nat46-2021-06-24-9b3a8197 && [ \! -d nat46-2021-06-24-9b3a8197 ] && git clone  https://github.com/ayourtch/nat46.git nat46-2021-06-24-9b3a8197 && (cd nat46-2021-06-24-9b3a8197 && git checkout 9b3a8197421d987d77e1b9df4159cfe0b9820ee9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd nat46-2021-06-24-9b3a8197 && git log -1 --format='\''@%ct'\''` && rm -rf nat46-2021-06-24-9b3a8197/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c nat46-2021-06-24-9b3a8197 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/nat46-2021-06-24-9b3a8197.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/nat46-2021-06-24-9b3a8197.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf nat46-2021-06-24-9b3a8197; );  )    '
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.prepared_c087cdf34e248cffbbcca64196a826be_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.gpio-button-hotplug_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug=gpio-button-hotplug -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug=gpio-button-hotplug -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug=gpio-button-hotplug -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/csstidy-2021-06-13-707feaec.tar.xz
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.configured_68b329da9893e34099c7d8ad5cb9c940
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/nat46-2021-06-24-9b3a8197.tar.xz
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.built
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.built_check
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldo.o ldo.c
make -C "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KBUILD_EXTRA_SYMBOLS="" KERNELRELEASE=5.4.145 M="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug" modules
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'

100 30260  100 30260    0     0   364k      0 --:--:-- --:--:-- --:--:--  364k
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libubox-2021-08-19-d716ac4b.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libubox-2021-08-19-d716ac4b.tar.xz" "1cdb91ac0ee925f133ee9f70eac131a99def312fe7cf0aed44df84eb1762e30b" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf libubox-2021-08-19-d716ac4b && [ \! -d libubox-2021-08-19-d716ac4b ] && git clone  https://git.openwrt.org/project/libubox.git libubox-2021-08-19-d716ac4b && (cd libubox-2021-08-19-d716ac4b && git checkout d716ac4bc4236031d4c3cc1ed362b502e20e3787 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libubox-2021-08-19-d716ac4b && git log -1 --format='\''@%ct'\''` && rm -rf libubox-2021-08-19-d716ac4b/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2021-08-19-d716ac4b | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libubox-2021-08-19-d716ac4b.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libubox-2021-08-19-d716ac4b.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf libubox-2021-08-19-d716ac4b;  )    '
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/csstidy-2021-06-13-707feaec.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/.prepareda03d6f0a23f6766e880141942e0e51a0_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/; if [ -x configure ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.{guess,sub} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec// && CC="gcc" CFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" CXX="g++" CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/lib" 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=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --exec-prefix=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --sysconfdir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/etc --localstatedir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/var --sbindir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin ; fi )
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/.configured
CFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/lib" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec  
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec'
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/print_css.o csstidy/print_css.cpp

 61 19980   61 12154    0     0  32848      0 --:--:-- --:--:-- --:--:-- 32760
100 19980  100 19980    0     0  53565      0 --:--:-- --:--:-- --:--:-- 53422
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.prepared_04aa4dbfd51cce6c892f0a0439b33244_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/nat46-2021-06-24-9b3a8197.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.prepared_04aa4dbfd51cce6c892f0a0439b33244_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.configured_*
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libc_1.1.24-3_mips_24kc.ipk
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.nat46_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libubox'
time: package/libs/libubox/host-compile#0.26#0.06#2.26
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread/lib
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197=nat46-2021-06-24-9b3a8197 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197=nat46-2021-06-24-9b3a8197 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197=nat46-2021-06-24-9b3a8197 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldump.o ldump.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.configured_68b329da9893e34099c7d8ad5cb9c940
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/opkg'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.built_check
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc" M="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules" MODFLAGS="-DMODULE -mlong-calls" EXTRA_CFLAGS="-DNAT46_VERSION=\\\"9b3a8197421d987d77e1b9df4159cfe0b9820ee9\\\"" modules
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luci-base/.prepared62c4aacc82e6e7d01dd7e8815ba89962_6664517399ebbbc92a37c5bb081b5c53
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luci-base/.configured
make -C src/ clean po2lmo jsmin
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base/src'
rm -f contrib/lemon po2lmo parser.so version.lua plural_formula.c plural_formula.h *.o
cc    -DNDEBUG -c -o po2lmo.o po2lmo.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lfunc.o lfunc.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
cc -o contrib/lemon contrib/lemon.c
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lgc.o lgc.c
csstidy/print_css.cpp: In member function 'int csstidy::_seeknocomment(int, int)':
csstidy/print_css.cpp:76:1: warning: control reaches end of non-void function [-Wreturn-type]
   76 | }
      | ^
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o llex.o llex.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/ipkg-mips_24kc/libpthread into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libpthread_1.1.24-3_mips_24kc.ipk
echo "libc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/libgcc_s.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread/lib
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '1' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version || { echo '1' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libgcc_installed
echo "libgcc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
./contrib/lemon -q plural_formula.y
cc    -DNDEBUG -c -o template_lmo.o template_lmo.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libpthread_installed
echo "libpthread" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/toolchain'
time: package/libs/toolchain/compile#0.68#0.23#6.56
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ucert'
cc    -DNDEBUG -c -o plural_formula.o plural_formula.c
cc  -o po2lmo po2lmo.o template_lmo.o plural_formula.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
cc    -DNDEBUG -c -o jsmin.o jsmin.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.opkg-2021-06-13-1bf042dd.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "opkg-2021-06-13-1bf042dd.tar.xz" "aeda4e0f11805bf95fc7be6d38391ce579acd965c8ba6a490b3e8669815b7264" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf opkg-2021-06-13-1bf042dd && [ \! -d opkg-2021-06-13-1bf042dd ] && git clone  https://git.openwrt.org/project/opkg-lede.git opkg-2021-06-13-1bf042dd && (cd opkg-2021-06-13-1bf042dd && git checkout 1bf042dd06751b693a8544d2317e5b969d666b69 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd opkg-2021-06-13-1bf042dd && git log -1 --format='\''@%ct'\''` && rm -rf opkg-2021-06-13-1bf042dd/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c opkg-2021-06-13-1bf042dd | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf opkg-2021-06-13-1bf042dd;  )    '
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lmem.o lmem.c
cc  -o jsmin jsmin.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lobject.o lobject.c
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luci-base/.built
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin
install -m0755 src/po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/po2lmo
install -m0755 src/jsmin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/jsmin
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luci-base/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp/.luci-base_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base'
time: package/feeds/luci/luci-base/host-compile#1.31#0.25#7.59
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/opkg'
time: package/system/opkg/host-compile#0.33#0.09#2.74
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/openwrt-keyring'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lopcodes.o lopcodes.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/mbedtls'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lparser.o lparser.c
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/umap.o csstidy/umap.cpp
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/background.o csstidy/background.cpp
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/gettext'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstate.o lstate.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ucert-2020-05-24-00b921d8.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ucert-2020-05-24-00b921d8.tar.xz" "839fda1811a58a495ac7bbc41db75222dd5a15e4d72110ca6acc4cdad56908fe" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ucert-2020-05-24-00b921d8;  )    '
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstring.o lstring.c
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltable.o ltable.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.openwrt-keyring-2021-02-20-49283916.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "openwrt-keyring-2021-02-20-49283916.tar.xz" "7b58592bb49e4b37c8e80904c8f457ce3f0f2e6b1d2c473ccfe9204a8b7be831" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf openwrt-keyring-2021-02-20-49283916 && [ \! -d openwrt-keyring-2021-02-20-49283916 ] && git clone  https://git.openwrt.org/keyring.git openwrt-keyring-2021-02-20-49283916 && (cd openwrt-keyring-2021-02-20-49283916 && git checkout 49283916005d7868923d34ab34f14188cf74812d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd openwrt-keyring-2021-02-20-49283916 && git log -1 --format='\''@%ct'\''` && rm -rf openwrt-keyring-2021-02-20-49283916/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c openwrt-keyring-2021-02-20-49283916 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/openwrt-keyring-2021-02-20-49283916.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/openwrt-keyring-2021-02-20-49283916.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf openwrt-keyring-2021-02-20-49283916;  )    '
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ucert'
time: package/system/ucert/host-compile#0.36#0.08#2.67
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.mbedtls-2.16.11.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "mbedtls-2.16.11.tar.gz" "c18e7e9abf95e69e425260493720470021384a1728417042060a35d0b7b18b41" "" "https://codeload.github.com/ARMmbed/mbedtls/tar.gz/v2.16.11?"    '
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libiconv'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.prepared_03caa71fa55ee865b46e56cbb3f1c3cb_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/openwrt-keyring-2021-02-20-49283916.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.prepared_03caa71fa55ee865b46e56cbb3f1c3cb_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.openwrt-keyring_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.prepared_f04f3cfd5ded33be03e4509f14c00797_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/mbedtls-2.16.11.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.. -xf -
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916=openwrt-keyring-2021-02-20-49283916 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916=openwrt-keyring-2021-02-20-49283916 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916=openwrt-keyring-2021-02-20-49283916 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring/etc/opkg/keys/
# Public usign key for unattended snapshot builds
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/usign/b5043e70f9a75cde /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring/etc/opkg/keys/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.openwrt-keyring_installed
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltm.o ltm.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo

Applying ./patches/200-config.patch using plaintext: 
patching file include/mbedtls/config.h
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring/etc/opkg/keys/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.prepared_f04f3cfd5ded33be03e4509f14c00797_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.configured_*
# Public usign key for unattended snapshot builds
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.mbedtls_installed
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/usign/b5043e70f9a75cde /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring/etc/opkg/keys/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11; CFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11=mbedtls-2.16.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " CXXFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11=mbedtls-2.16.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DUSE_SHARED_MBEDTLS_LIBRARY:Bool=ON -DENABLE_TESTING:Bool=OFF -DENABLE_PROGRAMS:Bool=ON /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11 )
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lundump.o lundump.c
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.3.0
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lvm.o lvm.c
-- Detecting C compiler ABI info
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.prepared_452f3514603718d85e9d478af01242e1_6664517399ebbbc92a37c5bb081b5c53_check
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.prepared_452f3514603718d85e9d478af01242e1_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.gettext_installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
-- Detecting C compiler ABI info - done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.built
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/usr/lib/libintl-stub/include
-- Found PythonInterp: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/python (found version "3.8.10") 
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/include/libintl.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/usr/lib/libintl-stub/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/usr/share/aclocal
-- Found Perl: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/perl (found version "5.30.0") 
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/gettext/m4/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/usr/share/aclocal/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/gettext.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/gettext.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/gettext.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
-- Looking for pthread.h
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-gettext
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.gettext_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/gettext'
time: package/libs/gettext/compile#0.57#0.10#3.21
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libtool'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/gpio-button-hotplug.o
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openwrt-keyring-2021-02-20-49283916/ipkg-mips_24kc/openwrt-keyring into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/openwrt-keyring_2021-02-20-49283916-2_mips_24kc.ipk
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.prepared_ffcc985a4b31512109ab04b1166300d4_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv
echo "openwrt-keyring" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/openwrt-keyring.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/openwrt-keyring'
time: package/system/openwrt-keyring/compile#0.41#0.11#4.07
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/cssopt.o csstidy/cssopt.cpp
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ca-certificates'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.prepared_ffcc985a4b31512109ab04b1166300d4_6664517399ebbbc92a37c5bb081b5c53
-- Generating done
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libiconv_installed
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11
awk 'BEGIN { rc = 1 } /#define MBEDTLS_DEBUG_C/ { $0 = "// #define MBEDTLS_DEBUG_C"; rc = 0 } { print } END { exit(rc) }' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h.new && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.built
awk 'BEGIN { rc = 1 } /#define MBEDTLS_HKDF_C/ { $0 = "// #define MBEDTLS_HKDF_C"; rc = 0 } { print } END { exit(rc) }' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h.new && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/include/mbedtls/config.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.built_check
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv=libiconv -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/iconv.c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/iconv.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/include -DPIC -fpic
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.configured_5e1d5ee8fa334bc8ae9c07800ce6707c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-netdev.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11'
[1/266] Building C object library/CMakeFiles/mbedtls.dir/debug.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lzio.o lzio.c
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lnum.o lnum.c
mips-openwrt-linux-musl-ar rcs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/libiconv.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/iconv.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/lib/libiconv-stub/lib
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/libiconv.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/lib/libiconv-stub/lib/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/lib/libiconv-stub/include
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/include/iconv.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/lib/libiconv-stub/include/
  Building modules, stage 2.
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/share/aclocal
[2/266] Building C object library/CMakeFiles/mbedtls.dir/net_sockets.c.o
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiconv/m4/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/usr/share/aclocal/
  MODPOST 1 modules
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv -name '*.la' | xargs -r rm -f; 
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lauxlib.o lauxlib.c
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libiconv.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libiconv.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libiconv.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/gpio-button-hotplug.mod.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libiconv
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libiconv_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libiconv'
time: package/libs/libiconv/compile#0.74#0.10#3.58
lauxlib.c: In function 'luaL_loadfile':
lauxlib.c:587:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  587 |    while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
      |    ^~~~~
lauxlib.c:588:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
  588 |     lf.extraline = 0;
      |     ^~
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/libs/nghttp2'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libtool-2.4.6.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libtool-2.4.6.tar.xz" "7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f" "" "@GNU/libtool"    '
[3/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_cache.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-netdev.c: In function 'nat46_remove':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-netdev.c:258:2: warning: ISO C90 forbids variable length array 'config_remove' [-Wvla]
  258 |  char config_remove[buflen];
      |  ^~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-netdev.c:278:3: warning: ISO C90 forbids variable length array 'config' [-Wvla]
  278 |   char config[buflen];
      |   ^~~~
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ca-certificates_20210119.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ca-certificates_20210119.tar.xz" "daa3afae563711c30a0586ddae4336e8e3974c2b627faaca404c4e0141b64665" "" "@DEBIAN/pool/main/c/ca-certificates"    '
[4/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.prepared_0cd2e7761fa146d91f58404519e563b0_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libtool-2.4.6.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.. -xf -
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lbaselib.o lbaselib.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.prepared_baae00e3269cd411b91fba16db4e56d3_6664517399ebbbc92a37c5bb081b5c53_check
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-module.o
xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ca-certificates_20210119.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119 -xf -
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/gpio-button-hotplug.ko
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
for subdir in .; do realdir=$(readlink -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug); grep -F /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/Module.symvers.tmp; [ "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug" = "$realdir" ] || grep -F $realdir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/Module.symvers.tmp; done; sort -u /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/Module.symvers.tmp > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/Module.symvers; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers; mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/Module.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/gpio-button-hotplug.symvers
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.prepared_0cd2e7761fa146d91f58404519e563b0_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.configured_*
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.prepared_baae00e3269cd411b91fba16db4e56d3_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libtool_installed
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.configured_*
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.built
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --exec-prefix=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --bindir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin --sbindir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/sbin --libexecdir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib --sysconfdir=/etc --datadir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share --localstatedir=/var --mandir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/man --infodir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/info --disable-nls  ; fi; )
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ca-certificates_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.built
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules.d; ( echo "gpio-button-hotplug"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules.d/30-gpio-button-hotplug;  mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules-boot.d; ln -sf ../modules.d/30-gpio-button-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules-boot.d/;
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldblib.o ldblib.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work'
for dir in mozilla; do \
  make -C $dir all; \
done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug.installed
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/mozilla'
python3 certdata2pem.py
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-gpio-button-hotplug_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/etc/modules.d; ( echo "gpio-button-hotplug"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/etc/modules.d/30-gpio-button-hotplug;  mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/etc/modules-boot.d; ln -sf ../modules.d/30-gpio-button-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/etc/modules-boot.d/;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.nghttp2-1.44.0.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "nghttp2-1.44.0.tar.xz" "5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d" "" "https://github.com/nghttp2/nghttp2/releases/download/v1.44.0"    '
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o liolib.o liolib.c
Ignoring certificate "Verisign Class 1 Public Primary Certification Authority - G3".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "Verisign Class 2 Public Primary Certification Authority - G3".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "Certum Root CA".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "Camerfirma Chambers of Commerce Root".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "Camerfirma Global Chambersign Root".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "SwissSign Platinum CA - G2".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "OISTE WISeKey Global Root GA CA".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Certificate "Explicitly Distrust DigiNotar Root CA" blacklisted, ignoring.
Certificate "Explicitly Distrusted DigiNotar PKIoverheid G2" blacklisted, ignoring.
Certificate "MITM subCA 1 issued by Trustwave" blacklisted, ignoring.
Certificate "MITM subCA 2 issued by Trustwave" blacklisted, ignoring.
Certificate "TURKTRUST Mis-issued Intermediate CA 1" blacklisted, ignoring.
Certificate "TURKTRUST Mis-issued Intermediate CA 2" blacklisted, ignoring.
Ignoring certificate "Symantec Class 1 Public Primary Certification Authority - G6".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "Symantec Class 2 Public Primary Certification Authority - G6".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
Ignoring certificate "D-TRUST Root CA 3 2013".  SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_TRUSTED_DELEGATOR
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/mozilla'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install/usr/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install/usr/share/ca-certificates
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/nghttp2/nghttp2/releases/download/v1.44.0/nghttp2-1.44.0.tar.xz
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119=ca-certificates-20210119 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install"  install;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work'
for dir in mozilla; do \
  mkdir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install//usr/share/ca-certificates/$dir; \
  make -C $dir install CERTSDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install//usr/share/ca-certificates/$dir; \
done
[5/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_cli.c.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/mozilla'
for p in *.crt; do \
 install -m 644 $p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install//usr/share/ca-certificates/mozilla/$p ; \
done

100   627  100   627    0     0   6207      0 --:--:-- --:--:-- --:--:--  6207

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/lib/modules/5.4.145/gpio-button-hotplug.ko: relocatable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
[6/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lmathlib.o lmathlib.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-core.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o loslib.o loslib.c
configure: WARNING: unrecognized options: --disable-nls

 21 3879k   21  832k    0     0   749k      0  0:00:05  0:00:01  0:00:04  831kPackaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/ipkg-mips_24kc/kmod-gpio-button-hotplug into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-gpio-button-hotplug_5.4.145-3_mips_24kc.ipk
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltablib.o ltablib.c
echo "kmod-gpio-button-hotplug" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/gpio-button-hotplug.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/gpio-button-hotplug'
time: package/kernel/gpio-button-hotplug/compile#2.11#0.45#13.22
ltablib.c: In function 'addfield':
ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  137 |   if (!lua_isstring(L, -1))
      |   ^~
ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  140 |     luaL_addvalue(b);
      |     ^~~~~~~~~~~~~
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/taiha/nyancat'
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/trim.o csstidy/trim.cpp
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstrlib.o lstrlib.c
## ------------------------- ##
## Configuring libtool 2.4.6 ##
## ------------------------- ##

checking for GNU M4 that supports accurate traces... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4
checking whether /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 accepts --gnu... yes
checking how m4 supports trace files... --debugfile
checking for a BSD-compatible install... [7/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_srv.c.o
[8/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

 56 3879k   56 2181k    0     0  1033k      0  0:00:03  0:00:02  0:00:01 1090kchecking whether make supports nested variables... make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/mozilla'
for dir in sbin; do \
  make -C $dir install CERTSDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install//usr/share/ca-certificates/$dir; \
done
yes
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/sbin'
install -m755 update-ca-certificates /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install/usr/sbin/
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work/sbin'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/work'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.built
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o loadlib.o loadlib.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle
checking whether make supports nested variables... (cached) yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle/etc/ssl/certs
cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install/usr/share/ca-certificates/*/*.crt >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle/etc/ssl/certs/ca-certificates.crt
checking build system type... ln -sf /etc/ssl/certs/ca-certificates.crt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle/etc/ssl/cert.pem
x86_64-pc-linux-gnu
checking host system type... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/.pkgdir/ca-bundle/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-gnu
configure: autobuild project... GNU Libtool
configure: autobuild revision... 2.4.6
configure: autobuild hostname... Tofu-B450HVUS20-Jenkins-Slave
configure: autobuild mode... default
configure: autobuild timestamp... 20210919T061548Z
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ca-bundle_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle/etc/ssl/certs
cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-install/usr/share/ca-certificates/*/*.crt >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle/etc/ssl/certs/ca-certificates.crt
ln -sf /etc/ssl/certs/ca-certificates.crt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle/etc/ssl/cert.pem
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o linit.o linit.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46-glue.o
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
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib liblua.a
checking whether the C compiler works... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lua.o lua.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.nyancat-1.5.2+.tar.xz.flock -c '  	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/klange/nyancat.git" --version="5ffb6c5c03d0e9156db8f360599d4f0449bb16b9" --subdir="nyancat-1.5.2+" --source="nyancat-1.5.2+.tar.xz" --hash="x" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf nyancat-1.5.2+ && [ \! -d nyancat-1.5.2+ ] && git clone  https://github.com/klange/nyancat.git nyancat-1.5.2+ && (cd nyancat-1.5.2+ && git checkout 5ffb6c5c03d0e9156db8f360599d4f0449bb16b9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd nyancat-1.5.2+ && git log -1 --format='\''@%ct'\''` && rm -rf nyancat-1.5.2+/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c nyancat-1.5.2+ | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/nyancat-1.5.2+.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/nyancat-1.5.2+.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf nyancat-1.5.2+; );     '
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/important.o csstidy/important.cpp
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
nyancat-1.5.2+.tar.xz: Download from https://github.com/klange/nyancat.git failed
nyancat-1.5.2+.tar.xz: Requires sha256sum for verification
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Checking out files from the git repository...


 88 3879k   88 3434k    0     0  1103k      0  0:00:03  0:00:03 --:--:-- 1143kCloning into 'nyancat-1.5.2+'...
checking whether we are cross compiling... yes
checking for suffix of object files... gcc -std=gnu99 -o lua5.1  lua.o liblua.a -lm -Wl,-E -ldl 
o
checking whether we are using the GNU C compiler... 
100 3879k  100 3879k    0     0  1133k      0  0:00:03  0:00:03 --:--:-- 1171k
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o luac.o luac.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.prepared_ad31f92c02d145909041b4f37ac54326_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/nghttp2-1.44.0.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.. -xf -
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ca-certificates-20210119/ipkg-all/ca-bundle into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ca-bundle_20210119-1_all.ipk
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o print.o print.c
Note: switching to '5ffb6c5c03d0e9156db8f360599d4f0449bb16b9'.

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 5ffb6c5 readme: Fedora now has nyancat \o/
echo "ca-bundle" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ca-certificates.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ca-certificates'
time: package/system/ca-certificates/compile#0.92#0.19#6.75
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/b43legacy-firmware'
  Building modules, stage 2.
  MODPOST 1 modules
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... gcc -std=gnu99 -o luac5.1  luac.o print.o liblua.a -lm -Wl,-E -ldl 
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46.mod.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0
[9/266] Building C object library/CMakeFiles/mbedtls.dir/ssl_tls.c.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/src'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/src'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.prepared_ad31f92c02d145909041b4f37ac54326_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.nghttp2_installed
Packing checkout...
[10/266] Building C object library/CMakeFiles/mbedx509.dir/certs.c.o
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5 INSTALL_TOP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg" install
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5'
cd src && mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/man/man1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/lua/5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0=nghttp2-1.44.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0=nghttp2-1.44.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DENABLE_LIB_ONLY=ON /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0 )
cd src && install -p -m 0755 lua5.1 luac5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin
[11/266] Building C object library/CMakeFiles/mbedx509.dir/pkcs11.c.o
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h lnum_config.h ../etc/lua.hpp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/file_functions.o csstidy/file_functions.cpp
cd src && install -p -m 0644 liblua.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib
cd doc && install -p -m 0644 lua5.1.1 luac5.1.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/man/man1
yes
checking for style of include used by make... make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/etc/lua.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/pkgconfig/lua5.1.pc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.prepared_c1fab205f95db6768f0e4ea102c08a9b_6664517399ebbbc92a37c5bb081b5c53_check
ln -sf lua5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/lua
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/nyancat-1.5.2+.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.. -xf -
ln -sf luac5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/luac
GNU
ln -sf lua5.1.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/pkgconfig/lua.pc
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/nat46/modules/nat46.ko
checking dependency style of mips-openwrt-linux-musl-gcc... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.prepared_c1fab205f95db6768f0e4ea102c08a9b_6664517399ebbbc92a37c5bb081b5c53
-- The C compiler identification is GNU 10.3.0
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.configured_*
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
for subdir in .; do realdir=$(readlink -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197); grep -F /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/Module.symvers.tmp; [ "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197" = "$realdir" ] || grep -F $realdir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/Module.symvers.tmp; done; sort -u /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/Module.symvers.tmp > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/Module.symvers; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers; mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/Module.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/nat46.symvers
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.nyancat_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/lua-5.1.5/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp/.lua_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/lua'
time: package/utils/lua/host-compile#7.33#0.73#19.07
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
grep: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/./Module.symvers: No such file or directory
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.built
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/wireless-regdb'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.built_check
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+'
cd src && make all
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/src'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -c -o nyancat.o nyancat.c
-- The CXX compiler identification is GNU 10.3.0
[12/266] Building C object library/CMakeFiles/mbedx509.dir/x509.c.o
-- Detecting C compiler ABI info
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46/etc/modules.d/33-nat46; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46.installed
gcc3
checking how to run the C preprocessor... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/.pkgdir/kmod-nat46/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nat46_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
-- Detecting C compiler ABI info - done
[13/266] Building C object library/CMakeFiles/mbedx509.dir/x509_create.c.o
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46/etc/modules.d/33-nat46; 
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -E
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+=nyancat-1.5.2+ -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  nyancat.o -o nyancat
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/b43legacy-firmware'
time: package/firmware/b43legacy-firmware/compile#0.18#0.05#1.03
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/src'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.built
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/openssl'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat
[14/266] Building C object library/CMakeFiles/mbedx509.dir/x509_crl.c.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... # Install binary file
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for Minix Amsterdam compiler... -- Detecting CXX compiler ABI info - done
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/src/nyancat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat/usr/bin/
-- Check for working CXX compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46/lib/modules/5.4.145/nat46.ko: relocatable
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/.pkgdir/nyancat/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
-- Found PythonInterp: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/python (found version "3.8.10") 
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
no
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.nyancat_installed
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) (Required is at least version "1.0.1")
-- Could NOT find Libev (missing: LIBEV_LIBRARY LIBEV_INCLUDE_DIR) (Required is at least version "4.11")
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
# Install binary file
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/src/nyancat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat/usr/bin/
-- Could NOT find Libcares (missing: LIBCARES_LIBRARY LIBCARES_INCLUDE_DIR) (Required is at least version "1.7.5")
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.2.3")
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/prepare.o csstidy/prepare.cpp
checking how to print strings... CMake Warning (dev) at /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SYSTEMD)
  does not match the name of the calling package (Systemd).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindSystemd.cmake:18 (find_package_handle_standard_args)
  CMakeLists.txt:69 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find SYSTEMD (missing: SYSTEMD_INCLUDE_DIRS SYSTEMD_LIBRARIES) 
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.wireless-regdb-2021.04.21.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "wireless-regdb-2021.04.21.tar.xz" "9e4c02b2a9710df4dbdb327c39612e8cbbae6495987afeddaebab28c1ea3d8fa" "" "@KERNEL/software/network/wireless-regdb/"    '
-- Could NOT find Jansson (missing: JANSSON_LIBRARY JANSSON_INCLUDE_DIR) (Required is at least version "2.5")
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat
-- Could NOT find Libevent (missing: LIBEVENT_LIBEVENT_LIBRARY LIBEVENT_OPENSSL_LIBRARY LIBEVENT_INCLUDE_DIR libevent openssl) (Required is at least version "2.0.8")
printf
checking for a sed that does not truncate output... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat/usr/bin/nyancat: executable
-- Could NOT find Cython (missing: CYTHON_EXECUTABLE) 
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for fgrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.prepared_e2b484683941914a81d951b781088916_6664517399ebbbc92a37c5bb081b5c53_check
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) 
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/taiha
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/wireless-regdb-2021.04.21.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.. -xf -
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/taiha
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21
-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) (Required is at least version "2.6.26")

Applying ./patches/500-world-regd-5GHz.patch using plaintext: 
patching file db.txt
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nat46-2021-06-24-9b3a8197/ipkg-mips_24kc/kmod-nat46 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nat46_5.4.145+2021-06-24-9b3a8197-1_mips_24kc.ipk
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.prepared_e2b484683941914a81d951b781088916_6664517399ebbbc92a37c5bb081b5c53
-- Could NOT find Jemalloc (missing: JEMALLOC_LIBRARY JEMALLOC_INCLUDE_DIR) 
-- Performing Test CXX_FLAG__std_c_14
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.wireless-regdb_installed
yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... echo "kmod-nat46" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/nat46.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/nat46'
time: package/kernel/nat46/compile#5.84#0.77#17.75
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
[15/266] Building C object library/CMakeFiles/mbedx509.dir/x509_crt.c.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21=wireless-regdb-2021.04.21 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21=wireless-regdb-2021.04.21 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21=wireless-regdb-2021.04.21 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.built
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.openssl-1.1.1l.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "openssl-1.1.1l.tar.gz" "0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" "" "http://www.openssl.org/source/" "http://www.openssl.org/source/old/1.1.1/" "http://ftp.fi.muni.cz/pub/openssl/source/" "http://ftp.fi.muni.cz/pub/openssl/source/old/1.1.1/" "ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/" "ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/old/1.1.1/"    '
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.built_check
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/python /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/db2fw.py /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/regulatory.db /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/db.txt
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/resolveip'
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... [16/266] Building C object library/CMakeFiles/mbedx509.dir/x509_csr.c.o
1572864
-- Performing Test CXX_FLAG__std_c_14 - Success
-- Performing Test HAVE_STD_FUTURE
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb/lib/firmware
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/regulatory.db /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb/lib/firmware/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/.pkgdir/wireless-regdb/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nyancat-1.5.2+/ipkg-mips_24kc/nyancat into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/taiha/nyancat_1.5.2+-1_mips_24kc.ipk
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.wireless-regdb_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.prepared_336608daf5f147a3c634ac4215c6ffa3_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/openssl-1.1.1l.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.. -xf -
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb/lib/firmware
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/regulatory.db /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb/lib/firmware/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
echo "nyancat" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/nyancat.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/taiha/nyancat'
time: package/feeds/taiha/nyancat/compile#0.89#0.22#4.93
[17/266] Building C object library/CMakeFiles/mbedx509.dir/x509write_crt.c.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/dropbear'
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb
[18/266] Building C object library/CMakeFiles/mbedx509.dir/x509write_csr.c.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
ok
checking for sysroot... no
checking for a working dd... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l
/usr/bin/dd
checking how to truncate binary pipes... 
Applying ./patches/100-Configure-afalg-support.patch using plaintext: 
patching file Configure

Applying ./patches/110-openwrt_targets.patch using plaintext: 
/usr/bin/dd bs=4096 count=1
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... 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: 
no
checking for ANSI C header files... patching file Configure

Applying ./patches/140-allow-prefer-chacha20.patch using plaintext: 
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: 
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wireless-regdb-2021.04.21/ipkg-all/wireless-regdb into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/wireless-regdb_2021.04.21-1_all.ipk
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: 
yes
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
checking for sys/types.h... echo "wireless-regdb" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/wireless-regdb.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/wireless-regdb'
time: package/firmware/wireless-regdb/compile#0.49#0.14#2.21
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.prepared_336608daf5f147a3c634ac4215c6ffa3_6664517399ebbbc92a37c5bb081b5c53
yes
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.openssl_installed
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libpcap'
checking for sys/stat.h... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l; ./Configure linux-mips-openwrt --prefix=/usr --libdir=lib --openssldir=/etc/ssl --cross-compile-prefix="mips-openwrt-linux-musl-" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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-dtls no-comp no-nextprotoneg no-psk no-srp no-asm && { [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.configured_e4fa0b4c0522674788327c31d6ffb5db_de4539cb91e078da641fb386cea31cf6 ] || make clean; } )
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
yes
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.dropbear-2020.81.tar.bz2.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "dropbear-2020.81.tar.bz2" "48235d10b37775dbda59341ac0c4b239b82ad6318c31568b985730c788aac53b" "" "http://matt.ucc.asn.au/dropbear/releases/" "https://dropbear.nl/mirror/releases/"    '
checking for stdlib.h... [19/266] Building C object library/CMakeFiles/mbedcrypto.dir/aes.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.prepared_2416f24097aac9c4a925befc5830d0d6_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.prepared_2416f24097aac9c4a925befc5830d0d6_6664517399ebbbc92a37c5bb081b5c53
[20/266] Building C object library/CMakeFiles/mbedcrypto.dir/aesni.c.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.resolveip_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.prepared_a779177afc761698c7b8ca953718ab03_6664517399ebbbc92a37c5bb081b5c53_check
checking for string.h... . /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; bzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/dropbear-2020.81.tar.bz2 | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.. -xf -
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.built_check
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/resolveip /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/resolveip.c
[21/266] Building C object library/CMakeFiles/mbedcrypto.dir/arc4.c.o
yes
[22/266] Building C object library/CMakeFiles/mbedcrypto.dir/aria.c.o
checking for memory.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.built
Configuring OpenSSL version 1.1.1l (0x101010cfL) for linux-mips-openwrt
Using os-specific seed configuration
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip
yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/resolveip /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip/usr/bin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/.pkgdir/resolveip/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
[23/266] Building C object library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o
checking for strings.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.resolveip_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/resolveip /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip/usr/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
-- Performing Test HAVE_STD_FUTURE - Success
-- Performing Test HAVE_STD_MAP_EMPLACE
checking for inttypes.h... [24/266] Building C object library/CMakeFiles/mbedcrypto.dir/asn1write.c.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip/usr/bin/resolveip: executable
yes
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
checking for stdint.h... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libpcap-1.10.1.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libpcap-1.10.1.tar.gz" "ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4" "" "http://www.us.tcpdump.org/release/" "http://www.tcpdump.org/release/"    '
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
yes
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[25/266] Building C object library/CMakeFiles/mbedcrypto.dir/base64.c.o
checking for unistd.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.prepared_c6e04063328894a59e76d4cfe23fe8bd_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libpcap-1.10.1.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1
yes
checking for dlfcn.h... Creating configdata.pm
Creating Makefile

Applying ./patches/100-no-openssl.patch using plaintext: 
patching file CMakeLists.txt

Applying ./patches/102-skip-manpages.patch using plaintext: 
patching file CMakeLists.txt

Applying ./patches/201-space_optimization.patch using plaintext: 
patching file pcap-common.c
yes
checking for objdir... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.prepared_c6e04063328894a59e76d4cfe23fe8bd_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libpcap_installed
.libs
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1=libpcap-1.10.1 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1=libpcap-1.10.1 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DBUILD_SHARED_LIBS=ON -DBUILD_WITH_LIBNL=OFF -DINET6=ON -DPCAP_SUPPORT_NETFILTER=OFF -DDISABLE_BLUETOOTH=ON -DDISABLE_DAG=ON -DDISABLE_DBUS=ON -DDISABLE_DPDK=ON -DDISABLE_LINUX_USBMON=ON -DDISABLE_NETMAP=ON -DDISABLE_RDMA=ON -DDISABLE_SEPTEL=ON -DDISABLE_SNF=ON -DDISABLE_TC=ON  -DBDEBUG=OFF -DYYDEBUG=OFF  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1 )
-- Performing Test HAVE_STD_MAP_EMPLACE - Success
-- Looking for pthread.h

**********************************************************************
***                                                                ***
***   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)         ***
***                                                                ***
**********************************************************************
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/resolveip/ipkg-mips_24kc/resolveip into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/resolveip_2_mips_24kc.ipk
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  The OLD behavior for policy CMP0042 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
echo "resolveip" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/resolveip.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/resolveip'
time: package/network/utils/resolveip/compile#0.70#0.13#2.08
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/linux-atm'
rm -f libcrypto.so.1.1
rm -f libcrypto.so
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... rm -f libssl.so.1.1
rm -f libssl.so
-- The C compiler identification is GNU 10.3.0
rm -f apps/libapps.a libcrypto.a libssl.a
rm -f *.map
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81
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`
rm -f `find . -name '*.o' \! -name '.*' \! -type d -print`

Applying ./patches/100-pubkey_path.patch using plaintext: 
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... patching file svr-authpubkey.c

Applying ./patches/110-change_user.patch using plaintext: 
patching file svr-chansession.c

Applying ./patches/130-ssh_ignore_x_args.patch using plaintext: 
rm -f core
patching file cli-runopts.c
rm -f tags TAGS doc-nits

Applying ./patches/140-disable_assert.patch using plaintext: 
rm -f -r test/test-runs
rm -f openssl.pc libcrypto.pc libssl.pc
rm -f `find . -type l \! -name '.*' -print`
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- The CXX compiler identification is GNU 10.3.0
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.configured_e4fa0b4c0522674788327c31d6ffb5db_de4539cb91e078da641fb386cea31cf6
patching file dbutil.h

Applying ./patches/160-lto-jobserver.patch using plaintext: 
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.built
-- Could NOT find CUnit (missing: CUNIT_LIBRARY CUNIT_INCLUDE_DIR) (Required is at least version "2.1")
patching file Makefile.in

Applying ./patches/600-allow-blank-root-password.patch using plaintext: 
-- Detecting C compiler ABI info
-- Looking for arpa/inet.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.built_check
patching file svr-auth.c

Applying ./patches/900-configure-hardening.patch using plaintext: 
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l CC="mips-openwrt-linux-musl-gcc" SOURCE_DATE_EPOCH=1631934227 OPENWRT_OPTIMIZATION_FLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections"  all
patching file configure.ac

Applying ./patches/901-bundled-libs-cflags.patch using plaintext: 
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
patching file libtomcrypt/makefile_include.mk
patching file libtommath/makefile_include.mk

Applying ./patches/910-signkey-fix-use-of-rsa-sha2-256-pubkeys.patch using plaintext: 
patching file signkey.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.prepared_a779177afc761698c7b8ca953718ab03_6664517399ebbbc92a37c5bb081b5c53
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.dropbear_installed
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... -- Looking for arpa/inet.h - found
-- Looking for fcntl.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... [26/266] Building C object library/CMakeFiles/mbedcrypto.dir/bignum.c.o
-- Detecting CXX compiler ABI info - done
yes
checking whether -lc should be explicitly linked in... -- Check for working CXX compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking C compiler flag -std=gnu99
make depend && make _all
-- Performing Test std-gnu99
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
-- Looking for inttypes.h - found
-- Looking for limits.h
no
checking dynamic linker characteristics... -- Performing Test std-gnu99 - Success
-- Use DYNAMIC runtime
-- Looking for inttypes.h
[27/266] Building C object library/CMakeFiles/mbedcrypto.dir/blowfish.c.o
-- Looking for limits.h - found
-- Looking for netdb.h
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
[28/266] Building C object library/CMakeFiles/mbedcrypto.dir/camellia.c.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[29/266] Building C object library/CMakeFiles/mbedcrypto.dir/ccm.c.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... -- Looking for inttypes.h - found
-- Looking for stdint.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.linux-atm-2.5.2.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "linux-atm-2.5.2.tar.gz" "9645481a2b16476b59220aa2d6bc5bc41043f291326c9b37581018fbd16dd53a" "" "@SF/linux-atm"    '
-- Looking for netdb.h - found
-- Looking for netinet/in.h
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
no
checking for shl_load in -ldld... -- Looking for stdint.h - found
-- Looking for unistd.h
no
checking for dlopen... -- Looking for netinet/in.h - found
-- Looking for pwd.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.prepared_7461182e2f2e6cd77fbf5fd4674f3a87_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/linux-atm-2.5.2.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.. -xf -
[30/266] Building C object library/CMakeFiles/mbedcrypto.dir/chacha20.c.o
-- Looking for unistd.h - found
-- Looking for bitypes.h
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2
yes
checking whether a program can dlopen itself... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c

Applying ./patches/000-debian_16.patch using plaintext: 
cross
checking whether stripping libraries is possible... patching file src/arpd/io.c
patching file src/arpd/table.c
patching file src/ilmid/asn1/asn_int.c
patching file src/ilmid/asn1/asn_oid.c
patching file src/lane/connect.c
patching file src/lane/connect_bus.c
patching file src/lane/lane_atm.c
patching file src/lane/lecs.c
patching file src/lib/ans.c
patching file src/lib/sdu2cell.c
patching file src/lib/unix.c
patching file src/maint/atmtcp.c
patching file src/maint/hediag.c
patching file src/mpoad/io.c
patching file src/sigd/io.c
patching file src/test/ttcp.c
patching file src/mpoad/mpcd.8
patching file src/led/zeppelin.8
patching file src/sigd/atmsigd.conf.4

Applying ./patches/200-no_libfl.patch using plaintext: 
yes
-- Looking for pwd.h - found
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
-- Looking for sys/socket.h
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu 
patching file src/qgen/Makefile.am
patching file src/qgen/Makefile.in
checking for library containing dlopen... patching file src/sigd/Makefile.am
patching file src/sigd/Makefile.in
patching file src/switch/debug/debug.c
patching file src/switch/debug/Makefile.am
patching file src/switch/debug/Makefile.in
patching file src/switch/tcp/Makefile.am
patching file src/switch/tcp/Makefile.in
patching file src/switch/tcp/tcpsw.c
patching file src/test/Makefile.am
patching file src/test/Makefile.in
-- Looking for bitypes.h - not found
patching file src/test/ispl_l.l
patching file src/qgen/ql_l.l
patching file src/sigd/cfg_l.l
-- Looking for sys/ioccom.h

Applying ./patches/300-objcopy_path.patch using plaintext: 
patching file src/extra/Makefile.am
patching file src/extra/Makefile.in

Applying ./patches/400-portability_fixes.patch using plaintext: 
patching file src/ilmid/io.c
patching file src/mpoad/io.c
patching file src/sigd/atmsigd.c
patching file src/test/align.c

Applying ./patches/500-br2684ctl_script.patch using plaintext: 
patching file src/br2684/br2684ctl.c

Applying ./patches/501-br2684ctl_itfname.patch using plaintext: 
patching file src/br2684/br2684ctl.c

Applying ./patches/510-remove-LINUX_NETDEVICE-hack.patch using plaintext: 
patching file src/oamd/io.c
patching file src/arpd/itf.c
patching file src/arpd/io.c
patching file src/arpd/arp.c

Applying ./patches/600-fix-format-errors.patch using plaintext: 
patching file src/test/ttcp.c

Applying ./patches/700-musl-include.patch using plaintext: 
patching file src/include/atmd.h
patching file src/lib/unix.c
patching file src/sigd/kernel.c
-- Looking for sys/ioccom.h - not found

Applying ./patches/800-include_sockios.patch using plaintext: 
-- Looking for sys/sockio.h
patching file src/maint/saaldump.c
patching file src/maint/atmdump.c
[31/266] Building C object library/CMakeFiles/mbedcrypto.dir/chachapoly.c.o
none required
checking for dlerror... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.prepared_7461182e2f2e6cd77fbf5fd4674f3a87_6664517399ebbbc92a37c5bb081b5c53
-- Looking for sys/socket.h - found
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.configured_*
-- Looking for sys/time.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.linux-atm_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
-- Looking for sys/sockio.h - not found
-- Looking for sys/select.h
yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... -- Looking for sys/time.h - found
-- Looking for syslog.h
-- Looking for sys/select.h - found
-- Looking for netpacket/packet.h
no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... -- Looking for syslog.h - found
-- Looking for time.h
-- Looking for netpacket/packet.h - found
-- Looking for 4 include files sys/types.h, ..., net/pfvar.h
no
checking for error_t... -- Looking for 4 include files sys/types.h, ..., net/pfvar.h - not found
-- Looking for netinet/if_ether.h
-- Looking for time.h - found
-- Looking for unistd.h
no
checking for argz_add... -- Looking for netinet/if_ether.h - found
-- Performing Test HAVE___ATOMIC_LOAD_N
[32/266] Building C object library/CMakeFiles/mbedcrypto.dir/cipher.c.o
-- Looking for unistd.h - found
-- Looking for sys/types.h
no
checking for argz_append... autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
-- Performing Test HAVE___ATOMIC_LOAD_N - Success
-- Performing Test HAVE___ATOMIC_STORE_N
-- Looking for sys/types.h - found
-- Looking for stdint.h
no
[33/266] Building C object library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o
checking for argz_count... -- Performing Test HAVE___ATOMIC_STORE_N - Success
-- Looking for strerror
[34/266] Building C object library/CMakeFiles/mbedcrypto.dir/cmac.c.o
-- Looking for stdint.h - found
-- Looking for stddef.h
no
-- Looking for strerror - found
-- Looking for strerror_r
checking for argz_create_sep... -- Looking for stddef.h - found
-- Check size of ssize_t
-- Looking for strerror_r - found
-- Performing Test HAVE_GNU_STRERROR_R
no
checking for argz_insert... -- Check size of ssize_t - done
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
[35/266] Building C object library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o
-- Performing Test HAVE_GNU_STRERROR_R - Failed
-- Looking for vsnprintf
[36/266] Building C object library/CMakeFiles/mbedcrypto.dir/des.c.o
no
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
checking for argz_next... -- Check size of int *
-- Looking for vsnprintf - found
-- Looking for snprintf
no
-- Check size of int * - done
-- Check size of time_t
checking for argz_stringify... -- Looking for snprintf - found
-- Looking for strlcpy
-- Check size of time_t - done
-- Looking for _Exit
no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force 
[37/266] Building C object library/CMakeFiles/mbedcrypto.dir/dhm.c.o
-- Looking for strlcpy - found
-- Looking for strlcat
checking for dl.h... -- Looking for _Exit - found
-- Looking for accept4
no
configure.ac:27: warning: underquoted definition of DB_TRYADDCFLAGS
configure.ac:27:   run info Automake 'Extending aclocal'
configure.ac:27:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
checking for sys/dl.h... -- Looking for strlcat - found
-- Looking for asprintf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[38/266] Building C object library/CMakeFiles/mbedcrypto.dir/ecdh.c.o
-- Looking for accept4 - found
-- Looking for mkostemp
no
checking for dld.h... -- Looking for asprintf - found
-- Looking for vasprintf
-- Looking for mkostemp - found
-- Looking for initgroups
no
checking for mach-o/dyld.h... g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/parse_css.o csstidy/parse_css.cpp
no
-- Looking for vasprintf - found
-- Looking for strtok_r
checking for dirent.h... [39/266] Building C object library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o
-- Looking for initgroups - found
-- Performing Test C_FLAG__Wall
[40/266] Building C object library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c
yes
-- Looking for strtok_r - found
-- Looking for vsyslog
checking for closedir... -- Performing Test C_FLAG__Wall - Success
-- Performing Test C_FLAG__Wextra
-- Looking for vsyslog - found
-- Looking for getaddrinfo
yes
-- Performing Test C_FLAG__Wextra - Success
-- Performing Test C_FLAG__Wmissing_prototypes
checking for opendir... -- Looking for getaddrinfo - found
-- Looking for putmsg
yes
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force 
-- Performing Test C_FLAG__Wmissing_prototypes - Success
-- Performing Test C_FLAG__Wstrict_prototypes
checking for readdir... -- Performing Test C_FLAG__Wstrict_prototypes - Success
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
-- Performing Test C_FLAG__Wmissing_declarations
-- Looking for putmsg - not found
-- Looking for putmsg in str
yes
checking for strlcat... -- Looking for putmsg in str - not found
-- Looking for getnetbyname_r
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
-- Performing Test C_FLAG__Wmissing_declarations - Success
-- Performing Test C_FLAG__Wpointer_arith
checking for strlcpy... -- Looking for getnetbyname_r - not found
-- Looking for getprotobyname_r
-- Performing Test C_FLAG__Wpointer_arith - Success
-- Performing Test C_FLAG__Wdeclaration_after_statement
yes
-- Looking for getprotobyname_r - not found
-- Looking for sys/types.h
-- Performing Test C_FLAG__Wdeclaration_after_statement - Success
-- Performing Test C_FLAG__Wformat_security
-- Looking for sys/types.h - found
-- Looking for stddef.h
checking whether we are using the GNU C++ compiler... -- Performing Test C_FLAG__Wformat_security - Success
-- Performing Test C_FLAG__Wwrite_strings
yes
checking whether mips-openwrt-linux-musl-g++ accepts -g... -- Looking for stddef.h - found
-- Check size of struct sockaddr_storage
yes
checking dependency style of mips-openwrt-linux-musl-g++... -- Performing Test C_FLAG__Wwrite_strings - Success
-- Performing Test C_FLAG__Wshadow
-- Check size of struct sockaddr_storage - done
-- Check size of socklen_t
gcc3
-- Performing Test C_FLAG__Wshadow - Success
-- Performing Test C_FLAG__Winline
checking how to run the C++ preprocessor... [41/266] Building C object library/CMakeFiles/mbedcrypto.dir/ecp.c.o
-- Performing Test C_FLAG__Winline - Success
-- Performing Test C_FLAG__Wnested_externs
autoreconf: configure.ac: tracing
-- Check size of socklen_t - done
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
mips-openwrt-linux-musl-g++ -E
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
-- Looking for ffs
-- Performing Test C_FLAG__Wnested_externs - Success
-- Performing Test C_FLAG__Wfloat_equal
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for ffs - found
-- Looking for ffs
-- Performing Test C_FLAG__Wfloat_equal - Success
-- Performing Test C_FLAG__Wundef
-- Looking for ffs - not found
-- Looking for ether_hostton
checking for ld used by mips-openwrt-linux-musl-g++... -- Performing Test C_FLAG__Wundef - Success
-- Performing Test C_FLAG__Wendif_labels
[42/266] Building C object library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o
-- Looking for ether_hostton - found
-- Looking for ether_hostton
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
-- Performing Test C_FLAG__Wendif_labels - Success
-- Performing Test C_FLAG__Wempty_body
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... -- Looking for ether_hostton - not found
-- Looking for ether_hostton
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[43/266] Building C object library/CMakeFiles/mbedcrypto.dir/entropy.c.o
-- Performing Test C_FLAG__Wempty_body - Success
-- Performing Test C_FLAG__Wcast_align
[44/266] Building C object library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for ether_hostton - found
-- Looking for native LFS support
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wcast_align - Success
-- Performing Test C_FLAG__Wclobbered
-- Looking for native LFS support - found
-- Found LFS: TRUE  
-- Looking for native fseeko support
-- Performing Test C_FLAG__Wclobbered - Success
-- Performing Test C_FLAG__Wvla
checking for mips-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
-- Looking for native fseeko support - found
-- Found FSEEKO: TRUE  
-- Support IPv6
-- Looking for pthread.h
-- Performing Test C_FLAG__Wvla - Success
-- Performing Test C_FLAG__Wpragmas
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if mips-openwrt-linux-musl-g++ static flag -static works... -- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... [45/266] Building C object library/CMakeFiles/mbedcrypto.dir/error.c.o
-- Performing Test C_FLAG__Wpragmas - Success
-- Performing Test C_FLAG__Wunreachable_code
yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Looking for include files sys/types.h, net/bpf.h
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for mips-openwrt-linux-g77... no
checking for mips-openwrt-linux-xlf... no
checking for mips-openwrt-linux-f77... no
checking for mips-openwrt-linux-frt... no
checking for mips-openwrt-linux-pgf77... no
checking for mips-openwrt-linux-cf77... no
checking for mips-openwrt-linux-fort77... no
checking for mips-openwrt-linux-fl32... no
checking for mips-openwrt-linux-af77... no
checking for mips-openwrt-linux-xlf90... no
checking for mips-openwrt-linux-f90... -- Performing Test C_FLAG__Wunreachable_code - Success
no
-- Performing Test C_FLAG__Waddress
checking for mips-openwrt-linux-pgf90... no
checking for mips-openwrt-linux-pghpf... no
checking for mips-openwrt-linux-epcf90... no
checking for mips-openwrt-linux-gfortran... no
checking for mips-openwrt-linux-g95... no
checking for mips-openwrt-linux-xlf95... no
checking for mips-openwrt-linux-f95... no
checking for mips-openwrt-linux-fort... no
checking for mips-openwrt-linux-ifort... no
checking for mips-openwrt-linux-ifc... no
checking for mips-openwrt-linux-efc... no
checking for mips-openwrt-linux-pgfortran... no
checking for mips-openwrt-linux-pgf95... no
checking for mips-openwrt-linux-lf95... no
checking for mips-openwrt-linux-ftn... no
checking for mips-openwrt-linux-nagfor... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
-- Looking for include files sys/types.h, net/bpf.h - not found
-- Looking for net/pfilt.h
[46/266] Building C object library/CMakeFiles/mbedcrypto.dir/gcm.c.o
[47/266] Building C object library/CMakeFiles/mbedcrypto.dir/havege.c.o
-- Performing Test C_FLAG__Waddress - Success
-- Looking for net/pfilt.h - not found
-- Looking for net/enet.h
-- Performing Test C_FLAG__Wattributes
[48/266] Building C object library/CMakeFiles/mbedcrypto.dir/hkdf.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking whether we are using the GNU Fortran 77 compiler... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wattributes - Success
-- Performing Test C_FLAG__Wdiv_by_zero
-- Looking for net/enet.h - not found
-- Looking for net/nit.h
no
checking whether  accepts -g... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for net/nit.h - not found
-- Looking for sys/net/nit.h
[49/266] Building C object library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o
no
checking for mips-openwrt-linux-gfortran... no
checking for mips-openwrt-linux-g95... no
checking for mips-openwrt-linux-xlf95... no
checking for mips-openwrt-linux-f95... no
checking for mips-openwrt-linux-fort... no
checking for mips-openwrt-linux-ifort... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for mips-openwrt-linux-ifc... no
checking for mips-openwrt-linux-efc... no
checking for mips-openwrt-linux-pgfortran... -- Performing Test C_FLAG__Wdiv_by_zero - Success
no
checking for mips-openwrt-linux-pgf95... no
-- Performing Test C_FLAG__Wshorten_64_to_32
checking for mips-openwrt-linux-lf95... no
checking for mips-openwrt-linux-ftn... no
checking for mips-openwrt-linux-nagfor... no
checking for mips-openwrt-linux-xlf90... no
checking for mips-openwrt-linux-f90... no
checking for mips-openwrt-linux-pgf90... no
checking for mips-openwrt-linux-pghpf... no
checking for mips-openwrt-linux-epcf90... no
checking for mips-openwrt-linux-g77... no
-- Looking for sys/net/nit.h - not found
checking for mips-openwrt-linux-xlf... -- Looking for linux/socket.h
no
checking for mips-openwrt-linux-f77... no
checking for mips-openwrt-linux-frt... no
checking for mips-openwrt-linux-pgf77... no
checking for mips-openwrt-linux-cf77... no
checking for mips-openwrt-linux-fort77... no
checking for mips-openwrt-linux-fl32... no
checking for mips-openwrt-linux-af77... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
-- Performing Test C_FLAG__Wshorten_64_to_32 - Failed
-- Performing Test C_FLAG__Wconversion
[50/266] Building C object library/CMakeFiles/mbedcrypto.dir/md.c.o
-- Looking for linux/socket.h - found
-- Looking for net/raw.h
checking whether we are using the GNU Fortran compiler... autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
[51/266] Building C object library/CMakeFiles/mbedcrypto.dir/md2.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wconversion - Success
-- Performing Test C_FLAG__Wextended_offsetof
-- Looking for net/raw.h - not found
-- Looking for sys/dlpi.h
[52/266] Building C object library/CMakeFiles/mbedcrypto.dir/md4.c.o
-- Performing Test C_FLAG__Wextended_offsetof - Failed
no
checking whether  accepts -g... -- Performing Test C_FLAG__Wformat_nonliteral
-- Looking for sys/dlpi.h - not found
-- Looking for config/HaikuConfig.h
no
checking for mips-openwrt-linux-gccgo... no
checking for gccgo... no
-- Looking for config/HaikuConfig.h - not found
-- Packet capture mechanism type: linux
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for include files sys/socket.h, linux/wireless.h
[53/266] Building C object library/CMakeFiles/mbedcrypto.dir/md5.c.o
-- Performing Test C_FLAG__Wformat_nonliteral - Success
-- Performing Test C_FLAG__Wlanguage_extension_token
checking for mips-openwrt-linux-gcj... no
checking for gcj... no
[54/266] Building C object library/CMakeFiles/mbedcrypto.dir/md_wrap.c.o
[55/266] Building C object library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o
-- Performing Test C_FLAG__Wlanguage_extension_token - Failed
-- Performing Test C_FLAG__Wmissing_field_initializers
-- Looking for include files sys/socket.h, linux/wireless.h - found
-- Performing Test HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI
[56/266] Building C object library/CMakeFiles/mbedcrypto.dir/nist_kw.c.o
checking for mips-openwrt-linux-windres... no
checking for windres... no
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
autoreconf: configure.ac: not using Automake
autoreconf: Leaving directory `.'
: > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h
-- Performing Test C_FLAG__Wmissing_field_initializers - Success
-- Performing Test C_FLAG__Wmissing_noreturn
[57/266] Building C object library/CMakeFiles/mbedcrypto.dir/oid.c.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto=jobserver "   ./configure --target=mips-openwrt-linux --host=mips-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  --disable-pam --enable-openpty --enable-syslog --disable-lastlog --disable-utmpx --disable-utmp --disable-wtmp --disable-wtmpx --disable-loginfunc --disable-pututline --disable-pututxline --disable-zlib --enable-bundled-libtom dropbear; fi; )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI - Success
-- Looking for getifaddrs
[58/266] Building C object library/CMakeFiles/mbedcrypto.dir/padlock.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wmissing_noreturn - Success
-- Performing Test C_FLAG__Wmissing_variable_declarations
[59/266] Building C object library/CMakeFiles/mbedcrypto.dir/pem.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
-- Looking for getifaddrs - found
-- Looking for include files sys/types.h, ifaddrs.h
-- Performing Test C_FLAG__Wmissing_variable_declarations - Failed
-- Performing Test C_FLAG__Wsign_conversion
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[60/266] Building C object library/CMakeFiles/mbedcrypto.dir/pk.c.o
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Find-interfaces mechanism type: getad
-- Looking for linux/net_tstamp.h
-- Performing Test C_FLAG__Wsign_conversion - Success
-- Performing Test C_FLAG__Wunreachable_code_break
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wunreachable_code_break - Failed
-- Performing Test C_FLAG__Wunused_macros
-- Looking for linux/net_tstamp.h - found
CMake Warning at CMakeLists.txt:1835 (find_package):
  By not providing "FindAirPcap.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "AirPcap", but
  CMake did not find one.

  Could not find a package configuration file provided by "AirPcap" with any
  of the following names:

    AirPcapConfig.cmake
    airpcap-config.cmake

  Add the installation prefix of "AirPcap" to CMAKE_PREFIX_PATH or set
  "AirPcap_DIR" to a directory containing one of the above files.  If
  "AirPcap" provides a separate development package or SDK, be sure it has
  been installed.


-- Checking C compiler flag -fvisibility=hidden
-- Performing Test fvisibility-hidden
[61/266] Building C object library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o
-- Performing Test C_FLAG__Wunused_macros - Success
-- Performing Test C_FLAG__Wunused_parameter
-- Performing Test fvisibility-hidden - Success
-- Lexical analyzer generator: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/flex
-- Parser generator: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/bison
-- Configuring done
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.configured_68b329da9893e34099c7d8ad5cb9c940
[62/266] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o
-- Performing Test C_FLAG__Wunused_parameter - Success
-- Performing Test C_FLAG__Wredundant_decls
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1'
[1/48] Generating scanner.c, scanner.h
-- Performing Test C_FLAG__Wredundant_decls - Success
-- Performing Test C_FLAG__Wheader_guard
[63/266] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o
-- Performing Test C_FLAG__Wheader_guard - Failed
-- Performing Test C_FLAG__Wno_format_nonliteral
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test C_FLAG__Wno_format_nonliteral - Success
-- Performing Test CXX_FLAG__Wall
[2/48] Generating grammar.c, grammar.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/48] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o
[64/266] Building C object library/CMakeFiles/mbedcrypto.dir/pkparse.c.o
-- Performing Test CXX_FLAG__Wall - Success
-- Performing Test CXX_FLAG__Wformat_security
autoreconf: configure.in: tracing
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[4/48] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o
[65/266] Building C object library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --disable-nls
[66/266] Building C object library/CMakeFiles/mbedcrypto.dir/platform.c.o
-- Performing Test CXX_FLAG__Wformat_security - Success
[5/48] Building C object CMakeFiles/pcap.dir/bpf_image.c.o
-- summary of build options:

    Package version: 1.44.0
    Library version: 34:2:20
    Install prefix:  /usr
    Target system:   Linux
    Compiler:
      Build type:     Release
      C compiler:     /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc
      CFLAGS:           -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0=nghttp2-1.44.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
      C++ compiler:   /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++
      CXXFLAGS:         -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0=nghttp2-1.44.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
      WARNCFLAGS:      -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wfloat-equal -Wundef -Wendif-labels -Wempty-body -Wcast-align -Wclobbered -Wvla -Wpragmas -Wunreachable-code -Waddress -Wattributes -Wdiv-by-zero -Wconversion -Wformat-nonliteral -Wmissing-field-initializers -Wmissing-noreturn -Wsign-conversion -Wunused-macros -Wunused-parameter -Wredundant-decls -Wno-format-nonliteral
      CXX1XCXXFLAGS:  -std=c++14
    Python:
      Python:         /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/python
      PYTHON_VERSION: 3.8.10
      Library version:
      Cython:         CYTHON_EXECUTABLE-NOTFOUND
    Test:
      CUnit:          FALSE (LIBS='')
      Failmalloc:     ON
    Libs:
      OpenSSL:        FALSE (LIBS='')
      Libxml2:        FALSE (LIBS='')
      Libev:          FALSE (LIBS='')
      Libc-ares:      FALSE (LIBS='')
      Libevent(SSL):  FALSE (LIBS='')
      Jansson:        FALSE (LIBS='')
      Jemalloc:       FALSE (LIBS='')
      Zlib:           FALSE (LIBS='ZLIB_LIBRARY-NOTFOUND')
      Systemd:        FALSE (LIBS='SYSTEMD_LIBRARIES-NOTFOUND')
      Boost::System:  
      Boost::Thread:  
    Third-party:
      http-parser:    
      MRuby:          0
      Neverbleed:     0
    Features:
      Applications:   OFF
      HPACK tools:    OFF
      Libnghttp2_asio:OFF
      Examples:       OFF
      Python bindings:OFF
      Threading:      ON

[67/266] Building C object library/CMakeFiles/mbedcrypto.dir/platform_util.c.o
-- Configuring done
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0'
[6/48] Building C object CMakeFiles/pcap.dir/etherent.c.o
[7/48] Building C object CMakeFiles/pcap.dir/fmtutils.c.o
[68/266] Building C object library/CMakeFiles/mbedcrypto.dir/poly1305.c.o
[69/266] Building C object library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o
[1/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_pq.c.o
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[2/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_map.c.o
[3/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_queue.c.o
checking whether the C compiler works... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for C compiler default output file name... a.out
[70/266] Building C object library/CMakeFiles/mbedcrypto.dir/rsa.c.o
checking for suffix of executables... g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/csspp_globals.o csstidy/csspp_globals.cpp
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/csstidy.o csstidy/csstidy.cpp
[4/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_frame.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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

[71/266] Building C object library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.o
checking whether we are cross compiling... yes
checking for suffix of object files... autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[5/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_buf.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[72/266] Building C object library/CMakeFiles/mbedcrypto.dir/sha1.c.o
[6/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_stream.c.o
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
configure: Checking if compiler 'mips-openwrt-linux-musl-gcc' supports -Wno-pointer-sign
[7/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_outbound_item.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
configure: Setting -Wno-pointer-sign
configure: Checking if compiler 'mips-openwrt-linux-musl-gcc' supports -fno-strict-overflow
In file included from csstidy/csspp_globals.hpp:34,
                 from csstidy/csstidy.cpp:20:
csstidy/umap.hpp: In member function 'valT& umap<keyT, valT>::at(int) [with keyT = std::__cxx11::basic_string<char>; valT = std::__cxx11::basic_string<char>]':
csstidy/umap.hpp:125:3: warning: control reaches end of non-void function [-Wreturn-type]
  125 |   }
      |   ^
configure: Setting -fno-strict-overflow
configure: Checking for available hardened build flags:
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
configure: Not setting -mfunction-return=thunk
[73/266] Building C object library/CMakeFiles/mbedcrypto.dir/sha256.c.o
OpenWrt-libtoolize: linking file `./config.sub'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
configure: Not setting -mindirect-branch=thunk
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... [8/48] Building C object CMakeFiles/pcap.dir/gencode.c.o
no
checking build system type... x86_64-pc-linux-gnu
checking host system type... [9/48] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o
mips-openwrt-linux-gnu
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-install... no
checking for install... install
configure: WARNING: using cross tools not prefixed with host triplet
checking how to run the C preprocessor... OpenWrt-libtoolize: linking file `./install-sh'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -E
OpenWrt-libtoolize: linking file `./ltmain.sh'
[74/266] Building C object library/CMakeFiles/mbedcrypto.dir/sha512.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[75/266] Building C object library/CMakeFiles/mbedcrypto.dir/threading.c.o
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for ANSI C header files... [76/266] Building C object library/CMakeFiles/mbedcrypto.dir/timing.c.o
[77/266] Building C object library/CMakeFiles/mbedcrypto.dir/version.c.o
[78/266] Building C object library/CMakeFiles/mbedcrypto.dir/version_features.c.o
[79/266] Building C object library/CMakeFiles/mbedcrypto.dir/xtea.c.o
yes
checking for sys/types.h... [10/48] Building C object CMakeFiles/pcap.dir/optimize.c.o
[80/266] Linking C shared library library/libmbedcrypto.so.2.16.11
[81/266] Creating library symlink library/libmbedcrypto.so.3 library/libmbedcrypto.so
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for sys/stat.h... [82/266] Linking C shared library library/libmbedx509.so.2.16.11
[83/266] Creating library symlink library/libmbedx509.so.0 library/libmbedx509.so
[11/48] Building C object CMakeFiles/pcap.dir/pcap-common.c.o
[84/266] Linking C shared library library/libmbedtls.so.2.16.11
yes
[85/266] Creating library symlink library/libmbedtls.so.12 library/libmbedtls.so
checking for stdlib.h... [86/266] Building C object library/CMakeFiles/mbedtls_static.dir/debug.c.o
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for string.h... yes
[8/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_session.c.o
[87/266] Building C object library/CMakeFiles/mbedtls_static.dir/net_sockets.c.o
checking for memory.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
[88/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cache.c.o
[9/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_submit.c.o
checking for strings.h... [89/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ciphersuites.c.o
yes
[12/48] Building C object CMakeFiles/pcap.dir/pcap.c.o
[10/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_helper.c.o
checking for inttypes.h... [11/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_npn.c.o
yes
[13/48] Building C object CMakeFiles/pcap.dir/savefile.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for stdint.h... OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
yes
checking for unistd.h... [14/48] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[90/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cli.c.o
yes
checking whether __UCLIBC__ is declared... [91/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cookie.c.o
[12/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_hd.c.o
no
checking for crypt... [13/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_hd_huffman.c.o
[15/48] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o
[14/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_hd_huffman_data.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for crypt in -lcrypt... [15/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_version.c.o
[16/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_priority_spec.c.o
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/misc.o csstidy/misc.cpp
[17/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_option.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
configure: Disabling zlib
configure: Disabling PAM
configure: Using openpty if available
checking for library containing openpty... [18/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_callbacks.c.o
[19/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_mem.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
none required
configure: Enabling syslog
checking shadow.h usability... yes
checking shadow.h presence... [92/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_srv.c.o
yes
checking for shadow.h... yes
[20/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_http.c.o
configure: Using shadow passwords if available
configure: Disabling fuzzing
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... [93/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ticket.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking netinet/in.h usability... [21/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_rcbuf.c.o
[16/48] Building C object CMakeFiles/pcap.dir/pcap-linux.c.o
[22/24] Building C object lib/CMakeFiles/nghttp2.dir/nghttp2_debug.c.o
yes
checking netinet/in.h presence... [23/24] Linking C shared library lib/libnghttp2.so.14.20.2
[17/48] Building C object CMakeFiles/pcap.dir/fad-getad.c.o
[24/24] Creating library symlink lib/libnghttp2.so.14 lib/libnghttp2.so
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0 install
yes
checking for netinet/in.h... yes
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/doc/nghttp2/README.rst
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/libnghttp2.so.14.20.2
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/libnghttp2.so.14
checking netinet/tcp.h usability... -- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/libnghttp2.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/pkgconfig/libnghttp2.pc
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/include/nghttp2/nghttp2.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/include/nghttp2/nghttp2ver.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/man/man1/nghttp.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/man/man1/nghttpd.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/man/man1/nghttpx.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/man/man1/h2load.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/share/nghttp2/fetch-ocsp-response
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/libnghttp2.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2/usr/lib
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '14' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libnghttp2.version || { echo '14' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libnghttp2.version;  } 
yes
checking netinet/tcp.h presence... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/.pkgdir/libnghttp2/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
yes
checking for netinet/tcp.h... yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libnghttp2_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2/usr/lib
checking crypt.h usability... cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/usr/lib/libnghttp2.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2/usr/lib
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking crypt.h presence... yes
checking for crypt.h... yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2
checking pty.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2/usr/lib/libnghttp2.so.14.20.2: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
yes
checking pty.h presence... [18/48] Building C object CMakeFiles/pcap.dir/grammar.c.o
yes
checking for pty.h... yes
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/main.o csstidy/main.cpp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
checking libutil.h usability... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking libutil.h presence... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for libutil.h... no
checking libgen.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[19/48] Building C object CMakeFiles/pcap.dir/scanner.c.o
yes
checking libgen.h presence... [20/48] Linking C shared library libpcap.so.1.10.1
yes
checking for libgen.h... yes
[21/48] Creating library symlink libpcap.so.1 libpcap.so
checking for inttypes.h... (cached) yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-mips_24kc/libnghttp2 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages/libnghttp2-14_1.44.0-1_mips_24kc.ipk
[22/48] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o
checking stropts.h usability... echo "libnghttp2" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/nghttp2.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/nghttp2-1.44.0/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2/
yes
checking stropts.h presence... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2/usr/lib/pkgconfig/libnghttp2.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2/usr/lib/pkgconfig/libnghttp2.pc
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2 -name '*.la' | xargs -r rm -f; 
yes
checking for stropts.h... yes
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/nghttp2.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/nghttp2.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2 ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/nghttp2.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
[23/48] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o
checking utmp.h usability... rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-nghttp2
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.nghttp2_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/libs/nghttp2'
time: package/feeds/packages/nghttp2/compile#10.71#1.82#28.95
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libsepol'
yes
checking utmp.h presence... [94/266] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_tls.c.o
yes
checking for utmp.h... yes
[24/48] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o
[95/266] Building C object library/CMakeFiles/mbedx509_static.dir/certs.c.o
[96/266] Building C object library/CMakeFiles/mbedx509_static.dir/pkcs11.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking utmpx.h usability... [25/48] Building C object CMakeFiles/pcap_static.dir/etherent.c.o
yes
checking utmpx.h presence... [26/48] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o
yes
checking for utmpx.h... yes
checking lastlog.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
[97/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509.c.o
checking paths.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[98/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509_create.c.o
yes
checking paths.h presence... yes
checking for paths.h... yes
checking util.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking util.h presence... [99/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509_crl.c.o
no
checking for util.h... no
checking netdb.h usability... yes
checking netdb.h presence... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libsepol-3.2.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libsepol-3.2.tar.gz" "dfc7f662af8000116e56a01de6a0394ed79be1b34b999e551346233c5dd19508" "" "https://github.com/SELinuxProject/selinux/releases/download/3.2"    '
yes
checking for netdb.h... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking security/pam_appl.h usability... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.prepared_e05f5cff0dcd9feaafb46ec325a3f554_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libsepol-3.2.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.prepared_e05f5cff0dcd9feaafb46ec325a3f554_6664517399ebbbc92a37c5bb081b5c53
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.configured_*
no
checking security/pam_appl.h presence... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libsepol_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.built_check
no
checking for security/pam_appl.h... no
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" SHLIBDIR=/usr/lib OS=Linux all;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2'
make -C src 
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/src'
checking pam/pam_appl.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o assertion.o assertion.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
g++ -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -c -o csstidy/conversions.o csstidy/conversions.cpp
no
checking pam/pam_appl.h presence... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for pam/pam_appl.h... no
[100/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509_crt.c.o
[27/48] Building C object CMakeFiles/pcap_static.dir/gencode.c.o
checking netinet/in_systm.h usability... [101/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509_csr.c.o
yes
checking netinet/in_systm.h presence... [28/48] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o
yes
checking for netinet/in_systm.h... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o avrule_block.o avrule_block.c
checking sys/uio.h usability... [102/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509write_crt.c.o
yes
checking sys/uio.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o avtab.o avtab.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for sys/uio.h... yes
[103/266] Building C object library/CMakeFiles/mbedx509_static.dir/x509write_csr.c.o
checking linux/pkt_sched.h usability... yes
checking linux/pkt_sched.h presence... yes
checking for linux/pkt_sched.h... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o boolean_record.o boolean_record.c
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o booleans.o booleans.c
checking sys/random.h usability... g++ -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/lib -o csstidy/csstidy csstidy/print_css.o csstidy/umap.o csstidy/background.o csstidy/cssopt.o csstidy/trim.o csstidy/important.o csstidy/file_functions.o csstidy/prepare.o csstidy/parse_css.o csstidy/csspp_globals.o csstidy/csstidy.o csstidy/misc.o csstidy/main.o csstidy/conversions.o
yes
checking sys/random.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o conditional.o conditional.c
yes
checking for sys/random.h... yes
[104/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/aes.c.o
checking for an ANSI C-conforming const... [105/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/aesni.c.o
yes
checking for uid_t in sys/types.h... [106/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/arc4.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[29/48] Building C object CMakeFiles/pcap_static.dir/optimize.c.o
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/.built
[107/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/aria.c.o
yes
checking for mode_t... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/csstidy/csstidy /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/csstidy-2021-06-13-707feaec/.built
[30/48] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp/.csstidy_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/contrib/package/csstidy'
time: package/feeds/luci/csstidy/host-compile#31.81#1.44#44.62
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/pcre'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o constraint.o constraint.c
[108/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1parse.c.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o context.o context.c
yes
checking for pid_t... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o context_record.o context_record.c
[109/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1write.c.o
yes
checking for size_t... [31/48] Building C object CMakeFiles/pcap_static.dir/pcap.c.o
[110/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/base64.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o debug.o debug.c
[32/48] Building C object CMakeFiles/pcap_static.dir/savefile.c.o
yes
checking whether time.h and sys/time.h may both be included... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ebitmap.o ebitmap.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for uint8_t... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o expand.o expand.c
yes
[33/48] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o
checking for u_int8_t... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.pcre-8.45.tar.bz2.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "pcre-8.45.tar.bz2" "4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8" "" "@SF/pcre"    '
yes
checking for uint16_t... [34/48] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o
[111/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/bignum.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.prepared_fbb8037f2da35ae8bbda5085e930b733_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; bzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/pcre-8.45.tar.bz2 | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.. -xf -
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for u_int16_t... [112/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/blowfish.c.o
[113/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/camellia.c.o
[114/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ccm.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for uint32_t... config.status: creating Makefile
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o handle.o handle.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.prepared_fbb8037f2da35ae8bbda5085e930b733_6664517399ebbbc92a37c5bb081b5c53
config.status: creating config.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.pcre_installed
[35/48] Building C object CMakeFiles/pcap_static.dir/pcap-linux.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o hashtab.o hashtab.c
[115/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/chacha20.c.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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  --enable-utf8 --enable-unicode-properties --enable-pcre16 --enable-pcre32 --disable-jit --with-match-limit-recursion=16000 -disable-cpp ; fi; )
yes
checking for u_int32_t... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o hierarchy.o hierarchy.c
[36/48] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
[116/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/chachapoly.c.o
configure.in:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:14: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:24: installing './compile'
yes
checking for struct sockaddr_storage... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for socklen_t... automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
config.status: executing libtool commands
[117/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibendport_record.o ibendport_record.c
[37/48] Building C object CMakeFiles/pcap_static.dir/grammar.c.o
src/ilmid/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
configure: WARNING: unrecognized options: --disable-nls
[118/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher_wrap.c.o
yes
checking for struct sockaddr_storage... [119/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/cmac.c.o
yes
checking for struct sockaddr_in6... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.configured_68b329da9893e34099c7d8ad5cb9c940
yes
checking for struct in6_addr... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.built
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibendports.o ibendports.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for struct addrinfo... src/maint/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
[120/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ctr_drbg.c.o
yes
checking for gai_strerror... [121/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/des.c.o
rm -f 'libtoolize'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -e 's|@MACRO_VERSION\@|2.4.6|g' -e "s|@MACRO_REVISION\@|$revision|g" -e "s|@MACRO_SERIAL\@|$serial|g" -e 's|@PACKAGE\@|libtool|g' -e 's|@PACKAGE_BUGREPORT\@|bug-libtool@gnu.org|g' -e 's|@PACKAGE_URL\@|http://www.gnu.org/software/libtool/|g' -e 's|@PACKAGE_NAME\@|GNU Libtool|g' -e "s|@package_revision\@|$revision|g" -e 's|@PACKAGE_STRING\@|GNU Libtool 2.4.6|g' -e 's|@PACKAGE_TARNAME\@|libtool|g' -e 's|@PACKAGE_VERSION\@|2.4.6|g' -e 's|@VERSION\@|2.4.6|g' -e '/^\. /s|@auxscriptsdir\@|'`CDPATH="${ZSH_VERSION+.}:" && cd './build-aux' && pwd`'|g' -e 's|@aclocaldir\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal|g' -e 's|@aux_dir\@|build-aux|g' -e 's|@datadir\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share|g' -e 's|@EGREP\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E|g' -e 's|@FGREP\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F|g' -e 's|@GREP\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep|g' -e 's|@host_triplet\@|mips-openwrt-linux-gnu|g' -e 's|@LN_S\@|ln -s|g' -e "s|@ltdl_ac_aux_dir\@|`GREP='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep' SED='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed' ./build-aux/extract-trace AC_CONFIG_AUX_DIR ./libltdl/configure.ac`|g" -e 's|@macro_dir\@|m4|g' -e 's|@pkgauxdir\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/libtool/build-aux|g' -e 's|@pkgaux_files\@|compile config.guess config.sub depcomp install-sh missing ltmain.sh|g' -e 's|@pkgaux_install_files\@|config.guess config.sub install-sh|g' -e 's|@pkgaux_parent_files\@|ltmain.sh|g' -e 's|@pkgdatadir\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/libtool|g' -e 's|@pkgltdl_files\@|COPYING.LIB Makefile.am README configure.ac aclocal.m4 Makefile.in config-h.in configure libltdl/lt__alloc.h libltdl/lt__argz_.h libltdl/lt__dirent.h libltdl/lt__glibc.h libltdl/lt__private.h libltdl/lt__strl.h libltdl/lt_dlloader.h libltdl/lt_error.h libltdl/lt_system.h libltdl/slist.h loaders/dld_link.c loaders/dlopen.c loaders/dyld.c loaders/load_add_on.c loaders/loadlibrary.c loaders/preopen.c loaders/shl_load.c lt__alloc.c lt__argz.c lt__dirent.c lt__strl.c lt_dlloader.c lt_error.c ltdl.c ltdl.h ltdl.mk slist.c|g' -e 's|@pkgmacro_files\@|libtool.m4 ltargz.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4|g' -e 's|@prefix\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg|g' -e 's|@SED\@|/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed|g' -e 's|@srcdir\@|.|g' './libtoolize.in' > 'libtoolize'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibpkey_record.o ibpkey_record.c
[38/48] Building C object CMakeFiles/pcap_static.dir/scanner.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
src/q2931/Makefile.am:38: warning: deprecated feature: target 'q.out.o' overrides 'q.out.o$(EXEEXT)'
src/q2931/Makefile.am:38: change your target to read 'q.out.o$(EXEEXT)'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/../host/share/automake-1.15/am/program.am: target 'q.out.o$(EXEEXT)' was defined here
src/q2931/Makefile.am:4:   while processing program 'q.out.o'
src/q2931/Makefile.am:40: warning: deprecated feature: target 'qd.dump.o' overrides 'qd.dump.o$(EXEEXT)'
src/q2931/Makefile.am:40: change your target to read 'qd.dump.o$(EXEEXT)'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/../host/share/automake-1.15/am/program.am: target 'qd.dump.o$(EXEEXT)' was defined here
src/q2931/Makefile.am:4:   while processing program 'qd.dump.o'
[39/48] Linking C static library libpcap.a
yes
[40/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/onefile.c.o
src/sigd/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibpkeys.o ibpkeys.c
[122/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/dhm.c.o
chmod a+x 'libtoolize'
src/switch/debug/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
chmod a-w 'libtoolize'
/bin/bash /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/build-aux/install-sh -d . libltdl/libltdl
checking for struct utmp.ut_host... src/switch/tcp/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
cp ./libltdl/libltdl/lt__argz_.h libltdl/libltdl/lt__argz.h-t
mv libltdl/libltdl/lt__argz.h-t libltdl/libltdl/lt__argz.h
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o iface_record.o iface_record.c
[41/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/fuzz_both.c.o
make  all-recursive
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
yes
checking for struct utmp.ut_pid... [42/48] Linking C executable run/fuzz_both
configure: WARNING: unrecognized options: --disable-nls
autoreconf: Leaving directory `.'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
[123/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdh.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o interfaces.o interfaces.c
[43/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/onefile.c.o
yes
checking for struct utmp.ut_type... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[44/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/fuzz_filter.c.o
Making all in .
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
yes
[45/48] Linking C executable run/fuzz_filter
checking for struct utmp.ut_tv... [124/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdsa.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_cil.o kernel_to_cil.c
[125/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecjpake.c.o
[46/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/onefile.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[47/48] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/fuzz_pcap.c.o
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
checking for a BSD-compatible install... yes
[48/48] Linking C executable run/fuzz_pcap
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1 install
checking for struct utmp.ut_id... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/lib/libpcap.so.1.10.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/lib/libpcap.so.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/lib/libpcap.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/lib/libpcap.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/sll.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/bluetooth.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/funcattrs.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/ipnet.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/pcap-inttypes.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/nflog.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/dlt.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/namedb.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/compiler-tests.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/socket.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/pcap.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/bpf.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/vlan.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/can_socketcan.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap/usb.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap-bpf.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/include/pcap-namedb.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/bin/pcap-config
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/usr/lib/pkgconfig/libpcap.pc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/.built
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap
yes
yes
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libpcap-1.10.1/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/
checking for struct utmp.ut_addr... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,^\(prefix\|exec_prefix\)=.*,\1=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/usr/bin/pcap-config
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/host/bin
ln -sf ../../usr/bin/pcap-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/host/bin/pcap-config
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap -name '*.la' | xargs -r rm -f; 
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libpcap.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libpcap.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
yes
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libpcap.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
checking for struct utmp.ut_addr_v6... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libpcap
checking for struct utmp.ut_exit... yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libpcap_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libpcap'
time: package/libs/libpcap/compile#16.78#1.85#31.90
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
checking whether make supports nested variables... yes
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/musl-fts'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for struct utmp.ut_time... yes
[126/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp.c.o
checking for struct utmpx.ut_host... mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
yes
checking for struct utmpx.ut_syslen... checking whether the C compiler works... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_common.o kernel_to_common.c
configure: WARNING: unrecognized options: --disable-nls
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [127/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp_curves.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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

checking whether we are cross compiling... yes
checking for suffix of object files... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
no
checking for struct utmpx.ut_type... [128/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy.c.o
o
checking whether the compiler supports GNU C... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_conf.o kernel_to_conf.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[129/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy_poll.c.o
checking for struct utmpx.ut_id... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
yes
checking for struct utmpx.ut_addr... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking build system type... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
x86_64-pc-linux-gnu
checking host system type... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.musl-fts-1.2.7.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "musl-fts-1.2.7.tar.xz" "29c62a600128e9189b1b2e1aea568546178eedf739527f657873b3b773072ecb" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/pullmoll/musl-fts.git" --version="0bde52df588e8969879a2cae51c3a4774ec62472" --subdir="musl-fts-1.2.7" --source="musl-fts-1.2.7.tar.xz" --hash="29c62a600128e9189b1b2e1aea568546178eedf739527f657873b3b773072ecb" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf musl-fts-1.2.7 && [ \! -d musl-fts-1.2.7 ] && git clone  https://github.com/pullmoll/musl-fts.git musl-fts-1.2.7 && (cd musl-fts-1.2.7 && git checkout 0bde52df588e8969879a2cae51c3a4774ec62472 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd musl-fts-1.2.7 && git log -1 --format='\''@%ct'\''` && rm -rf musl-fts-1.2.7/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c musl-fts-1.2.7 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/musl-fts-1.2.7.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/musl-fts-1.2.7.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf musl-fts-1.2.7; );  )    '
mips-openwrt-linux-gnu
checking target system type... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
[130/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/error.c.o
no
checking for struct utmpx.ut_addr_v6... mips-openwrt-linux-gnu
checking for a BSD-compatible install... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.prepared_1f25334dd2605d50ee96594133db9347_6664517399ebbbc92a37c5bb081b5c53_check
yes
yes
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/musl-fts-1.2.7.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.. -xf -
checking for struct utmpx.ut_time... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.prepared_1f25334dd2605d50ee96594133db9347_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.musl-fts_installed
yes
checking for mips-openwrt-linux-musl-gcc option to enable C11 features... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7; rm -f autogen.sh; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... [131/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/gcm.c.o
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... [132/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/havege.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... [133/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/hkdf.c.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
yes
checking whether make supports nested variables... yes
no
checking for struct utmpx.ut_tv... checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
[134/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/hmac_drbg.c.o
yes
checking dependency style of mips-openwrt-linux-musl-gcc... yes
checking for struct sockaddr_storage.ss_family... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
checking whether the C compiler works... [135/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/md.c.o
yes
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
[136/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/md2.c.o
checking for endutent... gcc3
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking the archiver (mips-openwrt-linux-musl-gcc-ar) interface... [137/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/md4.c.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o link.o link.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c

ar
checking for mips-openwrt-linux-gcc... (cached) mips-openwrt-linux-musl-gcc
checking whether we are cross compiling... yes
checking for suffix of object files... [138/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/md5.c.o
yes
o
checking whether we are using the GNU C compiler... checking for getutent... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... [139/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/md_wrap.c.o
checking whether the compiler supports GNU C... (cached) yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mips-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mips-openwrt-linux-musl-gcc... (cached) gcc3
[140/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/memory_buffer_alloc.c.o
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... [141/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/nist_kw.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... checking whether the compiler supports GNU C++... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
[142/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/oid.c.o
yes
checking for style of include used by make... yes
checking whether mips-openwrt-linux-musl-g++ accepts -g... checking for getutid... GNU
checking dependency style of mips-openwrt-linux-musl-gcc... [143/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/padlock.c.o
yes
checking for mips-openwrt-linux-musl-g++ option to enable C++11 features... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
[144/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pem.c.o
gcc3
checking for flex... flex
yes
checking lex output file root... lex.yy
checking lex library... none needed
checking dependency style of mips-openwrt-linux-musl-g++... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
checking for getutline... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[145/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pk.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o mls.o mls.c
[146/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pk_wrap.c.o
gcc3
yes
checking for stdio.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for pututline... [147/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs12.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o module.o module.c
yes
checking for stdlib.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for string.h... mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
[148/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs5.c.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
yes
yes
checking for inttypes.h... checking for setutent... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for stdint.h... yes
checking for strings.h... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o module_to_cil.o module_to_cil.c
yes
yes
checking for sys/stat.h... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
checking for utmpname... [149/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkparse.c.o
yes
checking for sys/types.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo
depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking for unistd.h... [150/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkwrite.c.o
yes
yes
checking for int64_t... [151/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/platform.c.o
checking for endutxent... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[152/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/platform_util.c.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
none needed
checking whether yytext is a pointer... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -module -avoid-version -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libltdl/dlopen.la  libltdl/loaders/dlopen.lo  
[153/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/poly1305.c.o
checking for getutxent... checking build system type... x86_64-pc-linux-gnu
checking host system type... [154/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/ripemd160.c.o
mips-openwrt-linux-gnu
checking how to print strings... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
printf
checking for a sed that does not truncate output... no
checking for bison... bison -y
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking how to print strings... checking for grep that handles long lines and -e... yes
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... libtool: link: mips-openwrt-linux-musl-gcc-ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: mips-openwrt-linux-musl-gcc-ranlib libltdl/.libs/dlopen.a
checking for getutxid... printf
checking for a sed that does not truncate output... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for fgrep... libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... depbase=`echo libltdl/lt__argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT libltdl/lt__argz.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__argz.lo libltdl/lt__argz.c &&\
mv -f $depbase.Tpo $depbase.Plo
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o node_record.o node_record.c
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for getutxline... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/lt__argz.lo -MD -MP -MF libltdl/.deps/lt__argz.Tpo -c libltdl/lt__argz.c  -fPIC -DPIC -o libltdl/.libs/lt__argz.o
1572864
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... (cached) mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... [155/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa.c.o
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT libltdl/lt__argz.lo -MD -MP -MF libltdl/.deps/lt__argz.Tpo -c libltdl/lt__argz.c -o libltdl/lt__argz.o >/dev/null 2>&1
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... [156/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa_internal.c.o
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -no-undefined -version-info 10:1:3 -dlpreopen libltdl/dlopen.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libltdl/libltdl.la -rpath /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__argz.lo 
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o nodes.o nodes.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for pututxline... @
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o optimize.o optimize.c
ok
yes
checking for sysroot... no
checking for a working dd... [157/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha1.c.o
/usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... checking for setutxent... no
checking for dlfcn.h... ok
libtool: link: rm -f "libltdl/.libs/libltdl.nmI"
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: link: (cd libltdl/.libs && mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6=libtool-2.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c -fno-builtin  -fPIC -DPIC "libltdlS.c")
no
checking how to run the C preprocessor... libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT" "libltdl/.libs/libltdl.nmI"
yes
checking for objdir... .libs
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o polcaps.o polcaps.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb.o policydb.c
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -E
checking for utmpxname... [158/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha256.c.o
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/libltdl/.libs/dlopen.a")
checking for ANSI C header files... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__argz.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.3.1
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.3.1" "libltdl.so.7")
yes
libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.3.1" "libltdl.so")
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for logout... yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... checking for sys/types.h... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... yes
libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/libltdl/.libs/dlopen.a")
checking for sys/stat.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[159/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha512.c.o
libtool: link: mips-openwrt-linux-musl-gcc-ar cru libltdl/.libs/libltdl.a  libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__argz.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o 
[160/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/threading.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: mips-openwrt-linux-musl-gcc-ranlib libltdl/.libs/libltdl.a
yes
libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax
checking for stdlib.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... [161/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/timing.c.o
no
yes
checking whether -lc should be explicitly linked in... checking for updwtmp... yes
[162/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/version.c.o
libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
[163/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/version_features.c.o
checking for string.h... make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6/.built
no
checking dynamic linker characteristics... rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[164/266] Building C object library/CMakeFiles/mbedcrypto_static.dir/xtea.c.o
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6 bindir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/bin" datadir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share" prefix="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl" exec_prefix="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl" install
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
yes
[165/266] Linking C static library library/libmbedcrypto.a
checking for memory.h... yes
[166/266] Linking C static library library/libmbedx509.a
checking for logwtmp... yes
make  install-recursive
[167/266] Linking C static library library/libmbedtls.a
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for strings.h... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Making install in .
checking for inttypes.h... make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
no
checking for clock_gettime... mips-openwrt-linux-musl-g++ -E
yes
[168/266] Building C object programs/aes/CMakeFiles/crypt_and_hash.dir/crypt_and_hash.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for stdint.h... [169/266] Linking C executable programs/aes/crypt_and_hash
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
[170/266] Building C object programs/hash/CMakeFiles/generic_sum.dir/generic_sum.c.o
yes
checking mach/mach_time.h usability... [171/266] Linking C executable programs/hash/generic_sum
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for unistd.h...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/bin'
[172/266] Building C object programs/hash/CMakeFiles/hello.dir/hello.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c libtool '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/bin'
checking for ld used by mips-openwrt-linux-musl-g++...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib'
[173/266] Linking C executable programs/hash/hello
yes
 /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libltdl/libltdl.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib'
no
checking mach/mach_time.h presence... checking for dlfcn.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c libltdl/.libs/libltdl.so.7.3.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/libltdl.so.7.3.1
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; })
[174/266] Building C object programs/pkey/CMakeFiles/pk_encrypt.dir/pk_encrypt.c.o
no
checking for mach/mach_time.h... no
checking for mach_absolute_time... libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; })
[175/266] Linking C executable programs/pkey/pk_encrypt
yes
checking for objdir... libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c libltdl/.libs/libltdl.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/libltdl.la
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c libltdl/.libs/libltdl.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/libltdl.a
libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/libltdl.a
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
.libs
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/libltdl.a
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_convert.o policydb_convert.c
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... [176/266] Building C object programs/pkey/CMakeFiles/pk_verify.dir/pk_verify.c.o
libtool: warning: remember to run 'libtool --finish /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib'
yes
[177/266] Linking C executable programs/pkey/pk_verify
 GREP='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep' SED='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed' './build-aux/inline-source' libtoolize > '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/bin/libtoolize'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_public.o policydb_public.c
[178/266] Building C object programs/pkey/CMakeFiles/pk_sign.dir/pk_sign.c.o
no
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... checking for explicit_bzero... [179/266] Linking C executable programs/pkey/pk_sign
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_validate.o policydb_validate.c
[180/266] Building C object programs/pkey/CMakeFiles/rsa_encrypt.dir/rsa_encrypt.c.o
[181/266] Linking C executable programs/pkey/rsa_encrypt
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for mips-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... [182/266] Building C object programs/pkey/CMakeFiles/rsa_verify_pss.dir/rsa_verify_pss.c.o
yes
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... [183/266] Linking C executable programs/pkey/rsa_verify_pss
checking for memset_s... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o port_record.o port_record.c
yes
checking if mips-openwrt-linux-musl-g++ static flag -static works... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... [184/266] Building C object programs/pkey/CMakeFiles/dh_client.dir/dh_client.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ports.o ports.c
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... [185/266] Linking C executable programs/pkey/dh_client
rm -rf '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool'/*
no
checking for getrandom... yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) yes
checking whether -lc should be explicitly linked in... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether the -Werror option is usable...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/libtool.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/libtool.m4'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/ltargz.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/ltargz.m4'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for simple visibility declarations...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/ltdl.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/ltdl.m4'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/ltoptions.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/ltoptions.m4'
[186/266] Building C object programs/pkey/CMakeFiles/dh_server.dir/dh_server.c.o
no
checking dynamic linker characteristics...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/ltsugar.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/ltsugar.m4'
yes
checking for egrep... (cached) mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o services.o services.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for limits.h... [187/266] Linking C executable programs/pkey/dh_server
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/ltversion.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/ltversion.m4'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './m4/lt~obsolete.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/aclocal/lt~obsolete.m4'
yes
yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for dirent.h... configure: Forcing bundled libtom*
configure: Not using login() etc
checking if your system defines LASTLOG_FILE... [188/266] Building C object programs/pkey/CMakeFiles/dh_genprime.dir/dh_genprime.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/compile' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/compile'
[189/266] Linking C executable programs/pkey/dh_genprime
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/config.guess' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/config.guess'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/config.sub' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/config.sub'
[190/266] Building C object programs/pkey/CMakeFiles/ecdh_curve25519.dir/ecdh_curve25519.c.o
no
checking if your system defines _PATH_LASTLOG...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/depcomp' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/depcomp'
yes
checking for windows.h... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for perl... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/perl
checking asm/errno.h usability...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/install-sh' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/install-sh'
[191/266] Linking C executable programs/pkey/ecdh_curve25519
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c './build-aux/missing' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/missing'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './build-aux/ltmain.sh' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/build-aux/ltmain.sh'
checking if your system defines UTMP_FILE... [192/266] Building C object programs/pkey/CMakeFiles/mpi_demo.dir/mpi_demo.c.o
yes
checking asm/errno.h presence... no
checking for an ANSI C-conforming const...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/COPYING.LIB' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/COPYING.LIB'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/Makefile.am' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/Makefile.am'
yes
checking for asm/errno.h... yes
checking linux/atmsap.h usability... [193/266] Linking C executable programs/pkey/mpi_demo
yes
checking if your system defines WTMP_FILE...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/README' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/README'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/configure.ac' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/configure.ac'
yes
checking for size_t... yes
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/aclocal.m4' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/aclocal.m4'
checking if your system defines UTMPX_FILE... yes
checking linux/atmsap.h presence... [194/266] Building C object programs/pkey/CMakeFiles/rsa_decrypt.dir/rsa_decrypt.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/Makefile.in' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/Makefile.in'
yes
checking for linux/atmsap.h... yes
checking for main in -lresolv... [195/266] Linking C executable programs/pkey/rsa_decrypt
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/config-h.in' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/config-h.in'
no
checking if your system defines WTMPX_FILE...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/configure' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/configure'
yes
checking cc for build... checking for gcc... gcc
gcc
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for bcopy... (cached) yes
checking for memmove... no
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__alloc.h'
checking whether mips-openwrt-linux-musl-gcc needs -traditional...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__argz_.h'
[196/266] Building C object programs/pkey/CMakeFiles/gen_key.dir/gen_key.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__dirent.h'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o sidtab.o sidtab.c
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__glibc.h'
[197/266] Linking C executable programs/pkey/gen_key
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__private.h'
configure: WARNING: *** atmoamd will not be built.  Missing kernel support?
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt__strl.h'
no
checking for working memcmp... (cached) yes
yes
checking for strerror... (cached) yes
checking for zlib.h... [198/266] Building C object programs/pkey/CMakeFiles/pk_decrypt.dir/pk_decrypt.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt_dlloader.h'
checking sys/select.h usability... [199/266] Linking C executable programs/pkey/pk_decrypt
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt_error.h'
checking that generated files are newer than configure... done
configure: creating ./config.status
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o symtab.o symtab.c
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/lt_system.h'
yes
checking sys/select.h presence...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/libltdl/slist.h'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o user_record.o user_record.c
yes
checking for sys/select.h... yes
no
checking for gzopen in -lz... [200/266] Building C object programs/pkey/CMakeFiles/key_app.dir/key_app.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/dld_link.c'
checking sys/socket.h usability... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/dlopen.c'
[201/266] Linking C executable programs/pkey/key_app
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/dyld.c'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/load_add_on.c'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/loadlibrary.c'
yes
checking sys/socket.h presence...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/preopen.c'
no
checking for bzlib.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o users.o users.c
[202/266] Building C object programs/pkey/CMakeFiles/rsa_verify.dir/rsa_verify.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/loaders/shl_load.c'
yes
checking for sys/socket.h... yes
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt__alloc.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt__alloc.c'
[203/266] Linking C executable programs/pkey/rsa_verify
checking types of arguments for select... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt__argz.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt__argz.c'
no
checking for libbz2...  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt__dirent.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt__dirent.c'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt__strl.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt__strl.c'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt_dlloader.c'
[204/266] Building C object programs/pkey/CMakeFiles/ecdsa.dir/ecdsa.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/lt_error.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/lt_error.c'
int,fd_set *,struct timeval *
[205/266] Linking C executable programs/pkey/ecdsa
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/ltdl.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/ltdl.c'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/ltdl.h' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/ltdl.h'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o util.o util.c
[206/266] Building C object programs/pkey/CMakeFiles/rsa_sign_pss.dir/rsa_sign_pss.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/ltdl.mk' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/ltdl.mk'
no
[207/266] Linking C executable programs/pkey/rsa_sign_pss
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 './libltdl/slist.c' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/slist.c'
checking for getpass... chmod a+x '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/share/libtool/configure'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/include'
[208/266] Building C object programs/pkey/CMakeFiles/rsa_genkey.dir/rsa_genkey.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libltdl/ltdl.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/include'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o write.o write.c
checking that generated files are newer than configure... done
configure: creating ./config.status
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/info'
[209/266] Linking C executable programs/pkey/rsa_genkey
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/info'
 install-info --info-dir='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/info' '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/info/libtool.info'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/include/libltdl'
yes
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/include/libltdl'
checking for getspnam...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/man/man1'
[210/266] Building C object programs/pkey/CMakeFiles/key_app_writer.dir/key_app_writer.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/man/man1'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libtool-2.4.6'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/usr/include
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/lib/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/usr/lib/
[211/266] Linking C executable programs/pkey/key_app_writer
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/host/libltdl/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/usr/include/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libtool.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libtool.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libtool.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libtool
yes
[212/266] Building C object programs/pkey/CMakeFiles/rsa_sign.dir/rsa_sign.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libtool_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libtool'
time: package/libs/libtool/compile#9.38#2.27#54.90
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[213/266] Linking C executable programs/pkey/rsa_sign
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libnl-tiny'
checking for getusershell... [214/266] Building C object programs/random/CMakeFiles/gen_entropy.dir/gen_entropy.c.o
[215/266] Linking C executable programs/random/gen_entropy
[216/266] Building C object programs/random/CMakeFiles/gen_random_ctr_drbg.dir/gen_random_ctr_drbg.c.o
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[217/266] Linking C executable programs/random/gen_random_ctr_drbg
[218/266] Building C object programs/random/CMakeFiles/gen_random_havege.dir/gen_random_havege.c.o
checking for putenv... [219/266] Linking C executable programs/random/gen_random_havege
[220/266] Building C object programs/ssl/CMakeFiles/dtls_client.dir/dtls_client.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[221/266] Linking C executable programs/ssl/dtls_client
yes
[222/266] Building C object programs/ssl/CMakeFiles/mini_client.dir/mini_client.c.o
checking for clearenv... [223/266] Linking C executable programs/ssl/mini_client
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[224/266] Building C object programs/ssl/CMakeFiles/ssl_pthread_server.dir/ssl_pthread_server.c.o
[225/266] Linking C executable programs/ssl/ssl_pthread_server
[226/266] Building C object programs/ssl/CMakeFiles/ssl_client1.dir/ssl_client1.c.o
yes
[227/266] Linking C executable programs/ssl/ssl_client1
checking for strlcpy... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil.o ../cil/src/cil.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libnl-tiny-2020-08-05-c291088f.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libnl-tiny-2020-08-05-c291088f.tar.xz" "99bcce12701bb34dadb39689d95c2c5cf1e27719d0ecfd645d3957a8947025ac" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf libnl-tiny-2020-08-05-c291088f;  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.prepared_3909b8e534ea358745f45ae6fb8f9c20_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libnl-tiny-2020-08-05-c291088f.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.prepared_3909b8e534ea358745f45ae6fb8f9c20_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libnl-tiny_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f
checking for strlcat... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f=libnl-tiny-2020-08-05-c291088f -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f=libnl-tiny-2020-08-05-c291088f -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- The C compiler identification is GNU 10.3.0
yes
-- Detecting C compiler ABI info
checking for daemon... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f'
yes
[228/266] Building C object programs/ssl/CMakeFiles/ssl_client2.dir/ssl_client2.c.o
checking for basename... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[1/15] Building C object CMakeFiles/nl-tiny.dir/attr.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_binary.o ../cil/src/cil_binary.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[229/266] Building C object programs/ssl/CMakeFiles/ssl_client2.dir/query_config.c.o
yes
[2/15] Building C object CMakeFiles/nl-tiny.dir/cache.c.o
checking for _getpty... [230/266] Linking C executable programs/ssl/ssl_client2
[231/266] Building C object programs/ssl/CMakeFiles/dtls_server.dir/dtls_server.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/15] Building C object CMakeFiles/nl-tiny.dir/cache_mngt.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[232/266] Linking C executable programs/ssl/dtls_server
[4/15] Building C object CMakeFiles/nl-tiny.dir/error.c.o
[233/266] Building C object programs/ssl/CMakeFiles/ssl_fork_server.dir/ssl_fork_server.c.o
no
checking for getaddrinfo... (cached) yes
[234/266] Linking C executable programs/ssl/ssl_fork_server
checking for freeaddrinfo... autoreconf: configure.ac: tracing
[5/15] Building C object CMakeFiles/nl-tiny.dir/genl.c.o
[235/266] Building C object programs/ssl/CMakeFiles/ssl_server.dir/ssl_server.c.o
[236/266] Linking C executable programs/ssl/ssl_server
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for getnameinfo... [6/15] Building C object CMakeFiles/nl-tiny.dir/genl_ctrl.c.o
yes
checking for fork... [7/15] Building C object CMakeFiles/nl-tiny.dir/genl_family.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[237/266] Building C object programs/ssl/CMakeFiles/ssl_mail_client.dir/ssl_mail_client.c.o
[8/15] Building C object CMakeFiles/nl-tiny.dir/genl_mngt.c.o
[238/266] Linking C executable programs/ssl/ssl_mail_client
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[9/15] Building C object CMakeFiles/nl-tiny.dir/handlers.c.o
yes
checking for writev... [10/15] Building C object CMakeFiles/nl-tiny.dir/msg.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: creating Makefile
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
checking for getgrouplist... [11/15] Building C object CMakeFiles/nl-tiny.dir/nl.c.o
config.status: creating doc/Makefile
config.status: creating src/Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[12/15] Building C object CMakeFiles/nl-tiny.dir/object.c.o
yes
config.status: creating src/include/Makefile
checking for library containing basename... [13/15] Building C object CMakeFiles/nl-tiny.dir/socket.c.o
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
config.status: creating src/lib/Makefile
none required
OpenWrt-libtoolize: linking file `./config.sub'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[14/15] Building C object CMakeFiles/nl-tiny.dir/unl.c.o
config.status: creating src/test/Makefile
[15/15] Linking C shared library libnl-tiny.so
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f'
[0/1] Install the project...
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[239/266] Building C object programs/ssl/CMakeFiles/ssl_server2.dir/ssl_server2.c.o
configure: creating ./config.status
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/lib/libnl-tiny.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/lib/pkgconfig/libnl-tiny.pc
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink-generic.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink-types.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/unl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/object.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/cache-api.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/netlink-compat.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/object-api.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/handlers.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/addr.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/attr.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/types.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/data.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/msg.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/list.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/netlink-kernel.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/utils.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/socket.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/cache.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/version.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/genl
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/genl/genl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/genl/family.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/genl/mngt.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/genl/ctrl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/netlink.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink/errno.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/netlink-local.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.built
OpenWrt-libtoolize: linking file `./install-sh'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny/usr/lib
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/lib/libnl-tiny.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny/usr/lib/
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_build_ast.o ../cil/src/cil_build_ast.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
config.status: creating src/debug/Makefile
echo '1' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.version || { echo '1' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libnl-tiny_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny/usr/lib
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/lib/libnl-tiny.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
OpenWrt-libtoolize: linking file `./ltmain.sh'
config.status: creating src/qgen/Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: creating src/saal/Makefile
[240/266] Building C object programs/ssl/CMakeFiles/ssl_server2.dir/query_config.c.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny/usr/lib/libnl-tiny.so: shared object
[241/266] Linking C executable programs/ssl/ssl_server2
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
config.status: creating src/q2931/Makefile
[242/266] Building C object programs/test/CMakeFiles/query_compile_time_config.dir/query_compile_time_config.c.o
config.status: creating Makefile
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtoolize: putting macros in `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
config.status: creating libtomcrypt/Makefile
config.status: creating src/sigd/Makefile
config.status: creating libtommath/Makefile
config.status: creating src/maint/Makefile
[243/266] Building C object programs/test/CMakeFiles/query_compile_time_config.dir/__/ssl/query_config.c.o
config.status: creating src/arpd/Makefile
config.status: creating config.h
[244/266] Linking C executable programs/test/query_compile_time_config
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-mips_24kc/libnl-tiny into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libnl-tiny1_2020-08-05-c291088f-2_mips_24kc.ipk
configure: WARNING: unrecognized options: --disable-nls
configure: 
configure: Using bundled libtomcrypt and libtommath
configure: 
configure: Now edit localoptions.h to choose features.
config.status: creating src/ilmid/Makefile
echo "libnl-tiny" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/usr/lib/pkgconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/usr/include/libnl-tiny
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/include/libnl-tiny/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/usr/include/libnl-tiny
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/ipkg-install/usr/lib/libnl-tiny.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/usr/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libnl-tiny-2020-08-05-c291088f/libnl-tiny.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/usr/lib/pkgconfig
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libnl-tiny.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libnl-tiny.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
config.status: creating src/ilmid/asn1/Makefile
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libnl-tiny.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo '#define DEFAULT_PATH "/usr/sbin:/usr/bin:/sbin:/bin"' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -E -i -e 's,^(#define LOCAL_IDENT) .*$,\1 "SSH-2.0-dropbear",g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/sysoptions.h ; echo '#define DROPBEAR_CLI_NETCAT 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DROPBEAR_DSS 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DO_MOTD 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ;
echo '#define DROPBEAR_CURVE25519 1' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DROPBEAR_ED25519 1' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DROPBEAR_CHACHA20POLY1305 1' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DROPBEAR_ECDSA 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; echo '#define DROPBEAR_ECDH 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ; /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -E -i -e 's,^(#define DROPBEAR_ECC_384) .*$,\1 0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/sysoptions.h ; /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -E -i -e 's,^(#define DROPBEAR_ECC_521) .*$,\1 0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/sysoptions.h ; echo '#define DROPBEAR_CLI_ASKPASS_HELPER 0' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/localoptions.h ;
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libnl-tiny
# Enforce rebuild of svr-chansession.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/svr-chansession.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libnl-tiny_installed
# Rebuild them on config change
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtomcrypt clean
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libnl-tiny'
time: package/libs/libnl-tiny/compile#1.95#0.46#4.02
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtomcrypt'
config.status: creating src/man/Makefile
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libjson-c'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtomcrypt'
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtommath clean
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtommath'
rm -f *.gcda *.gcno *.gcov *.bat *.o *.a *.obj *.lib *.exe *.dll etclib/*.o \
			demo/*.o test timing mtest_opponent mtest/mtest mtest/mtest.exe tuning_list \
			*.s mpi.c *.da *.dyn *.dpi tommath.tex `find . -type f | grep [~] | xargs` *.lo *.la
rm -rf .libs/ demo/.libs
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtommath'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.configured_dc41a389c5f3c585aa4f41582dcf1d70_8e081b74cf069e1e6800a5bbcbb282f0
config.status: creating src/led/Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.built_check
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81 AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size PROGRAMS="dropbear dbclient dropbearkey scp" MULTI=1 SCPPROGRESS=1
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81'
Creating default_options_guard.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dbmulti.c -o dbmulti.o
config.status: creating src/lane/Makefile
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  atomicio.c -o atomicio.o
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: creating Makefile
config.status: creating src/mpoad/Makefile
[245/266] Building C object programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.o
[246/266] Linking C executable programs/test/udp_proxy
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  bignum.c -o bignum.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c
config.status: creating libpcre.pc
config.status: creating src/oamd/Makefile
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  buffer.c -o buffer.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: creating src/switch/Makefile
config.status: creating libpcre16.pc
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  chachapoly.c -o chachapoly.o
config.status: creating src/switch/debug/Makefile
config.status: creating libpcre32.pc
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  circbuffer.c -o circbuffer.o
config.status: creating libpcreposix.pc
config.status: creating src/switch/tcp/Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-agentfwd.c -o cli-agentfwd.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
config.status: creating libpcrecpp.pc
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-auth.c -o cli-auth.o
config.status: creating src/br2684/Makefile
config.status: creating pcre-config
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-authinteract.c -o cli-authinteract.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.json-c-0.15-nodoc.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/"    '
config.status: creating src/config/Makefile
config.status: creating pcre.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-authpasswd.c -o cli-authpasswd.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.prepared_1f8954bf3b8837ce70e03de46e8cef58_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/json-c-0.15-nodoc.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.. -xf -
config.status: creating pcre_stringpiece.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-authpubkey.c -o cli-authpubkey.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15
[247/266] Building C object programs/test/CMakeFiles/benchmark.dir/benchmark.c.o
[248/266] Linking C executable programs/test/benchmark

Applying ./patches/001-dont-build-docs.patch using plaintext: 
config.status: creating src/extra/Makefile
config.status: creating pcrecpparg.h
patching file CMakeLists.txt

Applying ./patches/010-clang.patch using plaintext: 
patching file CMakeLists.txt
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-channel.c -o cli-channel.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.prepared_1f8954bf3b8837ce70e03de46e8cef58_6664517399ebbbc92a37c5bb081b5c53
[249/266] Building C object programs/test/CMakeFiles/zeroize.dir/zeroize.c.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libjson-c_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15=json-c-0.15 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15=json-c-0.15 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15 )
[250/266] Linking C executable programs/test/zeroize
config.status: creating config.h
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


config.status: creating src/extra/linux-atm.spec
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-chansession.c -o cli-chansession.o
config.status: executing depfiles commands
[251/266] Building C object programs/test/CMakeFiles/selftest.dir/selftest.c.o
config.status: creating config.h
[252/266] Linking C executable programs/test/selftest
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-kex.c -o cli-kex.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
config.status: executing depfiles commands
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-main.c -o cli-main.o
-- Detecting C compiler ABI info - done
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-runopts.c -o cli-runopts.o
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at apps/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Looking for sys/resource.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-session.c -o cli-session.o
-- Looking for sys/resource.h - found
-- Looking for getrusage
[253/266] Building C object programs/x509/CMakeFiles/cert_write.dir/cert_write.c.o
[254/266] Linking C executable programs/x509/cert_write
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  cli-tcpfwd.c -o cli-tcpfwd.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for getrusage - found
-- Wrote /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/apps_config.h
-- Looking for fcntl.h
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_copy_ast.o ../cil/src/cil_copy_ast.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-algo.c -o common-algo.o
[255/266] Building C object programs/x509/CMakeFiles/cert_req.dir/cert_req.c.o
-- Looking for fcntl.h - found
-- Looking for inttypes.h
[256/266] Linking C executable programs/x509/cert_req
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-channel.c -o common-channel.o
[257/266] Building C object programs/x509/CMakeFiles/req_app.dir/req_app.c.o
[258/266] Linking C executable programs/x509/req_app
-- Looking for inttypes.h - found
-- Looking for stdarg.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[259/266] Building C object programs/x509/CMakeFiles/crl_app.dir/crl_app.c.o
[260/266] Linking C executable programs/x509/crl_app
-- Looking for stdarg.h - found
-- Looking for strings.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-chansession.c -o common-chansession.o
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-kex.c -o common-kex.o
-- Looking for strings.h - found
-- Looking for string.h
[261/266] Building C object programs/x509/CMakeFiles/cert_app.dir/cert_app.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-runopts.c -o common-runopts.o
[262/266] Linking C executable programs/x509/cert_app
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  common-session.c -o common-session.o
-- Looking for string.h - found
-- Looking for syslog.h
[263/266] Building C object programs/util/CMakeFiles/pem2der.dir/pem2der.c.o
[264/266] Linking C executable programs/util/pem2der
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for syslog.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  compat.c -o compat.o
[265/266] Building C object programs/util/CMakeFiles/strerror.dir/strerror.c.o
[266/266] Linking C executable programs/util/strerror
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedtls.a
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  crypto_desc.c -o crypto_desc.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_find.o ../cil/src/cil_find.c
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedx509.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedcrypto.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedtls.so.2.16.11
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedtls.so.12
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedtls.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedx509.so.2.16.11
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedx509.so.0
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedx509.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedcrypto.so.2.16.11
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedcrypto.so.3
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/libmbedcrypto.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/aes.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/aesni.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/arc4.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/aria.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/asn1.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/asn1write.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/base64.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/bignum.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/blowfish.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/bn_mul.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/camellia.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ccm.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/certs.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/chacha20.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/chachapoly.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/check_config.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/cipher.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/cipher_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/cmac.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/compat-1.3.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/config.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ctr_drbg.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/debug.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/des.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/dhm.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ecdh.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ecdsa.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ecjpake.h
-- Looking for unistd.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ecp.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ecp_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/entropy.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/entropy_poll.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/error.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/gcm.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/havege.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/hkdf.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/hmac_drbg.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/md.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/md2.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/md4.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/md5.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/md_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/memory_buffer_alloc.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/net.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/net_sockets.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/nist_kw.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/oid.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/padlock.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pem.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pk.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pk_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pkcs11.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pkcs12.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/pkcs5.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/platform.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/platform_time.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/platform_util.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/poly1305.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ripemd160.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/rsa.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/rsa_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/sha1.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/sha256.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/sha512.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl_cache.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl_ciphersuites.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl_cookie.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl_internal.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/ssl_ticket.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/threading.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/timing.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/version.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/x509.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/x509_crl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/x509_crt.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/x509_csr.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls/xtea.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/crypt_and_hash
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/hello
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/generic_sum
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/dh_client
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/dh_genprime
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/dh_server
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/key_app
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/mpi_demo
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/rsa_genkey
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/rsa_sign
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/rsa_verify
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/rsa_encrypt
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  curve25519.c -o curve25519.o
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/rsa_decrypt
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/pk_encrypt
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/pk_decrypt
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/pk_sign
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/pk_verify
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/gen_key
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/gen_random_havege
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/gen_random_ctr_drbg
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/gen_entropy
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/dtls_client
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/dtls_server
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/mini_client
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_client1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_client2
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_fork_server
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_mail_client
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_server
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_server2
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/ssl_pthread_server
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/selftest
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/benchmark
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/udp_proxy
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/query_compile_time_config
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/cert_app
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/crl_app
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/req_app
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/cert_req
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/cert_write
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/strerror
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/bin/pem2der
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/usr/include
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/include/mbedtls /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/lib*.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/mbedtls-2.16.11/ipkg-install/usr/lib/lib*.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/usr/lib/
-- Looking for unistd.h - found
-- Looking for sys/types.h
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mbedtls.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mbedtls.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mbedtls.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
/usr/bin/perl util/mkbuildinf.pl "mips-openwrt-linux-musl-gcc -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT" "linux-mips-openwrt" > crypto/buildinf.h
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_fqn.o ../cil/src/cil_fqn.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dbhelpers.c -o dbhelpers.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mbedtls
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.mbedtls_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/mbedtls'
time: package/libs/mbedtls/compile#37.44#3.18#64.94
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for sys/types.h - found
-- Looking for dlfcn.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dbmalloc.c -o dbmalloc.o
flex -o ../cil/src/cil_lexer.c ../cil/src/cil_lexer.l
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/lua'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_lexer.o ../cil/src/cil_lexer.c
-- Looking for dlfcn.h - found
-- Looking for endian.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dbrandom.c -o dbrandom.o
config.status: executing libtool commands
-- Looking for endian.h - found
-- Looking for limits.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dbutil.c -o dbutil.o
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
configure: WARNING: unrecognized options: --disable-nls

pcre-8.45 configuration summary:

    Install prefix .................. : /usr
    C preprocessor .................. : 
    C compiler ...................... : mips-openwrt-linux-musl-gcc
    C++ preprocessor ................ : mips-openwrt-linux-musl-g++ -E
    C++ compiler .................... : mips-openwrt-linux-musl-g++
    Linker .......................... : mips-openwrt-linux-musl-ld
    C preprocessor flags ............ : -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include 
    C compiler flags ................ : -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -fvisibility=hidden
    C++ compiler flags .............. : -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -fvisibility=hidden -fvisibility-inlines-hidden
    Linker flags .................... : -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro 
    Extra libraries ................. : 

    Build 8 bit pcre library ........ : yes
    Build 16 bit pcre library ....... : yes
    Build 32 bit pcre library ....... : yes
    Build C++ library ............... : no
    Enable JIT compiling support .... : no
    Enable UTF-8/16/32 support ...... : yes
    Unicode properties .............. : yes
    Newline char/sequence ........... : lf
    \R matches only ANYCRLF ......... : no
    EBCDIC coding ................... : no
    EBCDIC code for NL .............. : n/a
    Rebuild char tables ............. : no
    Use stack recursion ............. : yes
    POSIX mem threshold ............. : 10
    Internal link size .............. : 2
    Nested parentheses limit ........ : 250
    Match limit ..................... : 10000000
    Match limit recursion ........... : 16000
    Build shared libs ............... : yes
    Build static libs ............... : yes
    Use JIT in pcregrep ............. : no
    Buffer size for pcregrep ........ : 20480
    Link pcregrep with libz ......... : no
    Link pcregrep with libbz2 ....... : no
    Link pcretest with libedit ...... : no
    Link pcretest with libreadline .. : no
    Valgrind support ................ : no
    Code coverage ................... : no

mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for limits.h - found
-- Looking for locale.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dh_groups.c -o dh_groups.o
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dropbearkey.c -o dropbearkey.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for locale.h - found
-- Looking for memory.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.configured_d546b7522420892040c2ae967221203e
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dss.c -o dss.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
rm -f pcre_chartables.c
ln -s ./pcre_chartables.c.dist pcre_chartables.c
make  all-am
-- Looking for memory.h - found
-- Looking for stdint.h
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include     -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT pcretest-pcretest.o -MD -MP -MF .deps/pcretest-pcretest.Tpo -c -o pcretest-pcretest.o `test -f 'pcretest.c' || echo './'`pcretest.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_list.o ../cil/src/cil_list.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  ecc.c -o ecc.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  ecdsa.c -o ecdsa.o
-- Looking for stdint.h - found
-- Looking for stdlib.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  ed25519.c -o ed25519.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_log.o ../cil/src/cil_log.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.lua-5.1.5.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/"    '
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  fake-rfc2553.c -o fake-rfc2553.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_mem.o ../cil/src/cil_mem.c
-- Looking for stdlib.h - found
-- Looking for sys/cdefs.h
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  gcm.c -o gcm.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.prepared_a57ee453b8b1099609042eb244fd5205_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/lua-5.1.5.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.. -xf -
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_parser.o ../cil/src/cil_parser.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  gendss.c -o gendss.o

Applying ./patches/001-include-version-number.patch using plaintext: 
-- Looking for sys/cdefs.h - found
-- Looking for sys/param.h
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
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: 
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  gened25519.c -o gened25519.o
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: 
-- Looking for sys/param.h - found
-- Looking for sys/stat.h
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: 
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_policy.o ../cil/src/cil_policy.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  genrsa.c -o genrsa.o
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: 
patching file src/luaconf.h

Applying ./patches/300-opcode_performance.patch using plaintext: 
patching file src/lvm.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  gensignkey.c -o gensignkey.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.prepared_a57ee453b8b1099609042eb244fd5205_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.lua_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.built_check
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5 CC="mips-openwrt-linux-musl-gcc" AR="mips-openwrt-linux-musl-ar rcu" RANLIB="mips-openwrt-linux-musl-ranlib" INSTALL_ROOT=/usr CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99" MYLDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " PKG_VERSION=5.1.5 linux
make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5'
cd src && make linux V=5.1
-- Looking for sys/stat.h - found
-- Looking for xlocale.h
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/src'
make all MYCFLAGS+="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl "
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/src'
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lapi.o lapi.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  list.c -o list.o
-- Looking for xlocale.h - not found
-- Looking for _isnan
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  listener.c -o listener.o
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  loginrec.c -o loginrec.o
-- Looking for _isnan - not found
-- Looking for _finite
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for _finite - not found
-- Looking for INFINITY
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  ltc_prng.c -o ltc_prng.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  netio.c -o netio.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for INFINITY - found
-- Looking for isinf
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  packet.c -o packet.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lcode.o lcode.c
-- Looking for isinf - found
-- Looking for isnan
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  process-packet.c -o process-packet.o
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  progressmeter.c -o progressmeter.o
-- Looking for isnan - found
-- Looking for nan
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_post.o ../cil/src/cil_post.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  queue.c -o queue.o
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  rsa.c -o rsa.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for nan - found
-- Looking for _doprnt
-- Looking for _doprnt - not found
-- Looking for snprintf
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  scp.c -o scp.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for snprintf - found
-- Looking for vasprintf
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  scpmisc.c -o scpmisc.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for vasprintf - found
-- Looking for vsnprintf
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ldebug.o ldebug.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  signkey.c -o signkey.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for vsnprintf - found
-- Looking for vprintf
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  sshpty.c -o sshpty.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-agentfwd.c -o svr-agentfwd.o
-- Looking for vprintf - found
-- Looking for open
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for open - found
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-auth.c -o svr-auth.o
-- Looking for realloc
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ldo.o ldo.c
-- Looking for realloc - found
-- Looking for setlocale
config.status: executing libtool commands
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-authpam.c -o svr-authpam.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_reset_ast.o ../cil/src/cil_reset_ast.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-authpasswd.c -o svr-authpasswd.o
-- Looking for setlocale - found
-- Looking for uselocale
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-authpubkey.c -o svr-authpubkey.o
-- Looking for uselocale - found
-- Looking for strcasecmp
configure: WARNING: unrecognized options: --disable-nls
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_resolve_ast.o ../cil/src/cil_resolve_ast.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ldump.o ldump.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-authpubkeyoptions.c -o svr-authpubkeyoptions.o
-- Looking for strcasecmp - found
-- Looking for strncasecmp
# prevent autoheader invocation
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/stamp-h.in
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.built_check
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen LDFLAGS="" all
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lfunc.o lfunc.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-chansession.c -o svr-chansession.o
mv -f .deps/common.Tpo .deps/common.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
-- Looking for strncasecmp - found
-- Looking for strdup
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lgc.o lgc.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/file.Tpo .deps/file.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-kex.c -o svr-kex.o
-- Looking for strdup - found
-- Looking for strerror
mv -f .deps/first.Tpo .deps/first.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-main.c -o svr-main.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ql_y.y: In function 'copy_block':
ql_y.y:98:6: warning: enumeration value 'vt_id' not handled in switch [-Wswitch]
   98 |      switch (orig_field->value->type) {
      |      ^~~~~~
-- Looking for strerror - found
-- Looking for vsyslog
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-runopts.c -o svr-runopts.o
mv -f .deps/ql_y.Tpo .deps/ql_y.Po
/bin/bash ../../ylwrap ql_l.l lex.yy.c ql_l.c -- flex  
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o llex.o llex.c
-- Looking for vsyslog - found
-- Looking for strtoll
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-service.c -o svr-service.o
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for strtoll - found
-- Looking for strtoull
mv -f .deps/qgen.Tpo .deps/qgen.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-session.c -o svr-session.o
mv -f .deps/second.Tpo .deps/second.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-tcpfwd.c -o svr-tcpfwd.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for strtoull - found
-- Looking for stddef.h
mv -f .deps/third.Tpo .deps/third.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  svr-x11fwd.c -o svr-x11fwd.o
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c
ql_l.c:1272:16: warning: 'input' defined but not used [-Wunused-function]
 1272 | #else
      |                ^    
ql_l.c:1229:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1229 | 
      |                 ^      
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  tcp-accept.c -o tcp-accept.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lmem.o lmem.c
-- Looking for stddef.h - found
-- Check size of int
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  termcodes.c -o termcodes.o
mv -f .deps/ql_l.Tpo .deps/ql_l.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o  
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lobject.o lobject.c
make -C libtomcrypt
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtomcrypt'
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2 OBJCOPY=mips-openwrt-linux-musl-objcopy all
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
-- Check size of int - done
-- Check size of int64_t
make  all-recursive
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -DENCRYPT_ONLY -c ./src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o
Making all in src
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
Making all in include
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
Making all in lib
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_stack.o ../cil/src/cil_stack.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lopcodes.o lopcodes.c
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c -o text2atm.lo text2atm.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lparser.o lparser.c
-- Check size of int64_t - done
-- Check size of long
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/anubis.c -o src/ciphers/anubis.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/blowfish.c -o src/ciphers/blowfish.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c  -fPIC -DPIC -o .libs/text2atm.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_strpool.o ../cil/src/cil_strpool.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/camellia.c -o src/ciphers/camellia.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/cast5.c -o src/ciphers/cast5.o
mv -f .deps/pcretest-pcretest.Tpo .deps/pcretest-pcretest.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include     -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT pcretest-pcre_printint.o -MD -MP -MF .deps/pcretest-pcre_printint.Tpo -c -o pcretest-pcre_printint.o `test -f 'pcre_printint.c' || echo './'`pcre_printint.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_symtab.o ../cil/src/cil_symtab.c
-- Check size of long - done
-- Check size of long long
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c -o text2atm.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/des.c -o src/ciphers/des.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/kasumi.c -o src/ciphers/kasumi.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/khazad.c -o src/ciphers/khazad.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/kseed.c -o src/ciphers/kseed.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_tree.o ../cil/src/cil_tree.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/multi2.c -o src/ciphers/multi2.o
-- Check size of long long - done
-- Check size of size_t
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/noekeon.c -o src/ciphers/noekeon.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/text2atm.Tpo .deps/text2atm.Plo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc2.c -o src/ciphers/rc2.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c -o atm2text.lo atm2text.c
mv -f .deps/pcretest-pcre_printint.Tpo .deps/pcretest-pcre_printint.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include     -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT pcretest-pcre16_printint.o -MD -MP -MF .deps/pcretest-pcre16_printint.Tpo -c -o pcretest-pcre16_printint.o `test -f 'pcre16_printint.c' || echo './'`pcre16_printint.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc5.c -o src/ciphers/rc5.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc6.c -o src/ciphers/rc6.o
-- Check size of size_t - done
-- Check size of ssize_t
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c  -fPIC -DPIC -o .libs/atm2text.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/safer/safer.c -o src/ciphers/safer/safer.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lstate.o lstate.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/safer/saferp.c -o src/ciphers/safer/saferp.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/skipjack.c -o src/ciphers/skipjack.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c -o atm2text.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/twofish/twofish.c -o src/ciphers/twofish/twofish.o
-- Check size of ssize_t - done
-- Performing Test HAS_GNU_WARNING_LONG
mv -f .deps/pcretest-pcre16_printint.Tpo .deps/pcretest-pcre16_printint.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include     -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT pcretest-pcre32_printint.o -MD -MP -MF .deps/pcretest-pcre32_printint.Tpo -c -o pcretest-pcre32_printint.o `test -f 'pcre32_printint.c' || echo './'`pcre32_printint.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lstring.o lstring.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/xtea.c -o src/ciphers/xtea.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test HAS_GNU_WARNING_LONG - Failed
-- Performing Test HAVE_ATOMIC_BUILTINS
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_add_aad.c -o src/encauth/ccm/ccm_add_aad.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ltable.o ltable.c
mv -f .deps/atm2text.Tpo .deps/atm2text.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c -o atmequal.lo atmequal.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_add_nonce.c -o src/encauth/ccm/ccm_add_nonce.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_verify.o ../cil/src/cil_verify.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_done.c -o src/encauth/ccm/ccm_done.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c  -fPIC -DPIC -o .libs/atmequal.o
mv -f .deps/pcretest-pcre32_printint.Tpo .deps/pcretest-pcre32_printint.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo './'`pcre_byte_order.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Performing Test HAVE_ATOMIC_BUILTINS - Success
-- Performing Test HAVE___THREAD
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_init.c -o src/encauth/ccm/ccm_init.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_memory.c -o src/encauth/ccm/ccm_memory.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_process.c -o src/encauth/ccm/ccm_process.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c -o atmequal.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_reset.c -o src/encauth/ccm/ccm_reset.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ltm.o ltm.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_test.c -o src/encauth/ccm/ccm_test.o
-- Performing Test HAVE___THREAD - Success
-- Wrote /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/config.h
-- Wrote /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/json_config.h
-- Performing Test REENTRANT_WORKS
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/atmequal.Tpo .deps/atmequal.Plo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_add_aad.c -o src/encauth/chachapoly/chacha20poly1305_add_aad.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lundump.o lundump.c
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c -o sdu2cell.lo sdu2cell.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_decrypt.c -o src/encauth/chachapoly/chacha20poly1305_decrypt.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_byte_order.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c  -fPIC -DPIC -o .libs/sdu2cell.o
mips-openwrt-linux-musl-gcc-ar rcs libsepol.a assertion.o avrule_block.o avtab.o boolean_record.o booleans.o conditional.o constraint.o context.o context_record.o debug.o ebitmap.o expand.o handle.o hashtab.o hierarchy.o ibendport_record.o ibendports.o ibpkey_record.o ibpkeys.o iface_record.o interfaces.o kernel_to_cil.o kernel_to_common.o kernel_to_conf.o link.o mls.o module.o module_to_cil.o node_record.o nodes.o optimize.o polcaps.o policydb.o policydb_convert.o policydb_public.o policydb_validate.o port_record.o ports.o services.o sidtab.o symtab.o user_record.o users.o util.o write.o ../cil/src/cil.o ../cil/src/cil_binary.o ../cil/src/cil_build_ast.o ../cil/src/cil_copy_ast.o ../cil/src/cil_find.o ../cil/src/cil_fqn.o ../cil/src/cil_lexer.o ../cil/src/cil_list.o ../cil/src/cil_log.o ../cil/src/cil_mem.o ../cil/src/cil_parser.o ../cil/src/cil_policy.o ../cil/src/cil_post.o ../cil/src/cil_reset_ast.o ../cil/src/cil_resolve_ast.o ../cil/src/cil_stack.o ../cil/src/cil_strpool.o ../cil/src/cil_symtab.o ../cil/src/cil_tree.o ../cil/src/cil_verify.o
-- Performing Test REENTRANT_WORKS - Success
-- Performing Test BSYMBOLIC_WORKS
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_done.c -o src/encauth/chachapoly/chacha20poly1305_done.o
mips-openwrt-linux-musl-gcc-ranlib libsepol.a
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c -o sdu2cell.o >/dev/null 2>&1
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c -o libpcre_la-pcre_byte_order.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o assertion.lo assertion.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_encrypt.c -o src/encauth/chachapoly/chacha20poly1305_encrypt.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lvm.o lvm.c
mv -f .deps/sdu2cell.Tpo .deps/sdu2cell.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c -o text2qos.lo text2qos.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_init.c -o src/encauth/chachapoly/chacha20poly1305_init.o
mv -f .deps/libpcre_la-pcre_byte_order.Tpo .deps/libpcre_la-pcre_byte_order.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo './'`pcre_compile.c
-- Performing Test BSYMBOLIC_WORKS - Success
-- Performing Test VERSION_SCRIPT_WORKS
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_memory.c -o src/encauth/chachapoly/chacha20poly1305_memory.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c  -fPIC -DPIC -o .libs/text2qos.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_setiv.c -o src/encauth/chachapoly/chacha20poly1305_setiv.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.c -o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_test.c -o src/encauth/chachapoly/chacha20poly1305_test.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c -o text2qos.o >/dev/null 2>&1
-- Performing Test VERSION_SCRIPT_WORKS - Success
-- Configuring done
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Generating done
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_addheader.c -o src/encauth/eax/eax_addheader.o
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.configured_68b329da9893e34099c7d8ad5cb9c940
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o avrule_block.lo avrule_block.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.built_check
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_compile.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_decrypt.c -o src/encauth/eax/eax_decrypt.o
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_decrypt_verify_memory.c -o src/encauth/eax/eax_decrypt_verify_memory.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o avtab.lo avtab.c
mv -f .deps/text2qos.Tpo .deps/text2qos.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c -o qos2text.lo qos2text.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_done.c -o src/encauth/eax/eax_done.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c  -fPIC -DPIC -o .libs/qos2text.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_encrypt.c -o src/encauth/eax/eax_encrypt.o
[1/31] Building C object CMakeFiles/json-c.dir/arraylist.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_encrypt_authenticate_memory.c -o src/encauth/eax/eax_encrypt_authenticate_memory.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c -o qos2text.o >/dev/null 2>&1
[2/31] Building C object CMakeFiles/json-c.dir/debug.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_init.c -o src/encauth/eax/eax_init.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o boolean_record.lo boolean_record.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lzio.o lzio.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/31] Building C object CMakeFiles/json-c.dir/json_c_version.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_test.c -o src/encauth/eax/eax_test.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lnum.o lnum.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_add_aad.c -o src/encauth/gcm/gcm_add_aad.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o booleans.lo booleans.c
mv -f .deps/qos2text.Tpo .deps/qos2text.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c -o qosequal.lo qosequal.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_add_iv.c -o src/encauth/gcm/gcm_add_iv.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lauxlib.o lauxlib.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c  -fPIC -DPIC -o .libs/qosequal.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_done.c -o src/encauth/gcm/gcm_done.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c -o qosequal.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o conditional.lo conditional.c
mv -f .deps/qosequal.Tpo .deps/qosequal.Plo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_gf_mult.c -o src/encauth/gcm/gcm_gf_mult.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c -o sap2text.lo sap2text.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_init.c -o src/encauth/gcm/gcm_init.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c  -fPIC -DPIC -o .libs/sap2text.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_memory.c -o src/encauth/gcm/gcm_memory.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lbaselib.o lbaselib.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_mult_h.c -o src/encauth/gcm/gcm_mult_h.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o constraint.lo constraint.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c -o sap2text.o >/dev/null 2>&1
[4/31] Building C object CMakeFiles/json-c.dir/json_object.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_process.c -o src/encauth/gcm/gcm_process.o
[5/31] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o context.lo context.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_reset.c -o src/encauth/gcm/gcm_reset.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_test.c -o src/encauth/gcm/gcm_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_decrypt.c -o src/encauth/ocb/ocb_decrypt.o
mv -f .deps/sap2text.Tpo .deps/sap2text.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c -o text2sap.lo text2sap.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_decrypt_verify_memory.c -o src/encauth/ocb/ocb_decrypt_verify_memory.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ldblib.o ldblib.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_done_decrypt.c -o src/encauth/ocb/ocb_done_decrypt.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c  -fPIC -DPIC -o .libs/text2sap.o
[6/31] Building C object CMakeFiles/json-c.dir/json_pointer.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o context_record.lo context_record.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_done_encrypt.c -o src/encauth/ocb/ocb_done_encrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_encrypt.c -o src/encauth/ocb/ocb_encrypt.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o debug.lo debug.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_encrypt_authenticate_memory.c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c -o text2sap.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ebitmap.lo ebitmap.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_init.c -o src/encauth/ocb/ocb_init.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_ntz.c -o src/encauth/ocb/ocb_ntz.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o liolib.o liolib.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_shift_xor.c -o src/encauth/ocb/ocb_shift_xor.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_test.c -o src/encauth/ocb/ocb_test.o
mv -f .deps/text2sap.Tpo .deps/text2sap.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c -o sapequal.lo sapequal.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o expand.lo expand.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c  -fPIC -DPIC -o .libs/sapequal.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/s_ocb_done.c -o src/encauth/ocb/s_ocb_done.o
sapequal.c: In function 'match_blli':
sapequal.c:65:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
   65 |      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      |                                          ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
   46 |     if (!CONSTRAINT) return 0; \
      |          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
   46 |     if (!CONSTRAINT) return 0; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
   47 |     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   48 |   }
      |   ~      
   49 | 
      |          
   50 | 
      |          
   51 | static int match_blli(const struct atm_blli a,const struct atm_blli b,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   52 |   int flags,struct atm_blli *res)
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 | {
      | ~        
   54 |     if (res) *res = b;
      |     ~~~~~~~~~~~~~~~~~~
   55 |     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |     switch (a.l2_proto) {
      |     ~~~~~~~~~~~~~~~~~~~~~
   57 |  case ATM_L2_X25_LL:
      |  ~~~~~~~~~~~~~~~~~~~
   58 |  case ATM_L2_X25_ML:
      |  ~~~~~~~~~~~~~~~~~~~
   59 |  case ATM_L2_HDLC_ARM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   60 |  case ATM_L2_HDLC_NRM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   61 |  case ATM_L2_HDLC_ABM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   62 |  case ATM_L2_Q922:
      |  ~~~~~~~~~~~~~~~~~
   63 |  case ATM_L2_ISO7776:
      |  ~~~~~~~~~~~~~~~~~~~~
   64 |      CHECK(l2.itu.mode,1);
      |      ~~~~~~~~~~~~~~~~~~~~~
   65 |      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:65:6: note: in expansion of macro 'CHECK'
   65 |      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      |      ^~~~~
sapequal.c:73:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
   73 |      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      |                                              ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
   46 |     if (!CONSTRAINT) return 0; \
      |          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
   46 |     if (!CONSTRAINT) return 0; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
   47 |     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   48 |   }
      |   ~      
   49 | 
      |          
   50 | 
      |          
   51 | static int match_blli(const struct atm_blli a,const struct atm_blli b,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   52 |   int flags,struct atm_blli *res)
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 | {
      | ~        
   54 |     if (res) *res = b;
      |     ~~~~~~~~~~~~~~~~~~
   55 |     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |     switch (a.l2_proto) {
      |     ~~~~~~~~~~~~~~~~~~~~~
   57 |  case ATM_L2_X25_LL:
      |  ~~~~~~~~~~~~~~~~~~~
   58 |  case ATM_L2_X25_ML:
      |  ~~~~~~~~~~~~~~~~~~~
   59 |  case ATM_L2_HDLC_ARM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   60 |  case ATM_L2_HDLC_NRM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   61 |  case ATM_L2_HDLC_ABM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   62 |  case ATM_L2_Q922:
      |  ~~~~~~~~~~~~~~~~~
   63 |  case ATM_L2_ISO7776:
      |  ~~~~~~~~~~~~~~~~~~~~
   64 |      CHECK(l2.itu.mode,1);
      |      ~~~~~~~~~~~~~~~~~~~~~
   65 |      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |      break;
      |      ~~~~~~
   67 |     }
      |     ~    
   68 |     switch (a.l3_proto) {
      |     ~~~~~~~~~~~~~~~~~~~~~
   69 |  case ATM_L3_X25:
      |  ~~~~~~~~~~~~~~~~
   70 |  case ATM_L3_ISO8208:
      |  ~~~~~~~~~~~~~~~~~~~~
   71 |  case ATM_L3_X223:
      |  ~~~~~~~~~~~~~~~~~
   72 |      CHECK(l3.itu.mode,1);
      |      ~~~~~~~~~~~~~~~~~~~~~
   73 |      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:73:6: note: in expansion of macro 'CHECK'
   73 |      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      |      ^~~~~
sapequal.c:74:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
   74 |      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
      |                                          ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
   46 |     if (!CONSTRAINT) return 0; \
      |          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
   46 |     if (!CONSTRAINT) return 0; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
   47 |     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   48 |   }
      |   ~      
   49 | 
      |          
   50 | 
      |          
   51 | static int match_blli(const struct atm_blli a,const struct atm_blli b,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   52 |   int flags,struct atm_blli *res)
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 | {
      | ~        
   54 |     if (res) *res = b;
      |     ~~~~~~~~~~~~~~~~~~
   55 |     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |     switch (a.l2_proto) {
      |     ~~~~~~~~~~~~~~~~~~~~~
   57 |  case ATM_L2_X25_LL:
      |  ~~~~~~~~~~~~~~~~~~~
   58 |  case ATM_L2_X25_ML:
      |  ~~~~~~~~~~~~~~~~~~~
   59 |  case ATM_L2_HDLC_ARM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   60 |  case ATM_L2_HDLC_NRM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   61 |  case ATM_L2_HDLC_ABM:
      |  ~~~~~~~~~~~~~~~~~~~~~
   62 |  case ATM_L2_Q922:
      |  ~~~~~~~~~~~~~~~~~
   63 |  case ATM_L2_ISO7776:
      |  ~~~~~~~~~~~~~~~~~~~~
   64 |      CHECK(l2.itu.mode,1);
      |      ~~~~~~~~~~~~~~~~~~~~~
   65 |      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |      break;
      |      ~~~~~~
   67 |     }
      |     ~    
   68 |     switch (a.l3_proto) {
      |     ~~~~~~~~~~~~~~~~~~~~~
   69 |  case ATM_L3_X25:
      |  ~~~~~~~~~~~~~~~~
   70 |  case ATM_L3_ISO8208:
      |  ~~~~~~~~~~~~~~~~~~~~
   71 |  case ATM_L3_X223:
      |  ~~~~~~~~~~~~~~~~~
   72 |      CHECK(l3.itu.mode,1);
      |      ~~~~~~~~~~~~~~~~~~~~~
   73 |      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:74:6: note: in expansion of macro 'CHECK'
   74 |      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
      |      ^~~~~
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_add_aad.c -o src/encauth/ocb3/ocb3_add_aad.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c -o sapequal.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt.c -o src/encauth/ocb3/ocb3_decrypt.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lmathlib.o lmathlib.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt_last.c -o src/encauth/ocb3/ocb3_decrypt_last.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt_verify_memory.c -o src/encauth/ocb3/ocb3_decrypt_verify_memory.o
mv -f .deps/sapequal.Tpo .deps/sapequal.Plo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_done.c -o src/encauth/ocb3/ocb3_done.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o loslib.o loslib.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt.c -o src/encauth/ocb3/ocb3_encrypt.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt_authenticate_memory.c -o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt_last.c -o src/encauth/ocb3/ocb3_encrypt_last.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o ltablib.o ltablib.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_init.c -o src/encauth/ocb3/ocb3_init.o
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c -o ans.lo ans.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_int_ntz.c -o src/encauth/ocb3/ocb3_int_ntz.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_int_xor_blocks.c -o src/encauth/ocb3/ocb3_int_xor_blocks.o
[7/31] Building C object CMakeFiles/json-c.dir/json_tokener.c.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c  -fPIC -DPIC -o .libs/ans.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_test.c -o src/encauth/ocb3/ocb3_test.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lstrlib.o lstrlib.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/blake2b.c -o src/hashes/blake2b.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c -o ans.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/blake2s.c -o src/hashes/blake2s.o
[8/31] Building C object CMakeFiles/json-c.dir/json_util.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/chc/chc.c -o src/hashes/chc/chc.o
mv -f .deps/ans.Tpo .deps/ans.Plo
[9/31] Building C object CMakeFiles/json-c.dir/json_visit.c.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_file.c -o src/hashes/helper/hash_file.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_filehandle.c -o src/hashes/helper/hash_filehandle.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_memory.c -o src/hashes/helper/hash_memory.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c -o libpcre_la-pcre_compile.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/common.Tpo .deps/common.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[10/31] Building C object CMakeFiles/json-c.dir/linkhash.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_memory_multi.c -o src/hashes/helper/hash_memory_multi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o loadlib.o loadlib.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md2.c -o src/hashes/md2.o
[11/31] Building C object CMakeFiles/json-c.dir/printbuf.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md4.c -o src/hashes/md4.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
[12/31] Building C object CMakeFiles/json-c.dir/random_seed.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md5.c -o src/hashes/md5.o
[13/31] Building C object CMakeFiles/json-c.dir/strerror_override.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd128.c -o src/hashes/rmd128.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o linit.o linit.c
mv -f .deps/diag.Tpo .deps/diag.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c -o kptr.lo kptr.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd160.c -o src/hashes/rmd160.o
[14/31] Linking C shared library libjson-c.so.5.1.0
mips-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
mips-openwrt-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-ranlib liblua.a
[15/31] Creating library symlink libjson-c.so.5 libjson-c.so
mips-openwrt-linux-musl-gcc -o liblua.so.5.1.5 -Wl,-Bsymbolic-functions -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd256.c -o src/hashes/rmd256.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c  -fPIC -DPIC -o .libs/kptr.o
ln -fs liblua.so.5.1.5 liblua.so
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd320.c -o src/hashes/rmd320.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o lua.o lua.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c -o kptr.o >/dev/null 2>&1
[16/31] Building C object CMakeFiles/json-c-static.dir/arraylist.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha1.c -o src/hashes/sha1.o
[17/31] Building C object CMakeFiles/json-c-static.dir/debug.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha224.c -o src/hashes/sha2/sha224.o
mv -f .deps/kptr.Tpo .deps/kptr.Plo
[18/31] Building C object CMakeFiles/json-c-static.dir/json_c_version.c.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c -o text2ip.lo text2ip.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha256.c -o src/hashes/sha2/sha256.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc -o lua5.1 -L. -llua -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  lua.o -lm -Wl,-E -ldl 
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o handle.lo handle.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha384.c -o src/hashes/sha2/sha384.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o luac.o luac.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512.c -o src/hashes/sha2/sha512.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o hashtab.lo hashtab.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c  -fPIC -DPIC -o .libs/text2ip.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512_224.c -o src/hashes/sha2/sha512_224.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o hierarchy.lo hierarchy.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_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 -DPIC -fpic -std=gnu99   -c -o print.o print.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c -o text2ip.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512_256.c -o src/hashes/sha2/sha512_256.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha3.c -o src/hashes/sha3.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha3_test.c -o src/hashes/sha3_test.o
mv -f .deps/text2ip.Tpo .deps/text2ip.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
mips-openwrt-linux-musl-gcc -o luac5.1 -L. -llua -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  luac.o print.o lopcodes.o -lm -Wl,-E -ldl 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/tiger.c -o src/hashes/tiger.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/src'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/src'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5 INSTALL_TOP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr" install
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  -fPIC -DPIC -o .libs/timer.o
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5'
cd src && mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/man/man1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/share/lua/5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/lua/5.1
cd src && install -p -m 0755 lua5.1 luac5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/bin
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibendport_record.lo ibendport_record.c
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp lnum_config.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include
cd src && install -p -m 0644 liblua.a liblua.so.5.1.5 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib
ln -s liblua.so.5.1.5 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/whirl/whirl.c -o src/hashes/whirl/whirl.o
cd doc && install -p -m 0644 lua5.1.1 luac5.1.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/man/man1
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua/usr/lib/
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac.c -o src/mac/blake2/blake2bmac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '5.1.5' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/liblua.version || { echo '5.1.5' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/liblua.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/liblua/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_file.c -o src/mac/blake2/blake2bmac_file.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_memory.c -o src/mac/blake2/blake2bmac_memory.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.liblua_installed
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_memory_multi.c -o src/mac/blake2/blake2bmac_memory_multi.o
[19/31] Building C object CMakeFiles/json-c-static.dir/json_object.c.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibendports.lo ibendports.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua/usr/lib/
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_test.c -o src/mac/blake2/blake2bmac_test.o
mv -f .deps/timer.Tpo .deps/timer.Plo
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
/bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c
[20/31] Building C object CMakeFiles/json-c-static.dir/json_object_iterator.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac.c -o src/mac/blake2/blake2smac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c  -fPIC -DPIC -o .libs/unix.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_file.c -o src/mac/blake2/blake2smac_file.o
unix.c: In function 'un_recv':
unix.c:82:65: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
   82 |     return recvfrom(s,buf,size,0,(struct sockaddr *) &ctx->addr,&ctx->size);
      |                                                                 ^~~~~~~~~~
      |                                                                 |
      |                                                                 int *
In file included from unix.c:16:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/sys/socket.h:46:73: note: expected 'socklen_t *' {aka 'unsigned int *'} but argument is of type 'int *'
   46 |                                        struct sockaddr *__a, socklen_t *__l)
      |                                                              ~~~~~~~~~~~^~~
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibpkey_record.lo ibpkey_record.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_memory.c -o src/mac/blake2/blake2smac_memory.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua/usr/lib/liblua.so.5.1.5: shared object
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_memory_multi.c -o src/mac/blake2/blake2smac_memory_multi.o
[21/31] Building C object CMakeFiles/json-c-static.dir/json_pointer.c.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_test.c -o src/mac/blake2/blake2smac_test.o
mv -f .deps/unix.Tpo .deps/unix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -version-info 1:0:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libatm.la -rpath /usr/lib text2atm.lo atm2text.lo atmequal.lo sdu2cell.lo text2qos.lo qos2text.lo qosequal.lo sap2text.lo text2sap.lo sapequal.lo misc.lo ans.lo common.lo diag.lo kptr.lo text2ip.lo timer.lo unix.lo -lresolv 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_done.c -o src/mac/f9/f9_done.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_file.c -o src/mac/f9/f9_file.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibpkeys.lo ibpkeys.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_init.c -o src/mac/f9/f9_init.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_memory.c -o src/mac/f9/f9_memory.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_memory_multi.c -o src/mac/f9/f9_memory_multi.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/text2atm.o .libs/atm2text.o .libs/atmequal.o .libs/sdu2cell.o .libs/text2qos.o .libs/qos2text.o .libs/qosequal.o .libs/sap2text.o .libs/text2sap.o .libs/sapequal.o .libs/misc.o .libs/ans.o .libs/common.o .libs/diag.o .libs/kptr.o .libs/text2ip.o .libs/timer.o .libs/unix.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -lresolv  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libatm.so.1 -o .libs/libatm.so.1.0.0
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o iface_record.lo iface_record.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_process.c -o src/mac/f9/f9_process.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libatm.so.1" && ln -s "libatm.so.1.0.0" "libatm.so.1")
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_test.c -o src/mac/f9/f9_test.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libatm.so" && ln -s "libatm.so.1.0.0" "libatm.so")
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_done.c -o src/mac/hmac/hmac_done.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o interfaces.lo interfaces.c
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libatm.a  text2atm.o atm2text.o atmequal.o sdu2cell.o text2qos.o qos2text.o qosequal.o sap2text.o text2sap.o sapequal.o misc.o ans.o common.o diag.o kptr.o text2ip.o timer.o unix.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libatm.a
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_file.c -o src/mac/hmac/hmac_file.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_init.c -o src/mac/hmac/hmac_init.o
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libatm.la" && ln -s "../libatm.la" "libatm.la" )
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/liblua into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/liblua5.1.5_5.1.5-9_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_memory.c -o src/mac/hmac/hmac_memory.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/bin/lua5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/usr/bin/
ln -sf lua5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/usr/bin/lua
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
Making all in test
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aread.o -MD -MP -MF .deps/aread.Tpo -c -o aread.o aread.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_memory_multi.c -o src/mac/hmac/hmac_memory_multi.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_cil.lo kernel_to_cil.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_process.c -o src/mac/hmac/hmac_process.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_test.c -o src/mac/hmac/hmac_test.o
mv -f .deps/aread.Tpo .deps/aread.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT awrite.o -MD -MP -MF .deps/awrite.Tpo -c -o awrite.o awrite.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/usr/bin/lua5.1: executable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_done.c -o src/mac/omac/omac_done.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_file.c -o src/mac/omac/omac_file.o
mv -f .deps/awrite.Tpo .deps/awrite.Po
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ttcp.o -MD -MP -MF .deps/ttcp.Tpo -c -o ttcp.o ttcp.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_init.c -o src/mac/omac/omac_init.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_memory.c -o src/mac/omac/omac_memory.o
ttcp.c:48:13: warning: 'RCSid' defined but not used [-Wunused-variable]
   48 | static char RCSid[] = "ttcp.c $Revision: 1.3 $";
      |             ^~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_memory_multi.c -o src/mac/omac/omac_memory_multi.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_process.c -o src/mac/omac/omac_process.o
[22/31] Building C object CMakeFiles/json-c-static.dir/json_tokener.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_test.c -o src/mac/omac/omac_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican.c -o src/mac/pelican/pelican.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican_memory.c -o src/mac/pelican/pelican_memory.o
[23/31] Building C object CMakeFiles/json-c-static.dir/json_util.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican_test.c -o src/mac/pelican/pelican_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_done.c -o src/mac/pmac/pmac_done.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-mips_24kc/lua into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/lua_5.1.5-9_mips_24kc.ipk
[24/31] Building C object CMakeFiles/json-c-static.dir/json_visit.c.o
echo "liblua" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/lua.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lua{,lib,conf}.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lua.hpp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lauxlib.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/include/
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_file.c -o src/mac/pmac/pmac_file.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lnum_config.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.{a,so*} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/lib/
mv -f .deps/ttcp.Tpo .deps/ttcp.Po
ln -sf liblua.so.5.1.5 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/lib/liblualib.so
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmswitch.o -MD -MP -MF .deps/atmswitch.Tpo -c -o atmswitch.o atmswitch.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/etc/lua.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/usr/lib/pkgconfig/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua -name '*.la' | xargs -r rm -f; 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_init.c -o src/mac/pmac/pmac_init.o
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lua.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lua.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lua.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_memory.c -o src/mac/pmac/pmac_memory.o
mv -f .deps/atmswitch.Tpo .deps/atmswitch.Po
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lua
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.lua_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_memory_multi.c -o src/mac/pmac/pmac_memory_multi.o
[25/31] Building C object CMakeFiles/json-c-static.dir/linkhash.c.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/ipkg-install/usr/bin/lua5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_recv.o -MD -MP -MF .deps/svc_recv.Tpo -c -o svc_recv.o svc_recv.c
ln -sf lua5.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin/lua
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lua-5.1.5/.pkgdir/lua/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_ntz.c -o src/mac/pmac/pmac_ntz.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.lua_installed
echo "lua" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/lua.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/lua'
time: package/utils/lua/compile#7.98#0.60#13.03
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_send.o -MD -MP -MF .deps/svc_send.Tpo -c -o svc_send.o svc_send.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_process.c -o src/mac/pmac/pmac_process.o
[26/31] Building C object CMakeFiles/json-c-static.dir/printbuf.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_shift_xor.c -o src/mac/pmac/pmac_shift_xor.o
svc_send.c: In function 'main':
svc_send.c:28:16: warning: unused variable 'one' [-Wunused-variable]
   28 |  unsigned long one = 1;
      |                ^~~
mv -f .deps/svc_recv.Tpo .deps/svc_recv.Po
mv -f .deps/svc_send.Tpo .deps/svc_send.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_test.c -o src/mac/pmac/pmac_test.o
[27/31] Building C object CMakeFiles/json-c-static.dir/random_seed.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT align.o -MD -MP -MF .deps/align.Tpo -c -o align.o align.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305.c -o src/mac/poly1305/poly1305.o
[28/31] Building C object CMakeFiles/json-c-static.dir/strerror_override.c.o
configure.ac:9: installing './compile'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
mv -f .deps/align.Tpo .deps/align.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_file.c -o src/mac/poly1305/poly1305_file.o
[29/31] Linking C static library libjson-c.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aping.o -MD -MP -MF .deps/aping.Tpo -c -o aping.o aping.c
autoreconf: Leaving directory `.'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
mv -f .deps/libpcre_la-pcre_compile.Tpo .deps/libpcre_la-pcre_compile.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo './'`pcre_config.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo './'`pcre_dfa_exec.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_memory.c -o src/mac/poly1305/poly1305_memory.o
mv -f .deps/aping.Tpo .deps/aping.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br.o -MD -MP -MF .deps/br.Tpo -c -o br.o br.c
[30/31] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_memory_multi.c -o src/mac/poly1305/poly1305_memory_multi.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_test.c -o src/mac/poly1305/poly1305_test.o
[31/31] Linking C executable apps/json_parse
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15 install
mv -f .deps/br.Tpo .deps/br.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.so.5.1.0
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.so.5
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/cmake/json-c/json-c-targets.cmake
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/cmake/json-c/json-c-targets-release.cmake
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/cmake/json-c/json-c-config.cmake
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/pkgconfig/json-c.pc
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_config.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/arraylist.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/debug.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_c_version.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_inttypes.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_object.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_object_iterator.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_pointer.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_tokener.h
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_done.c -o src/mac/xcbc/xcbc_done.o
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_types.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_util.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/json_visit.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/linkhash.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/include/json-c/printbuf.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c.installed
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_file.c -o src/mac/xcbc/xcbc_file.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '5' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version || { echo '5' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version;  } 
mv -f .deps/bw.Tpo .deps/bw.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT isp.o -MD -MP -MF .deps/isp.Tpo -c -o isp.o isp.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/.pkgdir/libjson-c/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libjson-c_installed
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_init.c -o src/mac/xcbc/xcbc_init.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_dfa_exec.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c/usr/lib
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/usr/lib/libjson-c.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_config.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_common.lo kernel_to_common.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_memory.c -o src/mac/xcbc/xcbc_memory.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_memory_multi.c -o src/mac/xcbc/xcbc_memory_multi.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c -o libpcre_la-pcre_config.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_process.c -o src/mac/xcbc/xcbc_process.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre_la-pcre_config.Tpo .deps/libpcre_la-pcre_config.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo './'`pcre_exec.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_test.c -o src/mac/xcbc/xcbc_test.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c/usr/lib/libjson-c.so.5.1.0: shared object
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/fp/ltc_ecc_fp_mulmod.c -o src/math/fp/ltc_ecc_fp_mulmod.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/gmp_desc.c -o src/math/gmp_desc.o
mv -f .deps/isp.Tpo .deps/isp.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_y.o -MD -MP -MF .deps/ispl_y.Tpo -c -o ispl_y.o ispl_y.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_exec.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/ltm_desc.c -o src/math/ltm_desc.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/multi.c -o src/math/multi.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/radix_to_bin.c -o src/math/radix_to_bin.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_conf.lo kernel_to_conf.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/rand_bn.c -o src/math/rand_bn.o
mv -f .deps/ispl_y.Tpo .deps/ispl_y.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/rand_prime.c -o src/math/rand_prime.o
/bin/bash ../../ylwrap ispl_l.l lex.yy.c ispl_l.c -- flex  
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/tfm_desc.c -o src/math/tfm_desc.o
configure: WARNING: unrecognized options: --disable-nls
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/adler32.c -o src/misc/adler32.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/base64/base64_decode.c -o src/misc/base64/base64_decode.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-mips_24kc/libjson-c into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libjson-c5_0.15-2_mips_24kc.ipk
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/base64/base64_encode.c -o src/misc/base64/base64_encode.o
echo "libjson-c" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/burn_stack.c -o src/misc/burn_stack.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json-c-0.15/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c/
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c/usr/lib/pkgconfig/json-c.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c/usr/lib/pkgconfig/json-c.pc
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c -name '*.la' | xargs -r rm -f; 
mv -f .deps/window.Tpo .deps/window.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o aread aread.o ../../src/lib/libatm.la 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libjson-c.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libjson-c.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libjson-c.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/compare_testvector.c -o src/misc/compare_testvector.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libjson-c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libjson-c_installed
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crc32.c -o src/misc/crc32.o
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libjson-c'
time: package/libs/libjson-c/compile#7.48#1.47#16.70
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for a BSD-compatible install... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt.c -o src/misc/crypt/crypt.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_argchk.c -o src/misc/crypt/crypt_argchk.o
yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo './'`pcre_fullinfo.c
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_cipher_descriptor.c -o src/misc/crypt/crypt_cipher_descriptor.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_cipher_is_valid.c -o src/misc/crypt/crypt_cipher_is_valid.o
yes
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/aread aread.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_constants.c -o src/misc/crypt/crypt_constants.o
checking whether make supports nested variables... yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher.c -o src/misc/crypt/crypt_find_cipher.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher_any.c -o src/misc/crypt/crypt_find_cipher_any.o
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o awrite awrite.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher_id.c -o src/misc/crypt/crypt_find_cipher_id.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_fullinfo.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash.c -o src/misc/crypt/crypt_find_hash.o
checking whether the C compiler works... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_any.c -o src/misc/crypt/crypt_find_hash_any.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c -o libpcre_la-pcre_fullinfo.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_id.c -o src/misc/crypt/crypt_find_hash_id.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_oid.c -o src/misc/crypt/crypt_find_hash_oid.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/awrite awrite.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_prng.c -o src/misc/crypt/crypt_find_prng.o

mv -f .deps/libpcre_la-pcre_fullinfo.Tpo .deps/libpcre_la-pcre_fullinfo.Plo
checking whether we are cross compiling... yes
checking for suffix of object files... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo './'`pcre_get.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_fsa.c -o src/misc/crypt/crypt_fsa.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ttcp_atm ttcp.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_hash_descriptor.c -o src/misc/crypt/crypt_hash_descriptor.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_hash_is_valid.c -o src/misc/crypt/crypt_hash_is_valid.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_inits.c -o src/misc/crypt/crypt_inits.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_ltc_mp_descriptor.c -o src/misc/crypt/crypt_ltc_mp_descriptor.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_get.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_descriptor.c -o src/misc/crypt/crypt_prng_descriptor.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ttcp_atm ttcp.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o link.lo link.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_is_valid.c -o src/misc/crypt/crypt_prng_is_valid.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmswitch atmswitch.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_rng_descriptor.c -o src/misc/crypt/crypt_prng_rng_descriptor.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_ciphers.c -o src/misc/crypt/crypt_register_all_ciphers.o
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_hashes.c -o src/misc/crypt/crypt_register_all_hashes.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c -o libpcre_la-pcre_get.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_prngs.c -o src/misc/crypt/crypt_register_all_prngs.o
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_cipher.c -o src/misc/crypt/crypt_register_cipher.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_hash.c -o src/misc/crypt/crypt_register_hash.o
mv -f .deps/libpcre_la-pcre_get.Tpo .deps/libpcre_la-pcre_get.Plo
yes
checking for style of include used by make... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_prng.c -o src/misc/crypt/crypt_register_prng.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/linux-firmware'
GNU
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmswitch atmswitch.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
checking dependency style of mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_sizes.c -o src/misc/crypt/crypt_sizes.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o svc_recv svc_recv.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_cipher.c -o src/misc/crypt/crypt_unregister_cipher.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_hash.c -o src/misc/crypt/crypt_unregister_hash.o
gcc3
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_prng.c -o src/misc/crypt/crypt_unregister_prng.o
checking build system type... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/error_to_string.c -o src/misc/error_to_string.o
x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/hkdf/hkdf.c -o src/misc/hkdf/hkdf.o
mips-openwrt-linux-gnu
checking how to print strings... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svc_recv svc_recv.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/hkdf/hkdf_test.c -o src/misc/hkdf/hkdf_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/mem_neq.c -o src/misc/mem_neq.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o svc_send svc_send.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pk_get_oid.c -o src/misc/pk_get_oid.o
printf
checking for a sed that does not truncate output... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_1.c -o src/misc/pkcs5/pkcs_5_1.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_2.c -o src/misc/pkcs5/pkcs_5_2.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svc_send svc_send.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_test.c -o src/misc/pkcs5/pkcs_5_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/zeromem.c -o src/misc/zeromem.o
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... /bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o align align.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_decrypt.c -o src/modes/cbc/cbc_decrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_done.c -o src/modes/cbc/cbc_done.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_encrypt.c -o src/modes/cbc/cbc_encrypt.o
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_getiv.c -o src/modes/cbc/cbc_getiv.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.linux-firmware-20210511.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "linux-firmware-20210511.tar.xz" "2aa6ae8b9808408f9811ac38f00c188e53e984a2b3990254f6c9c02c1ab13417" "" "@KERNEL/linux/kernel/firmware"    '
pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_setiv.c -o src/modes/cbc/cbc_setiv.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_start.c -o src/modes/cbc/cbc_start.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/align align.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_decrypt.c -o src/modes/cfb/cfb_decrypt.o
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_done.c -o src/modes/cfb/cfb_done.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o aping aping.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_encrypt.c -o src/modes/cfb/cfb_encrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_getiv.c -o src/modes/cfb/cfb_getiv.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_setiv.c -o src/modes/cfb/cfb_setiv.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o mls.lo mls.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_start.c -o src/modes/cfb/cfb_start.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_decrypt.c -o src/modes/ctr/ctr_decrypt.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -o libpcre_la-pcre_dfa_exec.o >/dev/null 2>&1
ok
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_done.c -o src/modes/ctr/ctr_done.o
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_encrypt.c -o src/modes/ctr/ctr_encrypt.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/aping aping.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
no
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_getiv.c -o src/modes/ctr/ctr_getiv.o
mips-openwrt-linux-musl-gcc -E
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_setiv.c -o src/modes/ctr/ctr_setiv.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o br br.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_start.c -o src/modes/ctr/ctr_start.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_test.c -o src/modes/ctr/ctr_test.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o module.lo module.c
checking for ANSI C header files... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_decrypt.c -o src/modes/ecb/ecb_decrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_done.c -o src/modes/ecb/ecb_done.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_encrypt.c -o src/modes/ecb/ecb_encrypt.o
yes
checking for sys/types.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_start.c -o src/modes/ecb/ecb_start.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/br br.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_decrypt.c -o src/modes/f8/f8_decrypt.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_done.c -o src/modes/f8/f8_done.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o bw bw.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_encrypt.c -o src/modes/f8/f8_encrypt.o
checking for sys/stat.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_getiv.c -o src/modes/f8/f8_getiv.o
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_setiv.c -o src/modes/f8/f8_setiv.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_start.c -o src/modes/f8/f8_start.o
checking for stdlib.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_test_mode.c -o src/modes/f8/f8_test_mode.o
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_decrypt.c -o src/modes/lrw/lrw_decrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_done.c -o src/modes/lrw/lrw_done.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/bw bw.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
checking for string.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_encrypt.c -o src/modes/lrw/lrw_encrypt.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o module_to_cil.lo module_to_cil.c
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_getiv.c -o src/modes/lrw/lrw_getiv.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_l.o -MD -MP -MF .deps/ispl_l.Tpo -c -o ispl_l.o ispl_l.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_process.c -o src/modes/lrw/lrw_process.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_setiv.c -o src/modes/lrw/lrw_setiv.o
ispl_l.c:1519:16: warning: 'input' defined but not used [-Wunused-function]
 1519 | #else
      |                ^    
ispl_l.c:1476:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1476 | 
      |                 ^      
checking for memory.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_start.c -o src/modes/lrw/lrw_start.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_test.c -o src/modes/lrw/lrw_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_decrypt.c -o src/modes/ofb/ofb_decrypt.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_done.c -o src/modes/ofb/ofb_done.o
checking for strings.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_encrypt.c -o src/modes/ofb/ofb_encrypt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_getiv.c -o src/modes/ofb/ofb_getiv.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.prepared_81cd1d7b3c69796eb6a4b3257e9bbf0b_6664517399ebbbc92a37c5bb081b5c53_check
yes
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/linux-firmware-20210511.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.. -xf -
mv -f .deps/ispl_l.Tpo .deps/ispl_l.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_setiv.c -o src/modes/ofb/ofb_setiv.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o window window.o ../../src/lib/libatm.la 
checking for inttypes.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_start.c -o src/modes/ofb/ofb_start.o
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_decrypt.c -o src/modes/xts/xts_decrypt.o
checking for stdint.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/window window.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_done.c -o src/modes/xts/xts_done.o
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_encrypt.c -o src/modes/xts/xts_encrypt.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_init.c -o src/modes/xts/xts_init.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o isp isp.o ispl_y.o ispl_l.o ../../src/lib/libatm.la 
checking for unistd.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_mult_x.c -o src/modes/xts/xts_mult_x.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_test.c -o src/modes/xts/xts_test.o
yes
checking for dlfcn.h... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_decode_bit_string.c -o src/pk/asn1/der/bit/der_decode_bit_string.o
yes
checking for objdir... .libs
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_decode_raw_bit_string.c -o src/pk/asn1/der/bit/der_decode_raw_bit_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_encode_bit_string.c -o src/pk/asn1/der/bit/der_encode_bit_string.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/isp isp.o ispl_y.o ispl_l.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_encode_raw_bit_string.c -o src/pk/asn1/der/bit/der_encode_raw_bit_string.o
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_length_bit_string.c -o src/pk/asn1/der/bit/der_length_bit_string.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
Making all in debug
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_decode_boolean.c -o src/pk/asn1/der/boolean/der_decode_boolean.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_encode_boolean.c -o src/pk/asn1/der/boolean/der_encode_boolean.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_length_boolean.c -o src/pk/asn1/der/boolean/der_length_boolean.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/choice/der_decode_choice.c -o src/pk/asn1/der/choice/der_decode_choice.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... mv -f .deps/delay.Tpo .deps/delay.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svctor.o -MD -MP -MF .deps/svctor.Tpo -c -o svctor.o svctor.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_length_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_decode_ia5_string.c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o
mv -f .deps/svctor.Tpo .deps/svctor.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_encode_ia5_string.c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o delay delay.o ../../src/lib/libatm.la 
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_length_ia5_string.c -o src/pk/asn1/der/ia5/der_length_ia5_string.o
yes
checking whether -lc should be explicitly linked in... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_decode_integer.c -o src/pk/asn1/der/integer/der_decode_integer.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_encode_integer.c -o src/pk/asn1/der/integer/der_encode_integer.o
no
checking dynamic linker characteristics... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_length_integer.c -o src/pk/asn1/der/integer/der_length_integer.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/delay delay.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_decode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_encode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o node_record.lo node_record.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_length_object_identifier.c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o svctor svctor.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_decode_octet_string.c -o src/pk/asn1/der/octet/der_decode_octet_string.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_encode_octet_string.c -o src/pk/asn1/der/octet/der_encode_octet_string.o
checking assert.h usability... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_length_octet_string.c -o src/pk/asn1/der/octet/der_length_octet_string.o
yes
checking assert.h presence... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_decode_printable_string.c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o
yes
checking for assert.h... yes
checking dirent.h usability... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svctor svctor.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_encode_printable_string.c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_length_printable_string.c -o src/pk/asn1/der/printable_string/der_length_printable_string.o
yes
checking dirent.h presence... make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
Making all in qgen
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_ex.c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
Making all in q2931
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
yes
checking for dirent.h... yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_flexi.c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o
checking errno.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o nodes.lo nodes.c
cat ./uni.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/atmsap.h | /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/perl ./mknl.pl atm_ai_msg atm_ai_ie atm_loc atm_cv atm_pu atm_na atm_cond atm_ie atm_msg atm_np atm_ton atm_sat atm_prs atm_scrn atm_vpa atm_poe q2931_cs atm_td atm_bc atm_tc atm_stc atm_upcc q2931_proto atm_flag atm_aalp atm_fd atm_tag atm_l2 atm_l3 atm_tt atm_mc atm_hl atm_imd atm_tdl atm_tni atm_nip atm_shi atm_oci atm_unfm atm_ofi atm_irs atm_it atm_lit atm_lsi atm_tcs atm_css atm_eqo atm_eqp atm_aap atm_asp atm_tor >default.nl || \
{ rm -f default.nl; echo 1; }
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_multi.c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o
mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen
yes
checking errno.h presence... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o
yes
checking for errno.h... yes
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  3425 words in constructor, 3179 words in parser.
mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen
mv -f .deps/libpcre_la-pcre_dfa_exec.Tpo .deps/libpcre_la-pcre_dfa_exec.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo './'`pcre_globals.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_sequence_ex.c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o
checking fcntl.h usability...   229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  3425 words in constructor, 3179 words in parser.
mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen -D
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_sequence_multi.c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o
yes
checking fcntl.h presence...   229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  0 words in constructor, 5073 words in parser,
  534 symbolic names in 256 tables.
mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen -D
yes
checking for fcntl.h... yes
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  0 words in constructor, 5073 words in parser,
  534 symbolic names in 256 tables.
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT q.out.o -MD -MP -MF .deps/q.out.Tpo -c -o q.out.o q.out.c
checking for stdlib.h... (cached) yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_length_sequence.c -o src/pk/asn1/der/sequence/der_length_sequence.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_globals.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o optimize.lo optimize.c
checking for string.h... (cached) yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_sequence_free.c -o src/pk/asn1/der/sequence/der_sequence_free.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c -o libpcre_la-pcre_globals.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_sequence_shrink.c -o src/pk/asn1/der/sequence/der_sequence_shrink.o
checking for unistd.h... (cached) yes
mv -f .deps/libpcre_la-pcre_globals.Tpo .deps/libpcre_la-pcre_globals.Plo
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/set/der_encode_set.c -o src/pk/asn1/der/set/der_encode_set.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking sys/param.h usability... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/set/der_encode_setof.c -o src/pk/asn1/der/set/der_encode_setof.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_decode_short_integer.c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking sys/param.h presence... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_encode_short_integer.c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o polcaps.lo polcaps.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_length_short_integer.c -o src/pk/asn1/der/short_integer/der_length_short_integer.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/teletex_string/der_decode_teletex_string.c -o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o
yes
checking for sys/param.h... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb.lo policydb.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/teletex_string/der_length_teletex_string.c -o src/pk/asn1/der/teletex_string/der_length_teletex_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_decode_utctime.c -o src/pk/asn1/der/utctime/der_decode_utctime.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_encode_utctime.c -o src/pk/asn1/der/utctime/der_encode_utctime.o
checking for sys/stat.h... (cached) yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_length_utctime.c -o src/pk/asn1/der/utctime/der_length_utctime.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_decode_utf8_string.c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_encode_utf8_string.c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o
checking whether MAX is declared... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_length_utf8_string.c -o src/pk/asn1/der/utf8/der_length_utf8_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh.c -o src/pk/dh/dh.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_check_pubkey.c -o src/pk/dh/dh_check_pubkey.o
checking whether UINTMAX_MAX is declared... mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_export.c -o src/pk/dh/dh_export.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_export_key.c -o src/pk/dh/dh_export_key.o
no
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_free.c -o src/pk/dh/dh_free.o
checking for dirfd... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo './'`pcre_jit_compile.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_generate_key.c -o src/pk/dh/dh_generate_key.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_import.c -o src/pk/dh/dh_import.o
checking for DIR.dd_fd... mv -f .deps/q.out.Tpo .deps/q.out.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_set.c -o src/pk/dh/dh_set.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qd.dump.o -MD -MP -MF .deps/qd.dump.Tpo -c -o qd.dump.o qd.dump.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_set_pg_dhparam.c -o src/pk/dh/dh_set_pg_dhparam.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking for DIR.d_fd... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_jit_compile.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_shared_secret.c -o src/pk/dh/dh_shared_secret.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c -o libpcre_la-pcre_jit_compile.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_decrypt_key.c -o src/pk/dsa/dsa_decrypt_key.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_encrypt_key.c -o src/pk/dsa/dsa_encrypt_key.o
mv -f .deps/libpcre_la-pcre_jit_compile.Tpo .deps/libpcre_la-pcre_jit_compile.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c -o libpcre_la-pcre_maketables.lo `test -f 'pcre_maketables.c' || echo './'`pcre_maketables.c
no
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_export.c -o src/pk/dsa/dsa_export.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_free.c -o src/pk/dsa/dsa_free.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking that generated files are newer than configure... done
configure: creating ./config.status
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_generate_key.c -o src/pk/dsa/dsa_generate_key.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_generate_pqg.c -o src/pk/dsa/dsa_generate_pqg.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_import.c -o src/pk/dsa/dsa_import.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_maketables.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_make_key.c -o src/pk/dsa/dsa_make_key.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_set.c -o src/pk/dsa/dsa_set.o
mv -f .deps/qd.dump.Tpo .deps/qd.dump.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
Making all in saal
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_set_pqg_dsaparam.c -o src/pk/dsa/dsa_set_pqg_dsaparam.o
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT pdu.o -MD -MP -MF .deps/pdu.Tpo -c -o pdu.o pdu.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c -o libpcre_la-pcre_maketables.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_shared_secret.c -o src/pk/dsa/dsa_shared_secret.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_sign_hash.c -o src/pk/dsa/dsa_sign_hash.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_verify_hash.c -o src/pk/dsa/dsa_verify_hash.o
mv -f .deps/libpcre_la-pcre_maketables.Tpo .deps/libpcre_la-pcre_maketables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo './'`pcre_newline.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_verify_key.c -o src/pk/dsa/dsa_verify_key.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc.c -o src/pk/ecc/ecc.o
mv -f .deps/pdu.Tpo .deps/pdu.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_ansi_x963_export.c -o src/pk/ecc/ecc_ansi_x963_export.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_ansi_x963_import.c -o src/pk/ecc/ecc_ansi_x963_import.o
mv -f .deps/queue.Tpo .deps/queue.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saal.o -MD -MP -MF .deps/saal.Tpo -c -o saal.o saal.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_decrypt_key.c -o src/pk/ecc/ecc_decrypt_key.o
mv -f .deps/saal.Tpo .deps/saal.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_encrypt_key.c -o src/pk/ecc/ecc_encrypt_key.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscf.o -MD -MP -MF .deps/sscf.Tpo -c -o sscf.o sscf.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_newline.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_export.c -o src/pk/ecc/ecc_export.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_free.c -o src/pk/ecc/ecc_free.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_get_size.c -o src/pk/ecc/ecc_get_size.o
mv -f .deps/sscf.Tpo .deps/sscf.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscop.o -MD -MP -MF .deps/sscop.Tpo -c -o sscop.o sscop.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_import.c -o src/pk/ecc/ecc_import.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c -o libpcre_la-pcre_newline.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_make_key.c -o src/pk/ecc/ecc_make_key.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_shared_secret.c -o src/pk/ecc/ecc_shared_secret.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_sign_hash.c -o src/pk/ecc/ecc_sign_hash.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_sizes.c -o src/pk/ecc/ecc_sizes.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre_la-pcre_newline.Tpo .deps/libpcre_la-pcre_newline.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo './'`pcre_ord2utf8.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_test.c -o src/pk/ecc/ecc_test.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_verify_hash.c -o src/pk/ecc/ecc_verify_hash.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_is_valid_idx.c -o src/pk/ecc/ltc_ecc_is_valid_idx.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_map.c -o src/pk/ecc/ltc_ecc_map.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mul2add.c -o src/pk/ecc/ltc_ecc_mul2add.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mulmod.c -o src/pk/ecc/ltc_ecc_mulmod.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_ord2utf8.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_convert.lo policydb_convert.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mulmod_timing.c -o src/pk/ecc/ltc_ecc_mulmod_timing.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o libpcre_la-pcre_ord2utf8.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_points.c -o src/pk/ecc/ltc_ecc_points.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_projective_add_point.c -o src/pk/ecc/ltc_ecc_projective_add_point.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_public.lo policydb_public.c
mv -f .deps/libpcre_la-pcre_ord2utf8.Tpo .deps/libpcre_la-pcre_ord2utf8.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make -C libtommath
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtommath'
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_projective_dbl_point.c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_cutoffs.c -o bn_cutoffs.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_decrypt_key.c -o src/pk/katja/katja_decrypt_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_deprecated.c -o bn_deprecated.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_validate.lo policydb_validate.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_encrypt_key.c -o src/pk/katja/katja_encrypt_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_2expt.c -o bn_mp_2expt.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_export.c -o src/pk/katja/katja_export.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_abs.c -o bn_mp_abs.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_exptmod.c -o src/pk/katja/katja_exptmod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_add.c -o bn_mp_add.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_free.c -o src/pk/katja/katja_free.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_add_d.c -o bn_mp_add_d.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_import.c -o src/pk/katja/katja_import.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_addmod.c -o bn_mp_addmod.o
mv -f .deps/sscop.Tpo .deps/sscop.Po
rm -f libsaal.a
mips-openwrt-linux-musl-gcc-ar cru libsaal.a pdu.o queue.o saal.o sscf.o sscop.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libsaal.a
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_and.c -o bn_mp_and.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
Making all in sigd
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmsigd.o -MD -MP -MF .deps/atmsigd.Tpo -c -o atmsigd.o atmsigd.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_make_key.c -o src/pk/katja/katja_make_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clamp.c -o bn_mp_clamp.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_i2osp.c -o src/pk/pkcs1/pkcs_1_i2osp.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clear.c -o bn_mp_clear.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_mgf1.c -o src/pk/pkcs1/pkcs_1_mgf1.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clear_multi.c -o bn_mp_clear_multi.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_oaep_decode.c -o src/pk/pkcs1/pkcs_1_oaep_decode.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp.c -o bn_mp_cmp.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_oaep_encode.c -o src/pk/pkcs1/pkcs_1_oaep_encode.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c -o libpcre_la-pcre_exec.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp_d.c -o bn_mp_cmp_d.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_os2ip.c -o src/pk/pkcs1/pkcs_1_os2ip.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp_mag.c -o bn_mp_cmp_mag.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o port_record.lo port_record.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_pss_decode.c -o src/pk/pkcs1/pkcs_1_pss_decode.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cnt_lsb.c -o bn_mp_cnt_lsb.o
mv -f .deps/atmsigd.Tpo .deps/atmsigd.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_pss_encode.c -o src/pk/pkcs1/pkcs_1_pss_encode.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_complement.c -o bn_mp_complement.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_copy.c -o bn_mp_copy.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_v1_5_decode.c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_count_bits.c -o bn_mp_count_bits.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ports.lo ports.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_v1_5_encode.c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_decrypt_key.c -o src/pk/rsa/rsa_decrypt_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_decr.c -o bn_mp_decr.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_encrypt_key.c -o src/pk/rsa/rsa_encrypt_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div.c -o bn_mp_div.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_export.c -o src/pk/rsa/rsa_export.o
mv -f .deps/io.Tpo .deps/io.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_2.c -o bn_mp_div_2.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_exptmod.c -o src/pk/rsa/rsa_exptmod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_2d.c -o bn_mp_div_2d.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o services.lo services.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_3.c -o bn_mp_div_3.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_free.c -o src/pk/rsa/rsa_free.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_d.c -o bn_mp_div_d.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_get_size.c -o src/pk/rsa/rsa_get_size.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_is_modulus.c -o bn_mp_dr_is_modulus.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import.c -o src/pk/rsa/rsa_import.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_reduce.c -o bn_mp_dr_reduce.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import_pkcs8.c -o src/pk/rsa/rsa_import_pkcs8.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_setup.c -o bn_mp_dr_setup.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import_x509.c -o src/pk/rsa/rsa_import_x509.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_error_to_string.c -o bn_mp_error_to_string.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_make_key.c -o src/pk/rsa/rsa_make_key.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exch.c -o bn_mp_exch.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_set.c -o src/pk/rsa/rsa_set.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_expt_u32.c -o bn_mp_expt_u32.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_sign_hash.c -o src/pk/rsa/rsa_sign_hash.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exptmod.c -o bn_mp_exptmod.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/kernel.Tpo .deps/kernel.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_sign_saltlen_get.c -o src/pk/rsa/rsa_sign_saltlen_get.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exteuclid.c -o bn_mp_exteuclid.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_verify_hash.c -o src/pk/rsa/rsa_verify_hash.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_fread.c -o bn_mp_fread.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/chacha20.c -o src/prngs/chacha20.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_from_sbin.c -o bn_mp_from_sbin.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/fortuna.c -o src/prngs/fortuna.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_from_ubin.c -o bn_mp_from_ubin.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_fwrite.c -o bn_mp_fwrite.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rc4.c -o src/prngs/rc4.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_gcd.c -o bn_mp_gcd.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rng_get_bytes.c -o src/prngs/rng_get_bytes.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_i32.c -o bn_mp_get_i32.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rng_make_prng.c -o src/prngs/rng_make_prng.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/proto.Tpo .deps/proto.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT uni.o -MD -MP -MF .deps/uni.Tpo -c -o uni.o uni.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_i64.c -o bn_mp_get_i64.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/sober128.c -o src/prngs/sober128.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_l.c -o bn_mp_get_l.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/sprng.c -o src/prngs/sprng.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_ll.c -o bn_mp_get_ll.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/yarrow.c -o src/prngs/yarrow.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_crypt.c -o src/stream/chacha/chacha_crypt.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_u32.c -o bn_mp_get_mag_u32.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_u64.c -o bn_mp_get_mag_u64.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_done.c -o src/stream/chacha/chacha_done.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_ul.c -o bn_mp_get_mag_ul.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_ull.c -o bn_mp_get_mag_ull.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_ivctr32.c -o src/stream/chacha/chacha_ivctr32.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_ivctr64.c -o src/stream/chacha/chacha_ivctr64.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_grow.c -o bn_mp_grow.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_keystream.c -o src/stream/chacha/chacha_keystream.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_incr.c -o bn_mp_incr.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_setup.c -o src/stream/chacha/chacha_setup.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init.c -o bn_mp_init.o
mv -f .deps/uni.Tpo .deps/uni.Po
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_test.c -o src/stream/chacha/chacha_test.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap.o -MD -MP -MF .deps/sap.Tpo -c -o sap.o sap.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_copy.c -o bn_mp_init_copy.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/rc4/rc4_stream.c -o src/stream/rc4/rc4_stream.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_i32.c -o bn_mp_init_i32.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/rc4/rc4_test.c -o src/stream/rc4/rc4_test.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o sidtab.lo sidtab.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_i64.c -o bn_mp_init_i64.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/sober128/sober128_stream.c -o src/stream/sober128/sober128_stream.o
mips-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/sober128/sober128_test.c -o src/stream/sober128/sober128_test.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_l.c -o bn_mp_init_l.o
mips-openwrt-linux-musl-gcc-ar r libtomcrypt.a src/ciphers/aes/aes.o src/ciphers/aes/aes_enc.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/camellia.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/multi2.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_add_aad.o src/encauth/ccm/ccm_add_nonce.o src/encauth/ccm/ccm_done.o src/encauth/ccm/ccm_init.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_process.o src/encauth/ccm/ccm_reset.o src/encauth/ccm/ccm_test.o src/encauth/chachapoly/chacha20poly1305_add_aad.o src/encauth/chachapoly/chacha20poly1305_decrypt.o src/encauth/chachapoly/chacha20poly1305_done.o src/encauth/chachapoly/chacha20poly1305_encrypt.o src/encauth/chachapoly/chacha20poly1305_init.o src/encauth/chachapoly/chacha20poly1305_memory.o src/encauth/chachapoly/chacha20poly1305_setiv.o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o src/encauth/chachapoly/chacha20poly1305_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/encauth/ocb3/ocb3_add_aad.o src/encauth/ocb3/ocb3_decrypt.o src/encauth/ocb3/ocb3_decrypt_last.o src/encauth/ocb3/ocb3_decrypt_verify_memory.o src/encauth/ocb3/ocb3_done.o src/encauth/ocb3/ocb3_encrypt.o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o src/encauth/ocb3/ocb3_encrypt_last.o src/encauth/ocb3/ocb3_init.o src/encauth/ocb3/ocb3_int_ntz.o src/encauth/ocb3/ocb3_int_xor_blocks.o src/encauth/ocb3/ocb3_test.o src/hashes/blake2b.o src/hashes/blake2s.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha224.o src/hashes/sha2/sha256.o src/hashes/sha2/sha384.o src/hashes/sha2/sha512.o src/hashes/sha2/sha512_224.o src/hashes/sha2/sha512_256.o src/hashes/sha3.o src/hashes/sha3_test.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/blake2/blake2bmac.o src/mac/blake2/blake2bmac_file.o src/mac/blake2/blake2bmac_memory.o src/mac/blake2/blake2bmac_memory_multi.o src/mac/blake2/blake2bmac_test.o src/mac/blake2/blake2smac.o src/mac/blake2/blake2smac_file.o src/mac/blake2/blake2smac_memory.o src/mac/blake2/blake2smac_memory_multi.o src/mac/blake2/blake2smac_test.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/poly1305/poly1305.o src/mac/poly1305/poly1305_file.o src/mac/poly1305/poly1305_memory.o src/mac/poly1305/poly1305_memory_multi.o src/mac/poly1305/poly1305_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/radix_to_bin.o src/math/rand_bn.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/adler32.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/compare_testvector.o src/misc/crc32.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_constants.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_inits.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_rng_descriptor.o src/misc/crypt/crypt_register_all_ciphers.o src/misc/crypt/crypt_register_all_hashes.o src/misc/crypt/crypt_register_all_prngs.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_sizes.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/hkdf/hkdf.o src/misc/hkdf/hkdf_test.o src/misc/mem_neq.o src/misc/pk_get_oid.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_test.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o src/modes/xts/xts_decrypt.o src/modes/xts/xts_done.o src/modes/xts/xts_encrypt.o src/modes/xts/xts_init.o src/modes/xts/xts_mult_x.o src/modes/xts/xts_test.o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_raw_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_raw_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_shrink.o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o src/pk/asn1/der/teletex_string/der_length_teletex_string.o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/dh/dh.o src/pk/dh/dh_check_pubkey.o src/pk/dh/dh_export.o src/pk/dh/dh_export_key.o src/pk/dh/dh_free.o src/pk/dh/dh_generate_key.o src/pk/dh/dh_import.o src/pk/dh/dh_set.o src/pk/dh/dh_set_pg_dhparam.o src/pk/dh/dh_shared_secret.o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_generate_key.o src/pk/dsa/dsa_generate_pqg.o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_set.o src/pk/dsa/dsa_set_pqg_dsaparam.o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_key.o src/pk/ecc/ecc.o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_export.o src/pk/katja/katja_exptmod.o src/pk/katja/katja_free.o src/pk/katja/katja_import.o src/pk/katja/katja_make_key.o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_get_size.o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import_pkcs8.o src/pk/rsa/rsa_import_x509.o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_set.o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_saltlen_get.o src/pk/rsa/rsa_verify_hash.o src/prngs/chacha20.o src/prngs/fortuna.o src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/sober128.o src/prngs/sprng.o src/prngs/yarrow.o src/stream/chacha/chacha_crypt.o src/stream/chacha/chacha_done.o src/stream/chacha/chacha_ivctr32.o src/stream/chacha/chacha_ivctr64.o src/stream/chacha/chacha_keystream.o src/stream/chacha/chacha_setup.o src/stream/chacha/chacha_test.o src/stream/rc4/rc4_stream.o src/stream/rc4/rc4_test.o src/stream/sober128/sober128_stream.o src/stream/sober128/sober128_test.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: creating libtomcrypt.a
mv -f .deps/sap.Tpo .deps/sap.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timeout.o -MD -MP -MF .deps/timeout.Tpo -c -o timeout.o timeout.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ll.c -o bn_mp_init_ll.o
config.status: creating Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_multi.c -o bn_mp_init_multi.o
config.status: creating musl-fts.pc
mips-openwrt-linux-musl-gcc-ranlib libtomcrypt.a
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_set.c -o bn_mp_init_set.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o symtab.lo symtab.c
config.status: creating config.h
mv -f .deps/timeout.Tpo .deps/timeout.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtomcrypt'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_size.c -o bn_mp_init_size.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT policy.o -MD -MP -MF .deps/policy.Tpo -c -o policy.o policy.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o user_record.lo user_record.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_u32.c -o bn_mp_init_u32.o
config.status: executing depfiles commands
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_u64.c -o bn_mp_init_u64.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/policy.Tpo .deps/policy.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ul.c -o bn_mp_init_ul.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ull.c -o bn_mp_init_ull.o
config.status: executing libtool commands
mv -f .deps/trace.Tpo .deps/trace.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c -o libpcre_la-pcre_refcount.lo `test -f 'pcre_refcount.c' || echo './'`pcre_refcount.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_invmod.c -o bn_mp_invmod.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o users.lo users.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_is_square.c -o bn_mp_is_square.o
cfg_y.y:32:12: warning: 'hex2num' defined but not used [-Wunused-function]
   32 | static int hex2num(char digit)
      |            ^~~~~~~
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_iseven.c -o bn_mp_iseven.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_isodd.c -o bn_mp_isodd.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_kronecker.c -o bn_mp_kronecker.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_refcount.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_lcm.c -o bn_mp_lcm.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
configure: WARNING: unrecognized options: --disable-nls
mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_log_u32.c -o bn_mp_log_u32.o
/bin/bash ../../ylwrap cfg_l.l lex.yy.c cfg_l.c -- flex  
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c -o libpcre_la-pcre_refcount.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_lshd.c -o bn_mp_lshd.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o util.lo util.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.built_check
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod.c -o bn_mp_mod.o
mv -f .deps/libpcre_la-pcre_refcount.Tpo .deps/libpcre_la-pcre_refcount.Plo
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/perl ./mkmess.pl <./../q2931/uni.h >mess.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo './'`pcre_string_utils.c
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
make  all-am
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c -o fts.lo fts.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod_2d.c -o bn_mp_mod_2d.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mess.o -MD -MP -MF .deps/mess.Tpo -c -o mess.o mess.c
mv -f .deps/mess.Tpo .deps/mess.Po
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c  -fPIC -DPIC -o .libs/fts.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod_d.c -o bn_mp_mod_d.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o write.lo write.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_calc_normalization.c -o bn_mp_montgomery_calc_normalization.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
cfg_l.c:1533:16: warning: 'input' defined but not used [-Wunused-function]
 1533 | #else
      |                ^    
cfg_l.c:1490:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1490 | 
      |                 ^      
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_string_utils.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_reduce.c -o bn_mp_montgomery_reduce.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c -o libpcre_la-pcre_string_utils.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_setup.c -o bn_mp_montgomery_setup.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul.c -o bn_mp_mul.o
mv -f .deps/libpcre_la-pcre_string_utils.Tpo .deps/libpcre_la-pcre_string_utils.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_2.c -o bn_mp_mul_2.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_2d.c -o bn_mp_mul_2d.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_d.c -o bn_mp_mul_d.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mulmod.c -o bn_mp_mulmod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_neg.c -o bn_mp_neg.o
mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/libatm.la ../../src/saal/libsaal.a  
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_or.c -o bn_mp_or.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_pack.c -o bn_mp_pack.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -o fts.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo './'`pcre_study.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_pack_count.c -o bn_mp_pack_count.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_fermat.c -o bn_mp_prime_fermat.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_frobenius_underwood.c -o bn_mp_prime_frobenius_underwood.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_is_prime.c -o bn_mp_prime_is_prime.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_miller_rabin.c -o bn_mp_prime_miller_rabin.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_next_prime.c -o bn_mp_prime_next_prime.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv ../../src/saal/libsaal.a
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_study.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_rabin_miller_trials.c -o bn_mp_prime_rabin_miller_trials.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_rand.c -o bn_mp_prime_rand.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
Making all in maint
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdiag.o -MD -MP -MF .deps/atmdiag.Tpo -c -o atmdiag.o atmdiag.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_strong_lucas_selfridge.c -o bn_mp_prime_strong_lucas_selfridge.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_radix_size.c -o bn_mp_radix_size.o
mv -f .deps/atmdiag.Tpo .deps/atmdiag.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdump.o -MD -MP -MF .deps/atmdump.Tpo -c -o atmdump.o atmdump.c
mv -f .deps/fts.Tpo .deps/fts.Plo
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libfts.la -rpath /usr/lib fts.lo  
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_radix_smap.c -o bn_mp_radix_smap.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_rand.c -o bn_mp_rand.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_read_radix.c -o bn_mp_read_radix.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce.c -o bn_mp_reduce.o
mv -f .deps/atmdump.Tpo .deps/atmdump.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sonetdiag.o -MD -MP -MF .deps/sonetdiag.Tpo -c -o sonetdiag.o sonetdiag.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k.c -o bn_mp_reduce_2k.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/fts.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libfts.so.0 -o .libs/libfts.so.0.0.0
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_l.c -o bn_mp_reduce_2k_l.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c -o libpcre_la-pcre_study.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_setup.c -o bn_mp_reduce_2k_setup.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfts.so.0" && ln -s "libfts.so.0.0.0" "libfts.so.0")
mv -f .deps/sonetdiag.Tpo .deps/sonetdiag.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saaldump.o -MD -MP -MF .deps/saaldump.Tpo -c -o saaldump.o saaldump.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_setup_l.c -o bn_mp_reduce_2k_setup_l.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfts.so" && ln -s "libfts.so.0.0.0" "libfts.so")
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
saaldump.c: In function 'main':
saaldump.c:174:10: warning: pointer targets in passing argument 1 of 'analyze' differ in signedness [-Wpointer-sign]
  174 |  analyze(buf,size,stamp);
      |          ^~~
      |          |
      |          char *
saaldump.c:79:36: note: expected 'unsigned char *' but argument is of type 'char *'
   79 | static void analyze(unsigned char *pdu,int size,struct timeval stamp)
      |                     ~~~~~~~~~~~~~~~^~~
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_is_2k.c -o bn_mp_reduce_is_2k.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libfts.a  fts.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libfts.a
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_is_2k_l.c -o bn_mp_reduce_is_2k_l.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_setup.c -o bn_mp_reduce_setup.o
mv -f .deps/saaldump.Tpo .deps/saaldump.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmaddr.o -MD -MP -MF .deps/atmaddr.Tpo -c -o atmaddr.o atmaddr.c
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfts.la" && ln -s "../libfts.la" "libfts.la" )
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7=musl-fts-1.2.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_root_u32.c -o bn_mp_root_u32.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib'
 /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libfts.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_rshd.c -o bn_mp_rshd.o
mv -f .deps/atmaddr.Tpo .deps/atmaddr.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT esi.o -MD -MP -MF .deps/esi.Tpo -c -o esi.o esi.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sbin_size.c -o bn_mp_sbin_size.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil.lo ../cil/src/cil.c
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfts.so.0.0.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.so.0.0.0
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set.c -o bn_mp_set.o
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib && { ln -s -f libfts.so.0.0.0 libfts.so.0 || { rm -f libfts.so.0 && ln -s libfts.so.0.0.0 libfts.so.0; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib && { ln -s -f libfts.so.0.0.0 libfts.so || { rm -f libfts.so && ln -s libfts.so.0.0.0 libfts.so; }; })
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_i32.c -o bn_mp_set_i32.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfts.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.la
mv -f .deps/esi.Tpo .deps/esi.Po
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfts.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmloop.o -MD -MP -MF .deps/atmloop.Tpo -c -o atmloop.o atmloop.c
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_i64.c -o bn_mp_set_i64.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/include'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 fts.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/include'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_l.c -o bn_mp_set_l.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/pkgconfig'
mv -f .deps/libpcre_la-pcre_study.Tpo .deps/libpcre_la-pcre_study.Plo
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 musl-fts.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/pkgconfig'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ll.c -o bn_mp_set_ll.o
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts
mv -f .deps/atmloop.Tpo .deps/atmloop.Po
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmtcp.o -MD -MP -MF .deps/atmtcp.Tpo -c -o atmtcp.o atmtcp.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/include/fts.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/usr/include/
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/prism54-firmware'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/usr/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/libfts.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/usr/lib/
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_u32.c -o bn_mp_set_u32.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/musl-fts-1.2.7/ipkg-install/usr/lib/pkgconfig/musl-fts.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/usr/lib/pkgconfig/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/musl-fts.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/musl-fts.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/musl-fts.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_u64.c -o bn_mp_set_u64.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-musl-fts
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.musl-fts_installed
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ul.c -o bn_mp_set_ul.o
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/musl-fts'
time: package/libs/musl-fts/compile#27.16#1.53#44.26
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT enitune.o -MD -MP -MF .deps/enitune.Tpo -c -o enitune.o enitune.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ull.c -o bn_mp_set_ull.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_shrink.c -o bn_mp_shrink.o
mv -f .deps/enitune.Tpo .deps/enitune.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_signed_rsh.c -o bn_mp_signed_rsh.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqr.c -o bn_mp_sqr.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrmod.c -o bn_mp_sqrmod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrt.c -o bn_mp_sqrt.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrtmod_prime.c -o bn_mp_sqrtmod_prime.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sub.c -o bn_mp_sub.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sub_d.c -o bn_mp_sub_d.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_submod.c -o bn_mp_submod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_radix.c -o bn_mp_to_radix.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_sbin.c -o bn_mp_to_sbin.o
mv -f .deps/atmtcp.Tpo .deps/atmtcp.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT zntune.o -MD -MP -MF .deps/zntune.Tpo -c -o zntune.o zntune.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/zlib'
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_ubin.c -o bn_mp_to_ubin.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_ubin_size.c -o bn_mp_ubin_size.o
mv -f .deps/zntune.Tpo .deps/zntune.Po
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_unpack.c -o bn_mp_unpack.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT hediag.o -MD -MP -MF .deps/hediag.Tpo -c -o hediag.o hediag.c
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_xor.c -o bn_mp_xor.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_binary.lo ../cil/src/cil_binary.c
hediag.c:20:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   20 |  { 0x80000, "reset_cntl" },
      |             ^~~~~~~~~~~~
hediag.c:21:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   21 |  { 0x80004, "host_cntl" },
      |             ^~~~~~~~~~~
hediag.c:22:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   22 |  { 0x80008, "lb_swap" },
      |             ^~~~~~~~~
hediag.c:23:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   23 |  { 0x8000c, "lb_mem_addr" },
      |             ^~~~~~~~~~~~~
hediag.c:24:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   24 |  { 0x80010, "lb_mem_data" },
      |             ^~~~~~~~~~~~~
hediag.c:25:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   25 |  { 0x80014, "lb_mem_access" },
      |             ^~~~~~~~~~~~~~~
hediag.c:26:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   26 |  { 0x80018, "sdram_ctl" },
      |             ^~~~~~~~~~~
hediag.c:27:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   27 |  { 0x8001c, "int_fifo" },
      |             ^~~~~~~~~~
hediag.c:28:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   28 |  { 0x80020, "abort_addr" },
      |             ^~~~~~~~~~~~
hediag.c:30:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   30 |  { 0x80080, "irq0_base" },
      |             ^~~~~~~~~~~
hediag.c:31:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   31 |  { 0x80084, "irq0_head" },
      |             ^~~~~~~~~~~
hediag.c:32:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   32 |  { 0x80088, "irq0_cntl" },
      |             ^~~~~~~~~~~
hediag.c:33:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   33 |  { 0x8008c, "irq0_data" },
      |             ^~~~~~~~~~~
hediag.c:35:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   35 |  { 0x800c0, "grp_10_map" },
      |             ^~~~~~~~~~~~
hediag.c:36:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   36 |  { 0x800c4, "grp_32_map" },
      |             ^~~~~~~~~~~~
hediag.c:37:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   37 |  { 0x800c8, "grp_54_map" },
      |             ^~~~~~~~~~~~
hediag.c:38:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   38 |  { 0x800cc, "grp_76_map" },
      |             ^~~~~~~~~~~~
hediag.c:40:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   40 |  { 0x80400, "g0_rbps_s" },
      |             ^~~~~~~~~~~
hediag.c:41:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   41 |  { 0x80404, "g0_rbps_t" },
      |             ^~~~~~~~~~~
hediag.c:42:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   42 |  { 0x80408, "g0_rbps_qi" },
      |             ^~~~~~~~~~~~
hediag.c:43:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   43 |  { 0x8040c, "g0_rbps_bs" },
      |             ^~~~~~~~~~~~
hediag.c:44:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   44 |  { 0x80410, "g0_rbpl_s" },
      |             ^~~~~~~~~~~
hediag.c:45:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   45 |  { 0x80414, "g0_rbpl_t" },
      |             ^~~~~~~~~~~
hediag.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   46 |  { 0x80418, "g0_rbpl_qi" },
      |             ^~~~~~~~~~~~
hediag.c:47:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   47 |  { 0x8041c, "g0_rbpl_bs" },
      |             ^~~~~~~~~~~~
hediag.c:50:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   50 |  { 0x80580, "g0_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:51:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   51 |  { 0x80584, "g0_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:52:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   52 |  { 0x80588, "g1_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:53:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   53 |  { 0x8058c, "g1_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:54:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   54 |  { 0x80590, "g2_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:55:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   55 |  { 0x80594, "g2_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:56:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   56 |  { 0x80598, "g3_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:57:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   57 |  { 0x8059c, "g3_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:58:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   58 |  { 0x805a0, "g4_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:59:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   59 |  { 0x805a4, "g4_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:60:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   60 |  { 0x805a8, "g5_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:61:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   61 |  { 0x805ac, "g5_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:62:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   62 |  { 0x805b0, "g6_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:63:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   63 |  { 0x805b4, "g6_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:64:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   64 |  { 0x805b8, "g7_inmq_s" },
      |             ^~~~~~~~~~~
hediag.c:65:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   65 |  { 0x805bc, "g7_inmq_l" },
      |             ^~~~~~~~~~~
hediag.c:67:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  { 0x80680, "tpdrq_b_h" },
      |             ^~~~~~~~~~~
hediag.c:68:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   68 |  { 0x80684, "tpdrq_t" },
      |             ^~~~~~~~~
hediag.c:69:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   69 |  { 0x80688, "tpdrq_s" },
      |             ^~~~~~~~~
hediag.c:71:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   71 |  { 0x8068c, "ubuff_ba" },
      |             ^~~~~~~~~~
hediag.c:73:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   73 |  { 0x806c0, "rlbf0_h" },
      |             ^~~~~~~~~
hediag.c:74:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   74 |  { 0x806c4, "rlbf0_t" },
      |             ^~~~~~~~~
hediag.c:75:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   75 |  { 0x806c8, "rlbf1_h" },
      |             ^~~~~~~~~
hediag.c:76:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   76 |  { 0x806cc, "rlbf1_t" },
      |             ^~~~~~~~~
hediag.c:77:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   77 |  { 0x806d0, "rlbc_h" },
      |             ^~~~~~~~
hediag.c:78:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   78 |  { 0x806d4, "rlbc_t" },
      |             ^~~~~~~~
hediag.c:79:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   79 |  { 0x806d8, "rlbc_h2" },
      |             ^~~~~~~~~
hediag.c:80:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   80 |  { 0x806e0, "tlbf_h" },
      |             ^~~~~~~~
hediag.c:81:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   81 |  { 0x806e4, "tlbf_t" },
      |             ^~~~~~~~
hediag.c:82:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   82 |  { 0x806e8, "rlbf0_c" },
      |             ^~~~~~~~~
hediag.c:83:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   83 |  { 0x806ec, "rlbf1_c" },
      |             ^~~~~~~~~
hediag.c:85:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   85 |  { 0x806f0, "rxthrsh" },
      |             ^~~~~~~~~
hediag.c:86:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   86 |  { 0x806f4, "lithrsh" },
      |             ^~~~~~~~~
hediag.c:88:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   88 |  { 0x80700, "lbarb" },
      |             ^~~~~~~
hediag.c:89:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   89 |  { 0x80704, "sdramcon" },
      |             ^~~~~~~~~~
hediag.c:90:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 |  { 0x80708, "lbstat" },
      |             ^~~~~~~~
hediag.c:91:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   91 |  { 0x8070c, "rcc_stat" },
      |             ^~~~~~~~~~
hediag.c:93:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   93 |  { 0x80740, "tcmconfig" },
      |             ^~~~~~~~~~~
hediag.c:94:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   94 |  { 0x80744, "tsrb_ba" },
      |             ^~~~~~~~~
hediag.c:95:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 |  { 0x80748, "tsrc_ba" },
      |             ^~~~~~~~~
hediag.c:96:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   96 |  { 0x8074c, "tmabr_ba" },
      |             ^~~~~~~~~~
hediag.c:97:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   97 |  { 0x80750, "tpd_ba" },
      |             ^~~~~~~~
hediag.c:98:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   98 |  { 0x80758, "tsrd_ba" },
      |             ^~~~~~~~~
hediag.c:100:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  100 |  { 0x80760, "tx_config" },
      |             ^~~~~~~~~~~
hediag.c:101:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  101 |  { 0x80764, "txaal5_proto" },
      |             ^~~~~~~~~~~~~~
hediag.c:103:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  103 |  { 0x80780, "rcmconfig" },
      |             ^~~~~~~~~~~
hediag.c:104:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  104 |  { 0x80784, "rsrb_ba" },
      |             ^~~~~~~~~
hediag.c:105:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  105 |  { 0x80788, "rcmlbm_ba" },
      |             ^~~~~~~~~~~
hediag.c:106:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  106 |  { 0x8078c, "rcmabr_ba" },
      |             ^~~~~~~~~~~
hediag.c:108:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  108 |  { 0x807c0, "rc_config" },
      |             ^~~~~~~~~~~
hediag.c:110:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  110 |  { 0x807c4, "mcc" },
      |             ^~~~~
hediag.c:111:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  111 |  { 0x807c8, "oec" },
      |             ^~~~~
hediag.c:112:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  112 |  { 0x807cc, "dcc" },
      |             ^~~~~
hediag.c:113:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  113 |  { 0x807d0, "cec" },
      |             ^~~~~
hediag.c:115:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  115 |  { 0x807f4, "lb_config" },
      |             ^~~~~~~~~~~
hediag.c:117:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  117 |  { 0x807f0, "hsp_ba" },
      |             ^~~~~~~~
hediag.c:119:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  119 |  { 0x807f8, "con_dat" },
      |             ^~~~~~~~~
hediag.c:120:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  120 |  { 0x807fc, "con_ctl" },
      |             ^~~~~~~~~
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_zero.c -o bn_mp_zero.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/hediag.Tpo .deps/hediag.Po
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_prime_tab.c -o bn_prime_tab.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmdiag atmdiag.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_add.c -o bn_s_mp_add.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_balance_mul.c -o bn_s_mp_balance_mul.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_exptmod.c -o bn_s_mp_exptmod.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_exptmod_fast.c -o bn_s_mp_exptmod_fast.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_get_bit.c -o bn_s_mp_get_bit.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmdiag atmdiag.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_invmod_fast.c -o bn_s_mp_invmod_fast.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/prism54-firmware'
time: package/firmware/prism54-firmware/compile#0.43#0.07#0.84
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_invmod_slow.c -o bn_s_mp_invmod_slow.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fwtool'
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmdump atmdump.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_karatsuba_mul.c -o bn_s_mp_karatsuba_mul.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.zlib-1.2.11.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "zlib-1.2.11.tar.xz" "4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066" "" "@SF/libpng" "http://www.zlib.net"    '
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_karatsuba_sqr.c -o bn_s_mp_karatsuba_sqr.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_montgomery_reduce_fast.c -o bn_s_mp_montgomery_reduce_fast.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.prepared_1cc1b1ef4c7d017763fca3c791ec2a3a_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/zlib-1.2.11.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.. -xf -
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_digs.c -o bn_s_mp_mul_digs.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_digs_fast.c -o bn_s_mp_mul_digs_fast.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11

Applying ./patches/001-neon-implementation-of-adler32.patch using plaintext: 
patching file CMakeLists.txt
patching file adler32.c
patching file contrib/README.contrib
patching file contrib/arm/neon_adler32.c

Applying ./patches/002-arm-specific-optimisations-for-inflate.patch using plaintext: 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmdump atmdump.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
patching file contrib/arm/inffast.c
patching file contrib/arm/inflate.c

Applying ./patches/003-arm-specific-optimisations-for-inflate.patch using plaintext: 
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_high_digs.c -o bn_s_mp_mul_high_digs.o
patching file contrib/arm/chunkcopy.h
patching file contrib/arm/inffast.c
patching file contrib/arm/inflate.c

Applying ./patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch using plaintext: 
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
patching file CMakeLists.txt

Applying ./patches/005-relative-pkg-config-paths.patch using plaintext: 
patching file zlib.pc.cmakein
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_high_digs_fast.c -o bn_s_mp_mul_high_digs_fast.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.prepared_1cc1b1ef4c7d017763fca3c791ec2a3a_6664517399ebbbc92a37c5bb081b5c53
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o sonetdiag sonetdiag.o ../../src/lib/libatm.la 
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.zlib_installed
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_prime_is_divisible.c -o bn_s_mp_prime_is_divisible.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DARMv8=$(echo -e '#ifdef __ARM_NEON__\nON\n#else\nOFF\n#endif' | mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -x c -E - | grep -xE 'ON|OFF') /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11 )
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_rand_jenkins.c -o bn_s_mp_rand_jenkins.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_rand_platform.c -o bn_s_mp_rand_platform.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_reverse.c -o bn_s_mp_reverse.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sqr.c -o bn_s_mp_sqr.o
-- The C compiler identification is GNU 10.3.0
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sqr_fast.c -o bn_s_mp_sqr_fast.o
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sub.c -o bn_s_mp_sub.o
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_toom_mul.c -o bn_s_mp_toom_mul.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sonetdiag sonetdiag.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_toom_sqr.c -o bn_s_mp_toom_sqr.o
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for sys/types.h
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc-ar rv libtommath.a bn_cutoffs.o bn_deprecated.o bn_mp_2expt.o bn_mp_abs.o bn_mp_add.o bn_mp_add_d.o bn_mp_addmod.o bn_mp_and.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_complement.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_decr.o bn_mp_div.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_div_d.o bn_mp_dr_is_modulus.o bn_mp_dr_reduce.o bn_mp_dr_setup.o bn_mp_error_to_string.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_exptmod.o bn_mp_exteuclid.o bn_mp_fread.o bn_mp_from_sbin.o bn_mp_from_ubin.o bn_mp_fwrite.o bn_mp_gcd.o bn_mp_get_i32.o bn_mp_get_i64.o bn_mp_get_l.o bn_mp_get_ll.o bn_mp_get_mag_u32.o bn_mp_get_mag_u64.o bn_mp_get_mag_ul.o bn_mp_get_mag_ull.o bn_mp_grow.o bn_mp_incr.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_i32.o bn_mp_init_i64.o bn_mp_init_l.o bn_mp_init_ll.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_mp_init_u32.o bn_mp_init_u64.o bn_mp_init_ul.o bn_mp_init_ull.o bn_mp_invmod.o bn_mp_is_square.o bn_mp_iseven.o bn_mp_isodd.o bn_mp_kronecker.o bn_mp_lcm.o bn_mp_log_u32.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mod_d.o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_reduce.o bn_mp_montgomery_setup.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_mulmod.o bn_mp_neg.o bn_mp_or.o bn_mp_pack.o bn_mp_pack_count.o bn_mp_prime_fermat.o bn_mp_prime_frobenius_underwood.o bn_mp_prime_is_prime.o bn_mp_prime_miller_rabin.o bn_mp_prime_next_prime.o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rand.o bn_mp_prime_strong_lucas_selfridge.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_rand.o bn_mp_read_radix.o bn_mp_reduce.o bn_mp_reduce_2k.o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_setup.o bn_mp_root_u32.o bn_mp_rshd.o bn_mp_sbin_size.o bn_mp_set.o bn_mp_set_i32.o bn_mp_set_i64.o bn_mp_set_l.o bn_mp_set_ll.o bn_mp_set_u32.o bn_mp_set_u64.o bn_mp_set_ul.o bn_mp_set_ull.o bn_mp_shrink.o bn_mp_signed_rsh.o bn_mp_sqr.o bn_mp_sqrmod.o bn_mp_sqrt.o bn_mp_sqrtmod_prime.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_submod.o bn_mp_to_radix.o bn_mp_to_sbin.o bn_mp_to_ubin.o bn_mp_ubin_size.o bn_mp_unpack.o bn_mp_xor.o bn_mp_zero.o bn_prime_tab.o bn_s_mp_add.o bn_s_mp_balance_mul.o bn_s_mp_exptmod.o bn_s_mp_exptmod_fast.o bn_s_mp_get_bit.o bn_s_mp_invmod_fast.o bn_s_mp_invmod_slow.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_montgomery_reduce_fast.o bn_s_mp_mul_digs.o bn_s_mp_mul_digs_fast.o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs_fast.o bn_s_mp_prime_is_divisible.o bn_s_mp_rand_jenkins.o bn_s_mp_rand_platform.o bn_s_mp_reverse.o bn_s_mp_sqr.o bn_s_mp_sqr_fast.o bn_s_mp_sub.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: creating libtommath.a
a - bn_cutoffs.o
a - bn_deprecated.o
a - bn_mp_2expt.o
a - bn_mp_abs.o
a - bn_mp_add.o
a - bn_mp_add_d.o
a - bn_mp_addmod.o
a - bn_mp_and.o
a - bn_mp_clamp.o
a - bn_mp_clear.o
a - bn_mp_clear_multi.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_cmp_mag.o
a - bn_mp_cnt_lsb.o
a - bn_mp_complement.o
a - bn_mp_copy.o
a - bn_mp_count_bits.o
a - bn_mp_decr.o
a - bn_mp_div.o
a - bn_mp_div_2.o
a - bn_mp_div_2d.o
a - bn_mp_div_3.o
a - bn_mp_div_d.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_setup.o
a - bn_mp_error_to_string.o
a - bn_mp_exch.o
a - bn_mp_expt_u32.o
a - bn_mp_exptmod.o
a - bn_mp_exteuclid.o
a - bn_mp_fread.o
a - bn_mp_from_sbin.o
a - bn_mp_from_ubin.o
a - bn_mp_fwrite.o
a - bn_mp_gcd.o
a - bn_mp_get_i32.o
a - bn_mp_get_i64.o
a - bn_mp_get_l.o
a - bn_mp_get_ll.o
a - bn_mp_get_mag_u32.o
a - bn_mp_get_mag_u64.o
a - bn_mp_get_mag_ul.o
a - bn_mp_get_mag_ull.o
a - bn_mp_grow.o
a - bn_mp_incr.o
a - bn_mp_init.o
a - bn_mp_init_copy.o
a - bn_mp_init_i32.o
a - bn_mp_init_i64.o
a - bn_mp_init_l.o
a - bn_mp_init_ll.o
a - bn_mp_init_multi.o
a - bn_mp_init_set.o
a - bn_mp_init_size.o
a - bn_mp_init_u32.o
a - bn_mp_init_u64.o
a - bn_mp_init_ul.o
a - bn_mp_init_ull.o
a - bn_mp_invmod.o
a - bn_mp_is_square.o
a - bn_mp_iseven.o
a - bn_mp_isodd.o
a - bn_mp_kronecker.o
a - bn_mp_lcm.o
a - bn_mp_log_u32.o
a - bn_mp_lshd.o
a - bn_mp_mod.o
a - bn_mp_mod_2d.o
a - bn_mp_mod_d.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_mp_mul.o
a - bn_mp_mul_2.o
a - bn_mp_mul_2d.o
a - bn_mp_mul_d.o
a - bn_mp_mulmod.o
a - bn_mp_neg.o
a - bn_mp_or.o
a - bn_mp_pack.o
a - bn_mp_pack_count.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_frobenius_underwood.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_next_prime.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_prime_rand.o
a - bn_mp_prime_strong_lucas_selfridge.o
a - bn_mp_radix_size.o
a - bn_mp_radix_smap.o
a - bn_mp_rand.o
a - bn_mp_read_radix.o
a - bn_mp_reduce.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_setup.o
a - bn_mp_root_u32.o
a - bn_mp_rshd.o
a - bn_mp_sbin_size.o
a - bn_mp_set.o
a - bn_mp_set_i32.o
a - bn_mp_set_i64.o
a - bn_mp_set_l.o
a - bn_mp_set_ll.o
a - bn_mp_set_u32.o
a - bn_mp_set_u64.o
a - bn_mp_set_ul.o
a - bn_mp_set_ull.o
a - bn_mp_shrink.o
a - bn_mp_signed_rsh.o
a - bn_mp_sqr.o
a - bn_mp_sqrmod.o
a - bn_mp_sqrt.o
a - bn_mp_sqrtmod_prime.o
a - bn_mp_sub.o
a - bn_mp_sub_d.o
a - bn_mp_submod.o
a - bn_mp_to_radix.o
a - bn_mp_to_sbin.o
a - bn_mp_to_ubin.o
a - bn_mp_ubin_size.o
a - bn_mp_unpack.o
a - bn_mp_xor.o
a - bn_mp_zero.o
a - bn_prime_tab.o
a - bn_s_mp_add.o
a - bn_s_mp_balance_mul.o
a - bn_s_mp_exptmod.o
a - bn_s_mp_exptmod_fast.o
a - bn_s_mp_get_bit.o
a - bn_s_mp_invmod_fast.o
a - bn_s_mp_invmod_slow.o
a - bn_s_mp_karatsuba_mul.o
a - bn_s_mp_karatsuba_sqr.o
a - bn_s_mp_montgomery_reduce_fast.o
a - bn_s_mp_mul_digs.o
a - bn_s_mp_mul_digs_fast.o
a - bn_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs_fast.o
a - bn_s_mp_prime_is_divisible.o
a - bn_s_mp_rand_jenkins.o
a - bn_s_mp_rand_platform.o
a - bn_s_mp_reverse.o
a - bn_s_mp_sqr.o
a - bn_s_mp_sqr_fast.o
a - bn_s_mp_sub.o
a - bn_s_mp_toom_mul.o
a - bn_s_mp_toom_sqr.o
mips-openwrt-linux-musl-gcc-ranlib libtommath.a
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/libtommath'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto=jobserver  -o dropbearmulti dbmulti.o atomicio.o bignum.o buffer.o chachapoly.o circbuffer.o cli-agentfwd.o cli-auth.o cli-authinteract.o cli-authpasswd.o cli-authpubkey.o cli-channel.o cli-chansession.o cli-kex.o cli-main.o cli-runopts.o cli-session.o cli-tcpfwd.o common-algo.o common-channel.o common-chansession.o common-kex.o common-runopts.o common-session.o compat.o crypto_desc.o curve25519.o dbhelpers.o dbmalloc.o dbrandom.o dbutil.o dh_groups.o dropbearkey.o dss.o ecc.o ecdsa.o ed25519.o fake-rfc2553.o gcm.o gendss.o gened25519.o genrsa.o gensignkey.o list.o listener.o loginrec.o ltc_prng.o netio.o packet.o process-packet.o progressmeter.o queue.o rsa.o scp.o scpmisc.o signkey.o sshpty.o svr-agentfwd.o svr-auth.o svr-authpam.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-chansession.o svr-kex.o svr-main.o svr-runopts.o svr-service.o svr-session.o svr-tcpfwd.o svr-x11fwd.o tcp-accept.o termcodes.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a  -lcrypt
-- Looking for sys/types.h - found
-- Looking for stdint.h
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/saaldump saaldump.o ../../src/q2931/qd.dump.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/saal/libsaal.a ../../src/lib/.libs/libatm.so -lresolv
-- Looking for stdint.h - found
-- Looking for stddef.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf fwtool-2019-11-12-8f7fe925;  )    '
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmaddr atmaddr.o ../../src/lib/libatm.la 
-- Looking for stddef.h - found
-- Check size of off64_t
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.prepared_b956b1f309ed40a748b5ff4d9c08def5_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/fwtool-2019-11-12-8f7fe925.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.prepared_b956b1f309ed40a748b5ff4d9c08def5_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.fwtool_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925 )
-- Check size of off64_t - done
-- Looking for fseeko
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmaddr atmaddr.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o esi esi.o ../../src/lib/libatm.la 
-- Looking for fseeko - found
-- Looking for unistd.h
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Looking for unistd.h - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.configured_926a5914ffa0453d7114454b483067d2
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925'
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/esi esi.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmloop atmloop.o ../../src/lib/libatm.la 
[1/41] Building C object CMakeFiles/example64.dir/test/example.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_build_ast.lo ../cil/src/cil_build_ast.c
[1/2] Building C object CMakeFiles/fwtool.dir/fwtool.c.o
[2/2] Linking C executable fwtool
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.built
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
[2/41] Building C object CMakeFiles/minigzip.dir/test/minigzip.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool/usr/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmloop atmloop.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmtcp atmtcp.o ../../src/lib/libatm.la 
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool/usr/bin/fwtool: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmtcp atmtcp.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
[3/41] Building C object CMakeFiles/example.dir/test/example.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o enitune enitune.o ../../src/lib/libatm.la 
[4/41] Building C object CMakeFiles/zlibstatic.dir/adler32.o
[5/41] Building C object CMakeFiles/zlibstatic.dir/compress.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mips_24kc/fwtool into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/fwtool_2019-11-12-8f7fe925-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/usr/bin
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/enitune enitune.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/usr/bin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fwtool.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fwtool.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fwtool.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
[6/41] Building C object CMakeFiles/zlibstatic.dir/crc32.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fwtool
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o zntune zntune.o ../../src/lib/libatm.la 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.fwtool_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.fwtool_installed
echo "fwtool" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/fwtool.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fwtool'
time: package/system/fwtool/compile#0.80#0.23#2.20
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo './'`pcre_tables.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/zntune zntune.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o hediag hediag.o ../../src/lib/libatm.la 
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_tables.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c -o libpcre_la-pcre_tables.o >/dev/null 2>&1
mv -f .deps/libpcre_la-pcre_tables.Tpo .deps/libpcre_la-pcre_tables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c -o libpcre_la-pcre_ucd.lo `test -f 'pcre_ucd.c' || echo './'`pcre_ucd.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/hediag hediag.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_ucd.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
Making all in arpd
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarp.o -MD -MP -MF .deps/atmarp.Tpo -c -o atmarp.o atmarp.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c -o libpcre_la-pcre_ucd.o >/dev/null 2>&1
mv -f .deps/atmarp.Tpo .deps/atmarp.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarpd.o -MD -MP -MF .deps/atmarpd.Tpo -c -o atmarpd.o atmarpd.c
[7/41] Building C object CMakeFiles/zlibstatic.dir/deflate.o
mv -f .deps/atmarpd.Tpo .deps/atmarpd.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT arp.o -MD -MP -MF .deps/arp.Tpo -c -o arp.o arp.c
mv -f .deps/libpcre_la-pcre_ucd.Tpo .deps/libpcre_la-pcre_ucd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo './'`pcre_valid_utf8.c
[8/41] Building C object CMakeFiles/zlibstatic.dir/gzclose.o
[9/41] Building C object CMakeFiles/zlibstatic.dir/gzlib.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_valid_utf8.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -o libpcre_la-pcre_valid_utf8.o >/dev/null 2>&1
mv -f .deps/libpcre_la-pcre_valid_utf8.Tpo .deps/libpcre_la-pcre_valid_utf8.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c
[10/41] Building C object CMakeFiles/zlibstatic.dir/gzread.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/arp.Tpo .deps/arp.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
[11/41] Building C object CMakeFiles/zlibstatic.dir/gzwrite.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_copy_ast.lo ../cil/src/cil_copy_ast.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c
[12/41] Building C object CMakeFiles/zlibstatic.dir/infback.o
mv -f .deps/io.Tpo .deps/io.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT itf.o -MD -MP -MF .deps/itf.Tpo -c -o itf.o itf.c
mv -f .deps/libpcre_la-pcre_exec.Tpo .deps/libpcre_la-pcre_exec.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo './'`pcre_version.c
[13/41] Building C object CMakeFiles/zlibstatic.dir/inftrees.o
mv -f .deps/itf.Tpo .deps/itf.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c
[14/41] Building C object CMakeFiles/zlibstatic.dir/inffast.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_version.o
mv -f .deps/table.Tpo .deps/table.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmarp atmarp.o ../../src/lib/libatm.la 
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c -o libpcre_la-pcre_version.o >/dev/null 2>&1
mv -f .deps/libpcre_la-pcre_version.Tpo .deps/libpcre_la-pcre_version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo './'`pcre_xclass.c
[15/41] Building C object CMakeFiles/zlibstatic.dir/inflate.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[16/41] Building C object CMakeFiles/zlibstatic.dir/uncompr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_find.lo ../cil/src/cil_find.c
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmarp atmarp.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[17/41] Building C object CMakeFiles/zlibstatic.dir/zutil.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_xclass.o
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_fqn.lo ../cil/src/cil_fqn.c
[18/41] Building C object CMakeFiles/zlibstatic.dir/trees.o
[19/41] Building C object CMakeFiles/minigzip64.dir/test/minigzip.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[20/41] Linking C static library libz.a
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c -o libpcre_la-pcre_xclass.o >/dev/null 2>&1
[21/41] Building C object CMakeFiles/zlib.dir/compress.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_lexer.lo ../cil/src/cil_lexer.c
[22/41] Building C object CMakeFiles/zlib.dir/adler32.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmarpd atmarpd.o arp.o io.o itf.o table.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511
[23/41] Building C object CMakeFiles/zlib.dir/crc32.o
mv -f .deps/libpcre_la-pcre_xclass.Tpo .deps/libpcre_la-pcre_xclass.Plo
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
Making all in ilmid
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.prepared_81cd1d7b3c69796eb6a4b3257e9bbf0b_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.linux-firmware_installed
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511=linux-firmware-20210511 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511=linux-firmware-20210511 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511=linux-firmware-20210511 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.built
[24/41] Building C object CMakeFiles/zlib.dir/gzclose.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.built_check
Making all in asn1
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.built
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_len.o -MD -MP -MF .deps/asn_len.Tpo -c -o asn_len.o asn_len.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888/lib/firmware/ath10k/QCA9888/hw2.0
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ath10k/QCA9888/hw2.0/board-2.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888/lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c  -fPIC -DPIC -o .libs/libpcre_la-pcre_chartables.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mv -f .deps/asn_len.Tpo .deps/asn_len.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_tag.o -MD -MP -MF .deps/asn_tag.Tpo -c -o asn_tag.o asn_tag.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre_la-pcre_chartables.o >/dev/null 2>&1
mv -f .deps/asn_tag.Tpo .deps/asn_tag.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_int.o -MD -MP -MF .deps/asn_int.Tpo -c -o asn_int.o asn_int.c
[25/41] Building C object CMakeFiles/zlib.dir/gzlib.o
mv -f .deps/libpcre_la-pcre_chartables.Tpo .deps/libpcre_la-pcre_chartables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c -o libpcreposix_la-pcreposix.lo `test -f 'pcreposix.c' || echo './'`pcreposix.c
asn_int.c: In function 'BEncUAsnIntContent':
asn_int.c:255:21: warning: unused variable 'retLen' [-Wunused-variable]
  255 |     int             retLen;
      |                     ^~~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_list.lo ../cil/src/cil_list.c
mv -f .deps/asn_int.Tpo .deps/asn_int.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_octs.o -MD -MP -MF .deps/asn_octs.Tpo -c -o asn_octs.o asn_octs.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c  -fPIC -DPIC -o .libs/libpcreposix_la-pcreposix.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ipkg-mips_24kc/ath10k-board-qca9888 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ath10k-board-qca9888_20210511-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888/lib/firmware/ath10k/QCA9888/hw2.0
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/ath10k/QCA9888/hw2.0/board-2.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888/lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
asn_octs.c: In function 'BDecAsnOctsContent':
asn_octs.c:225:11: warning: unused variable 'tmp' [-Wunused-variable]
  225 |     char* tmp;
      |           ^~~
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-firmware-20210511/.pkgdir/ath10k-board-qca9888/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ath10k-board-qca9888_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_log.lo ../cil/src/cil_log.c
echo "ath10k-board-qca9888" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux-firmware.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#11.94#3.09#15.06
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[26/41] Building C object CMakeFiles/zlib.dir/gzread.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c -o libpcreposix_la-pcreposix.o >/dev/null 2>&1
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/lang/luasrcdiet'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_mem.lo ../cil/src/cil_mem.c
mv -f .deps/asn_octs.Tpo .deps/asn_octs.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_bits.o -MD -MP -MF .deps/asn_bits.Tpo -c -o asn_bits.o asn_bits.c
asn_bits.c: In function 'FillBitStringStk':
asn_bits.c:133:23: warning: unused variable 'unusedBits' [-Wunused-variable]
  133 |     unsigned long int unusedBits;
      |                       ^~~~~~~~~~
asn_bits.c: In function 'BDecAsnBitsContent':
asn_bits.c:263:11: warning: unused variable 'tmp' [-Wunused-variable]
  263 |     char* tmp;
      |           ^~~
asn_bits.c: In function 'AsnBitsEquiv':
asn_bits.c:348:64: warning: self-comparison always evaluates to true [-Wtautological-compare]
  348 |              (( b1->bits[octetsLessOne] & (0xFF << octetBits)) ==
      |                                                                ^~
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_parser.lo ../cil/src/cil_parser.c
mv -f .deps/libpcreposix_la-pcreposix.Tpo .deps/libpcreposix_la-pcreposix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c -o libpcre16_la-pcre16_byte_order.lo `test -f 'pcre16_byte_order.c' || echo './'`pcre16_byte_order.c
[27/41] Building C object CMakeFiles/zlib.dir/gzwrite.o
mv -f .deps/asn_bits.Tpo .deps/asn_bits.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT str_stk.o -MD -MP -MF .deps/str_stk.Tpo -c -o str_stk.o str_stk.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_byte_order.o
mv -f .deps/str_stk.Tpo .deps/str_stk.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_oid.o -MD -MP -MF .deps/asn_oid.Tpo -c -o asn_oid.o asn_oid.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_policy.lo ../cil/src/cil_policy.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[28/41] Building C object CMakeFiles/zlib.dir/deflate.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c -o libpcre16_la-pcre16_byte_order.o >/dev/null 2>&1
mv -f .deps/asn_oid.Tpo .deps/asn_oid.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_null.o -MD -MP -MF .deps/asn_null.Tpo -c -o asn_null.o asn_null.c
mv -f .deps/libpcre16_la-pcre16_byte_order.Tpo .deps/libpcre16_la-pcre16_byte_order.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c -o libpcre16_la-pcre16_chartables.lo `test -f 'pcre16_chartables.c' || echo './'`pcre16_chartables.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
mv -f .deps/asn_null.Tpo .deps/asn_null.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_list.o -MD -MP -MF .deps/asn_list.Tpo -c -o asn_list.o asn_list.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.luasrcdiet-1.0.0.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "luasrcdiet-1.0.0.tar.xz" "d4e9c396312ef3d91d86ea192569f03875459432994bc822dbdbbd0a34e306c5" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/jirutka/luasrcdiet.git" --version="f138fc9359821d9201cd6b57cfa2fcbed5b9af97" --subdir="luasrcdiet-1.0.0" --source="luasrcdiet-1.0.0.tar.xz" --hash="d4e9c396312ef3d91d86ea192569f03875459432994bc822dbdbbd0a34e306c5" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf luasrcdiet-1.0.0 && [ \! -d luasrcdiet-1.0.0 ] && git clone  https://github.com/jirutka/luasrcdiet.git luasrcdiet-1.0.0 && (cd luasrcdiet-1.0.0 && git checkout f138fc9359821d9201cd6b57cfa2fcbed5b9af97 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd luasrcdiet-1.0.0 && git log -1 --format='\''@%ct'\''` && rm -rf luasrcdiet-1.0.0/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c luasrcdiet-1.0.0 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/luasrcdiet-1.0.0.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/luasrcdiet-1.0.0.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf luasrcdiet-1.0.0; );  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/luasrcdiet-1.0.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/asn_list.Tpo .deps/asn_list.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT nibble_alloc.o -MD -MP -MF .deps/nibble_alloc.Tpo -c -o nibble_alloc.o nibble_alloc.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_chartables.o
nibble_alloc.c: In function 'ResetNibbleMem':
nibble_alloc.c:132:9: warning: unused variable 'i' [-Wunused-variable]
  132 |     int i;
      |         ^
nibble_alloc.c: In function 'ShutdownNibbleMem':
nibble_alloc.c:170:9: warning: unused variable 'i' [-Wunused-variable]
  170 |     int i;
      |         ^
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c -o libpcre16_la-pcre16_chartables.o >/dev/null 2>&1
mv -f .deps/nibble_alloc.Tpo .deps/nibble_alloc.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
mv -f .deps/libpcre16_la-pcre16_chartables.Tpo .deps/libpcre16_la-pcre16_chartables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c -o libpcre16_la-pcre16_compile.lo `test -f 'pcre16_compile.c' || echo './'`pcre16_compile.c
mv -f .deps/print.Tpo .deps/print.Po
rm -f libasn1.a
mips-openwrt-linux-musl-gcc-ar cru libasn1.a asn_len.o asn_tag.o asn_int.o asn_octs.o asn_bits.o str_stk.o asn_oid.o asn_null.o asn_list.o nibble_alloc.o print.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libasn1.a
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
[29/41] Building C object CMakeFiles/zlib.dir/infback.o
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1157_snmp.o -MD -MP -MF .deps/rfc1157_snmp.Tpo -c -o rfc1157_snmp.o rfc1157_snmp.c
rfc1157_snmp.c: In function 'BEncVarBindContent':
rfc1157_snmp.c:30:11: warning: unused variable 'component' [-Wunused-variable]
   30 |     void* component;
      |           ^~~~~~~~~
rfc1157_snmp.c:29:12: warning: unused variable 'listLen' [-Wunused-variable]
   29 |     AsnLen listLen;
      |            ^~~~~~~
rfc1157_snmp.c: In function 'BDecVarBindContent':
rfc1157_snmp.c:62:12: warning: unused variable 'tagId2' [-Wunused-variable]
   62 |     AsnTag tagId2;
      |            ^~~~~~
rfc1157_snmp.c:61:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
   61 |     AsnLen elmtLen2;
      |            ^~~~~~~~
rfc1157_snmp.c:60:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
   60 |     AsnLen totalElmtsLen2 = 0;
      |            ^~~~~~~~~~~~~~
rfc1157_snmp.c:59:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
   59 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c: In function 'BEncVarBindListContent':
rfc1157_snmp.c:141:12: warning: unused variable 'totalLen' [-Wunused-variable]
  141 |     AsnLen totalLen = 0;
      |            ^~~~~~~~
rfc1157_snmp.c: In function 'BDecVarBindListContent':
rfc1157_snmp.c:173:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  173 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c:169:9: warning: unused variable 'seqDone' [-Wunused-variable]
  169 |     int seqDone = FALSE;
      |         ^~~~~~~
rfc1157_snmp.c: In function 'BEncPDUContent':
rfc1157_snmp.c:237:11: warning: unused variable 'component' [-Wunused-variable]
  237 |     void* component;
      |           ^~~~~~~~~
rfc1157_snmp.c:236:12: warning: unused variable 'listLen' [-Wunused-variable]
  236 |     AsnLen listLen;
      |            ^~~~~~~
rfc1157_snmp.c: In function 'BDecPDUContent':
rfc1157_snmp.c:284:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  284 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c: In function 'BEncTrap_PDUContent':
rfc1157_snmp.c:383:11: warning: unused variable 'component' [-Wunused-variable]
  383 |     void* component;
      |           ^~~~~~~~~
rfc1157_snmp.c:382:12: warning: unused variable 'listLen' [-Wunused-variable]
  382 |     AsnLen listLen;
      |            ^~~~~~~
rfc1157_snmp.c: In function 'BDecTrap_PDUContent':
rfc1157_snmp.c:443:12: warning: unused variable 'tagId2' [-Wunused-variable]
  443 |     AsnTag tagId2;
      |            ^~~~~~
rfc1157_snmp.c:442:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
  442 |     AsnLen elmtLen2;
      |            ^~~~~~~~
rfc1157_snmp.c:441:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
  441 |     AsnLen totalElmtsLen2 = 0;
      |            ^~~~~~~~~~~~~~
rfc1157_snmp.c:440:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  440 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c: In function 'BEncPDUsContent':
rfc1157_snmp.c:573:11: warning: unused variable 'component' [-Wunused-variable]
  573 |     void* component;
      |           ^~~~~~~~~
rfc1157_snmp.c:572:12: warning: unused variable 'listLen' [-Wunused-variable]
  572 |     AsnLen listLen;
      |            ^~~~~~~
rfc1157_snmp.c: In function 'BDecPDUsContent':
rfc1157_snmp.c:645:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  645 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c:644:12: warning: unused variable 'tagId1' [-Wunused-variable]
  644 |     AsnTag tagId1;
      |            ^~~~~~
rfc1157_snmp.c:643:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
  643 |     AsnLen elmtLen1;
      |            ^~~~~~~~
rfc1157_snmp.c:641:9: warning: unused variable 'seqDone' [-Wunused-variable]
  641 |     int seqDone = FALSE;
      |         ^~~~~~~
rfc1157_snmp.c: In function 'BEncMessageContent':
rfc1157_snmp.c:771:11: warning: unused variable 'component' [-Wunused-variable]
  771 |     void* component;
      |           ^~~~~~~~~
rfc1157_snmp.c:770:12: warning: unused variable 'listLen' [-Wunused-variable]
  770 |     AsnLen listLen;
      |            ^~~~~~~
rfc1157_snmp.c: In function 'BDecMessageContent':
rfc1157_snmp.c:810:12: warning: unused variable 'tagId2' [-Wunused-variable]
  810 |     AsnTag tagId2;
      |            ^~~~~~
rfc1157_snmp.c:809:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
  809 |     AsnLen elmtLen2;
      |            ^~~~~~~~
rfc1157_snmp.c:808:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
  808 |     AsnLen totalElmtsLen2 = 0;
      |            ^~~~~~~~~~~~~~
rfc1157_snmp.c:807:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  807 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_compile.o
[30/41] Building C object CMakeFiles/zlib.dir/inftrees.o
[31/41] Building C object CMakeFiles/zlib.dir/inffast.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[32/41] Building C object CMakeFiles/zlib.dir/inflate.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[33/41] Building C object CMakeFiles/zlib.dir/uncompr.o

100  121k  100  121k    0     0   276k      0 --:--:-- --:--:-- --:--:--  276k
mv -f .deps/rfc1157_snmp.Tpo .deps/rfc1157_snmp.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1155_smi.o -MD -MP -MF .deps/rfc1155_smi.Tpo -c -o rfc1155_smi.o rfc1155_smi.c
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/luasrcdiet-1.0.0.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/.. -xf -
[34/41] Building C object CMakeFiles/zlib.dir/zutil.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0
rfc1155_smi.c:22:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   22 | AsnOid internet = { 3, "\53\6\1" };
      |                        ^~~~~~~~~
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/.preparedaa30cc33e7fa5ab9553c0b8623506425_6664517399ebbbc92a37c5bb081b5c53
rfc1155_smi.c:24:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   24 | AsnOid directory = { 4, "\53\6\1\1" };
      |                         ^~~~~~~~~~~
rfc1155_smi.c:26:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   26 | AsnOid mgmt = { 4, "\53\6\1\2" };
      |                    ^~~~~~~~~~~
rfc1155_smi.c:28:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   28 | AsnOid experimental = { 4, "\53\6\1\3" };
      |                            ^~~~~~~~~~~
rfc1155_smi.c:30:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   30 | AsnOid private = { 4, "\53\6\1\4" };
      |                       ^~~~~~~~~~~
rfc1155_smi.c:32:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   32 | AsnOid enterprises = { 5, "\53\6\1\4\1" };
      |                           ^~~~~~~~~~~~~
rfc1155_smi.c: In function 'BEncSimpleSyntaxContent':
rfc1155_smi.c:42:11: warning: unused variable 'component' [-Wunused-variable]
   42 |     void* component;
      |           ^~~~~~~~~
rfc1155_smi.c:41:12: warning: unused variable 'listLen' [-Wunused-variable]
   41 |     AsnLen listLen;
      |            ^~~~~~~
rfc1155_smi.c: In function 'BDecSimpleSyntaxContent':
rfc1155_smi.c:102:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  102 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:101:12: warning: unused variable 'tagId1' [-Wunused-variable]
  101 |     AsnTag tagId1;
      |            ^~~~~~
rfc1155_smi.c:100:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
  100 |     AsnLen elmtLen1;
      |            ^~~~~~~~
rfc1155_smi.c:98:9: warning: unused variable 'seqDone' [-Wunused-variable]
   98 |     int seqDone = FALSE;
      |         ^~~~~~~
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/; if [ -x configure ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.{guess,sub} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0// && CC="gcc" CFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" CXX="g++" CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/lib" 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=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --exec-prefix=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg --sysconfdir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/etc --localstatedir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/var --sbindir=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin ; fi )
rfc1155_smi.c: In function 'BEncNetworkAddressContent':
rfc1155_smi.c:182:11: warning: unused variable 'component' [-Wunused-variable]
  182 |     void* component;
      |           ^~~~~~~~~
rfc1155_smi.c:181:12: warning: unused variable 'listLen' [-Wunused-variable]
  181 |     AsnLen listLen;
      |            ^~~~~~~
rfc1155_smi.c: In function 'BDecNetworkAddressContent':
rfc1155_smi.c:213:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  213 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:212:12: warning: unused variable 'tagId1' [-Wunused-variable]
  212 |     AsnTag tagId1;
      |            ^~~~~~
rfc1155_smi.c:211:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
  211 |     AsnLen elmtLen1;
      |            ^~~~~~~~
rfc1155_smi.c:209:9: warning: unused variable 'seqDone' [-Wunused-variable]
  209 |     int seqDone = FALSE;
      |         ^~~~~~~
rfc1155_smi.c: In function 'BEncApplicationSyntaxContent':
rfc1155_smi.c:261:11: warning: unused variable 'component' [-Wunused-variable]
  261 |     void* component;
      |           ^~~~~~~~~
rfc1155_smi.c:260:12: warning: unused variable 'listLen' [-Wunused-variable]
  260 |     AsnLen listLen;
      |            ^~~~~~~
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/.configured
rfc1155_smi.c: In function 'BDecApplicationSyntaxContent':
rfc1155_smi.c:332:12: warning: unused variable 'tagId2' [-Wunused-variable]
  332 |     AsnTag tagId2;
      |            ^~~~~~
rfc1155_smi.c:331:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
  331 |     AsnLen elmtLen2;
      |            ^~~~~~~~
rfc1155_smi.c:330:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
  330 |     AsnLen totalElmtsLen2 = 0;
      |            ^~~~~~~~~~~~~~
rfc1155_smi.c:329:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  329 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:328:12: warning: unused variable 'tagId1' [-Wunused-variable]
  328 |     AsnTag tagId1;
      |            ^~~~~~
rfc1155_smi.c:327:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
  327 |     AsnLen elmtLen1;
      |            ^~~~~~~~
rfc1155_smi.c:325:9: warning: unused variable 'seqDone' [-Wunused-variable]
  325 |     int seqDone = FALSE;
      |         ^~~~~~~
rfc1155_smi.c: In function 'BEncObjectSyntaxContent':
rfc1155_smi.c:423:11: warning: unused variable 'component' [-Wunused-variable]
  423 |     void* component;
      |           ^~~~~~~~~
rfc1155_smi.c:422:12: warning: unused variable 'listLen' [-Wunused-variable]
  422 |     AsnLen listLen;
      |            ^~~~~~~
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/.built
rfc1155_smi.c: In function 'BDecObjectSyntaxContent':
rfc1155_smi.c:462:12: warning: unused variable 'tagId2' [-Wunused-variable]
  462 |     AsnTag tagId2;
      |            ^~~~~~
rfc1155_smi.c:461:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
  461 |     AsnLen elmtLen2;
      |            ^~~~~~~~
rfc1155_smi.c:460:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
  460 |     AsnLen totalElmtsLen2 = 0;
      |            ^~~~~~~~~~~~~~
rfc1155_smi.c:459:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
  459 |     int mandatoryElmtCount1 = 0;
      |         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:458:12: warning: unused variable 'tagId1' [-Wunused-variable]
  458 |     AsnTag tagId1;
      |            ^~~~~~
rfc1155_smi.c:457:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
  457 |     AsnLen elmtLen1;
      |            ^~~~~~~~
rfc1155_smi.c:455:9: warning: unused variable 'seqDone' [-Wunused-variable]
  455 |     int seqDone = FALSE;
      |         ^~~~~~~
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/bin/luasrcdiet /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/bin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/luasrcdiet /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/hostpkg/luasrcdiet-1.0.0/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/stamp/.luasrcdiet_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/lang/luasrcdiet'
time: package/feeds/packages/luasrcdiet/host-compile#0.27#0.11#0.95
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_post.lo ../cil/src/cil_post.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/rfc1155_smi.Tpo .deps/rfc1155_smi.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
util.c: In function 'AppendVarBind':
util.c:78:12: warning: unused variable 'entry' [-Wunused-variable]
   78 |   VarBind *entry;
      |            ^~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/util.Tpo .deps/util.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c
message.c: In function 'create_va_getnext_message':
message.c:51:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   51 |  m->community.octs = "ILMI";
      |                    ^
message.c: In function 'create_va_get_message':
message.c:89:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   89 |  m->community.octs = "ILMI";
      |                    ^
message.c: In function 'create_set_message':
message.c:166:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  166 |   set_message->community.octs = "ILMI";
      |                               ^
message.c: In function 'create_coldstart_message':
message.c:198:32: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  198 |   trap_message->community.octs = "ILMI";
      |                                ^
message.c:203:47: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  203 |   trap_message->data->a.trap->enterprise.octs = "\53\06\01\04\01\03\01\01";
      |                                               ^
message.c:209:60: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  209 |   trap_message->data->a.trap->agent_addr->a.internet->octs = "\0\0\0\0";
      |                                                            ^
message.c:220:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  220 |     entry->name.octs = "\53\06\01\02\01\01\03\00";
      |                      ^
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[35/41] Building C object CMakeFiles/zlib.dir/trees.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[36/41] Linking C shared library libz.so.1.2.11
[37/41] Creating library symlink libz.so.1 libz.so
mv -f .deps/message.Tpo .deps/message.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmf_uni.o -MD -MP -MF .deps/atmf_uni.Tpo -c -o atmf_uni.o atmf_uni.c
[38/41] Linking C executable example64
atmf_uni.c:42:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   42 |  {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\13\00\00" };
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:44:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   44 |  {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\102\00\00" };
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:45:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   45 | AsnOid atmfPortIndex =          {13, "\53\06\01\04\01\202\141\02\01\01\01\01\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:46:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   46 | AsnOid atmfPortMyIfName =       {13, "\53\06\01\04\01\202\141\02\01\01\01\07\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:47:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   47 | AsnOid atmfPortMyIdentifier =   {13, "\53\06\01\04\01\202\141\02\01\01\01\10\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:48:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   48 | AsnOid atmfMyIpNmAddress =      {11, "\53\06\01\04\01\202\141\02\01\02\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:49:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   49 | AsnOid atmfMySystemIdentifier = {11, "\53\06\01\04\01\202\141\02\01\04\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:50:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   50 | AsnOid atmfAtmLayerMaxVpiBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\6\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:51:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   51 | AsnOid atmfAtmLayerMaxVciBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\7\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:52:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   52 | AsnOid atmfAtmLayerUniType = {13, "\53\06\01\04\01\202\141\02\02\01\01\10\00"};
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:53:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   53 | AsnOid atmfAtmLayerUniVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\11\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:54:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   54 | AsnOid atmfAtmLayerDeviceType = {13, "\53\06\01\04\01\202\141\02\02\01\01\12\00"};
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:55:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   55 | AsnOid atmfAtmLayerIlmiVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\13\00"};
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:56:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   56 | AsnOid atmfAtmLayerNniSigVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\14\00"};
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:57:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   57 | AsnOid atmfNetPrefixStatus = {NETPREFIX_LEN, "\53\06\01\04\01\202\141\02\07\01\01\03"};
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:60:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   60 |  {25, "\53\06\01\04\01\202\141\02\10\01\01\03\00\12\01\03\06\01\04\01\202\141\01\05\01"};
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:63:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   63 | AsnOid atmfSrvcRegTable = { 10, "\53\06\01\04\01\202\141\02\10\01" };
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:64:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   64 | AsnOid atmfAddressTable = { 9, "\53\06\01\04\01\202\141\02\06" };
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:65:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   65 | AsnOid atmfAddressStatus = { 12, "\53\06\01\04\01\202\141\02\06\01\01\03" };
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:67:8: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  { 13, "\53\06\01\04\01\202\141\02\13\01\01\02\00" };
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c: In function 'setNetPrefix':
atmf_uni.c:246:22: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
  246 |       NetPrefixNode *tmp = (NetPrefixNode *) var->value;
      |                      ^~~
atmf_uni.c: In function 'getLecsAddress':
atmf_uni.c:257:18: warning: unused variable 'prefix' [-Wunused-variable]
  257 |   NetPrefixNode *prefix;
      |                  ^~~~~~
atmf_uni.c:256:7: warning: unused variable 'cmp' [-Wunused-variable]
  256 |   int cmp;
      |       ^~~
At top level:
atmf_uni.c:109:16: warning: 'atmLecsAddress' defined but not used [-Wunused-variable]
  109 | static AsnOcts atmLecsAddress = {0, NULL};
      |                ^~~~~~~~~~~~~~
mv -f .deps/io.Tpo .deps/io.Po
[39/41] Linking C executable minigzip
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mib.o -MD -MP -MF .deps/mib.Tpo -c -o mib.o mib.c
[40/41] Linking C executable example
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[41/41] Linking C executable minigzip64
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11 install
mib.c: In function 'getIpAddr':
mib.c:371:40: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  371 |       ((IpAddress *) var->value)->octs = p = alloc(4);
      |                                        ^
mib.c: In function 'getVpiRange':
mib.c:410:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign]
  410 |   return put_ci(varbind,var,&ci,&ci.vpi_bits);
      |                                 ^~~~~~~~~~~~
      |                                 |
      |                                 signed char *
mib.c:392:32: note: expected 'char *' but argument is of type 'signed char *'
  392 |   struct atm_cirange *ci,char *bits)
      |                          ~~~~~~^~~~
mib.c: In function 'getVciRange':
mib.c:418:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign]
  418 |   return put_ci(varbind,var,&ci,&ci.vci_bits);
      |                                 ^~~~~~~~~~~~
      |                                 |
      |                                 signed char *
mib.c:392:32: note: expected 'char *' but argument is of type 'signed char *'
  392 |   struct atm_cirange *ci,char *bits)
      |                          ~~~~~~^~~~
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11'
[0/1] Install the project...
mv -f .deps/atmf_uni.Tpo .deps/atmf_uni.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sysgroup.o -MD -MP -MF .deps/sysgroup.Tpo -c -o sysgroup.o sysgroup.c
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so.1.2.11
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/zconf.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/zlib.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/man/man3/zlib.3
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/pkgconfig/zlib.pc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/include
cp -fpR	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/z{conf,lib}.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/include/
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/wolfssl'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/lib
cp -fpR	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.{a,so*} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/lib/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/lib/pkgconfig
sysgroup.c:32:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   32 | AsnOid sysDescr = {8, "\53\06\01\02\01\01\01\00"};
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:33:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   33 | AsnOid sysObjectID = {8, "\53\06\01\02\01\01\02\00"};
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:34:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   34 | AsnOid sysUpTime = {8, "\53\06\01\02\01\01\03\00"};
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:35:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   35 | AsnOid sysContact = {8, "\53\06\01\02\01\01\04\00"};
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:36:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   36 | AsnOid sysName = {8, "\53\06\01\02\01\01\05\00"};
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:37:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   37 | AsnOid sysLocation = {8, "\53\06\01\02\01\01\06\00"};
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:38:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   38 | AsnOid sysServices = {8, "\53\06\01\02\01\01\07\00"};
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:40:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   40 | AsnOcts sysDescrValue = {25, "ATM on Linux Version " VERSION};
      |                              ^~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:41:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   41 | AsnOid sysObjectIDValue = {8, "\53\06\01\04\01\03\01\01"};
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:42:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   42 | AsnOcts sysContactValue = {14, "root@localhost"};
      |                                ^~~~~~~~~~~~~~~~
sysgroup.c:43:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   43 | AsnOcts sysNameValue = {23, "localhost.my.domain.com"};
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:44:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   44 | AsnOcts sysLocationValue = {36, "Connected to an ATM switch somewhere"};
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cp -fpR	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/pkgconfig/zlib.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/usr/lib/pkgconfig/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib -name '*.la' | xargs -r rm -f; 
mv -f .deps/sysgroup.Tpo .deps/sysgroup.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmid.o -MD -MP -MF .deps/ilmid.Tpo -c -o ilmid.o ilmid.c
mib.c: In function 'MIBget':
mib.c:96:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
   96 |     if((result == AsnOidEqual && var->getnext == NULL) ||
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
   97 |        (result == AsnOidRoot && var->getnext != NULL))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/zlib.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/zlib.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/zlib.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mib.c: In function 'MIBset':
mib.c:182:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
  182 |     if((result == AsnOidEqual && var->getnext == NULL) ||
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  183 |     /* OR if the request variable is a leaf of a complex MIB object */
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184 |       (result == AsnOidRoot && var->getnext != NULL))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
mv -f .deps/mib.Tpo .deps/mib.Po
ilmid.c:320:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  320 | int compare_attachment_point( a, b )
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-zlib
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.zlib_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/zlib'
time: package/libs/zlib/compile#7.22#0.78#6.69
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-ip'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/ilmid.Tpo .deps/ilmid.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT wait.o -MD -MP -MF .deps/wait.Tpo -c -o wait.o wait.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c -o libpcre16_la-pcre16_config.lo `test -f 'pcre16_config.c' || echo './'`pcre16_config.c
wait.c: In function 'reset_remsys':
wait.c:52:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   52 |  if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs );        if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs );
      |  ^~
wait.c:52:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   52 |  if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs );        if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs );
      |                                                                                  ^~
wait.c:54:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   54 |  if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs );        memset( remsys, 0, sizeof( SysGroup ));
      |  ^~
wait.c:54:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   54 |  if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs );        memset( remsys, 0, sizeof( SysGroup ));
      |                                                                                  ^~~~~~
wait.c: At top level:
wait.c:63:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   63 | static void AsnOctsCopy( dest, src )
      |             ^~~~~~~~~~~
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_reset_ast.lo ../cil/src/cil_reset_ast.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_config.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.wolfssl-4.8.1-stable.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "wolfssl-4.8.1-stable.tar.gz" "50db45f348f47e00c93dd244c24108220120cb3cc9d01434789229c32937c444" "" "https://github.com/wolfSSL/wolfssl/archive/v4.8.1-stable"    '
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c -o libpcre16_la-pcre16_config.o >/dev/null 2>&1
mv -f .deps/wait.Tpo .deps/wait.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT states.o -MD -MP -MF .deps/states.Tpo -c -o states.o states.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_resolve_ast.lo ../cil/src/cil_resolve_ast.c
mv -f .deps/libpcre16_la-pcre16_config.Tpo .deps/libpcre16_la-pcre16_config.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c -o libpcre16_la-pcre16_dfa_exec.lo `test -f 'pcre16_dfa_exec.c' || echo './'`pcre16_dfa_exec.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.prepared_95fcea46537f7fdb350f062a302784dd_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/wolfssl-4.8.1-stable.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.. -xf -
mv -f .deps/states.Tpo .deps/states.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_dfa_exec.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/actions.Tpo .deps/actions.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmidiag.o -MD -MP -MF .deps/ilmidiag.Tpo -c -o ilmidiag.o ilmidiag.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/ilmidiag.Tpo .deps/ilmidiag.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o ../../src/lib/libatm.la ../../src/ilmid/asn1/libasn1.a 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.prepared_9ba489e7d0004b1b6981f8bafbad19b4_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.prepared_9ba489e7d0004b1b6981f8bafbad19b4_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.configured_*
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv ../../src/ilmid/asn1/libasn1.a
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-lib-ip_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.built
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" clean compile;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
rm -f *.o *.so
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -std=gnu99 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny/ -DPIC -fpic -c -o ip.o ip.c
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ilmidiag ilmidiag.o ../../src/lib/libatm.la 

Applying ./patches/001-Maths-x86-asm-change-asm-snippets-to-get-compiling.patch using plaintext: 
patching file wolfcrypt/src/asm.c
patching file wolfcrypt/src/sp_int.c

Applying ./patches/100-disable-hardening-check.patch using plaintext: 
patching file wolfssl/wolfcrypt/settings.h

Applying ./patches/200-ecc-rng.patch using plaintext: 
patching file wolfcrypt/src/ecc.c
patching file wolfssl/wolfcrypt/ecc.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.prepared_95fcea46537f7fdb350f062a302784dd_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.wolfssl_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ilmidiag ilmidiag.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
Making all in man
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
Making all in led
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c
join.c: In function 'do_lec_configure':
join.c:188:30: warning: pointer targets in passing argument 1 of 'parse_config_rsp' differ in signedness [-Wpointer-sign]
  188 |         if (parse_config_rsp(buff, frame_size) < 0) {
      |                              ^~~~
      |                              |
      |                              char *
join.c:39:44: note: expected 'unsigned char *' but argument is of type 'char *'
   39 | static int parse_config_rsp(unsigned char *buff, int size);
      |                             ~~~~~~~~~~~~~~~^~~~
join.c: In function 'send_config_req':
join.c:224:34: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  224 |                 strcpy(config_req->elan_name, lec_params.c5_elan_name);
      |                        ~~~~~~~~~~^~~~~~~~~~~
      |                                  |
      |                                  uint8_t * {aka unsigned char *}
In file included from join.c:10:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:108:40: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
  108 | _FORTIFY_FN(strcpy) char *strcpy(char *__d, const char *__s)
      |                                  ~~~~~~^~~
join.c: In function 'parse_config_rsp':
join.c:306:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  306 |                 strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size);
      |                                                  ~~~~~^~~~~~~~~~~
      |                                                       |
      |                                                       uint8_t * {aka unsigned char *}
In file included from join.c:10:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:133:59: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
  133 | _FORTIFY_FN(strncpy) char *strncpy(char *__d, const char *__s, size_t __n)
      |                                               ~~~~~~~~~~~~^~~
join.c: In function 'les_connect':
join.c:380:28: warning: pointer targets in passing argument 1 of 'parse_join_rsp' differ in signedness [-Wpointer-sign]
  380 |         if (parse_join_rsp(buff, frame_size) < 0) {
      |                            ^~~~
      |                            |
      |                            char *
join.c:43:42: note: expected 'unsigned char *' but argument is of type 'char *'
   43 | static int parse_join_rsp(unsigned char *buff, int size);
      |                           ~~~~~~~~~~~~~~~^~~~
join.c: In function 'send_join_req':
join.c:409:21: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  409 |         strcpy(frame->elan_name, lec_params.c5_elan_name);
      |                ~~~~~^~~~~~~~~~~
      |                     |
      |                     uint8_t * {aka unsigned char *}
In file included from join.c:10:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:108:40: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
  108 | _FORTIFY_FN(strcpy) char *strcpy(char *__d, const char *__s)
      |                                  ~~~~~~^~~
join.c: In function 'parse_join_rsp':
join.c:558:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  558 |                 strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size);
      |                                                  ~~~~~^~~~~~~~~~~
      |                                                       |
      |                                                       uint8_t * {aka unsigned char *}
In file included from join.c:10:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:133:59: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
  133 | _FORTIFY_FN(strncpy) char *strncpy(char *__d, const char *__s, size_t __n)
      |                                               ~~~~~~~~~~~~^~~
join.c: In function 'read_bus_arp':
join.c:758:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign]
  758 |         if (validate_frame(buff, frame_size) >= 0 &&
      |                            ^~~~
      |                            |
      |                            char *
In file included from join.c:24:
frames.h:11:35: note: expected 'unsigned char *' but argument is of type 'char *'
   11 | int validate_frame(unsigned char *buff, int size);
      |                    ~~~~~~~~~~~~~~~^~~~
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81'
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81 AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size PROGRAMS="dropbearconvert"
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81'
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  dropbearconvert.c -o dropbearconvert.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_stack.lo ../cil/src/cil_stack.c
mips-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81=dropbear-2020.81 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  keyimport.c -o keyimport.o
mv -f .deps/join.Tpo .deps/join.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT conn.o -MD -MP -MF .deps/conn.Tpo -c -o conn.o conn.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_strpool.lo ../cil/src/cil_strpool.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto=jobserver  -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.o dropbearconvert.o keyimport.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a 
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_symtab.lo ../cil/src/cil_symtab.c
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; else true; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-lib-ip_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/src'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_tree.lo ../cil/src/cil_tree.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/usr/lib/lua/luci/ip.so: shared object
mv -f .deps/conn.Tpo .deps/conn.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_lib_ip_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
main.c: In function 'main':
main.c:243:48: warning: pointer targets in passing argument 2 of 'esi_convert' differ in signedness [-Wpointer-sign]
  243 |                         if(esi_convert(optarg, mac_addr)<0) {
      |                                                ^~~~~~~~
      |                                                |
      |                                                char *
main.c:82:58: note: expected 'unsigned char *' but argument is of type 'char *'
   82 | static int esi_convert(char *parsestring, unsigned char *mac_addr)
      |                                           ~~~~~~~~~~~~~~~^~~~~~~~
main.c:248:43: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign]
  248 |                         mac2text(esibuff, mac_addr);
      |                                           ^~~~~~~~
      |                                           |
      |                                           char *
In file included from main.c:55:
display.h:8:42: note: expected 'unsigned char *' but argument is of type 'char *'
    8 | void mac2text(char *buff, unsigned char *mac_addr);
      |                           ~~~~~~~~~~~~~~~^~~~~~~~
main.c:375:18: warning: pointer targets in passing argument 1 of 'addr_getesi' differ in signedness [-Wpointer-sign]
  375 |   if(addr_getesi(mac_addr, phys_itf) < 0) {
      |                  ^~~~~~~~
      |                  |
      |                  char *
In file included from main.c:54:
address.h:29:32: note: expected 'unsigned char *' but argument is of type 'char *'
   29 | int addr_getesi(unsigned char *mac_addr, int phys_addr);
      |                 ~~~~~~~~~~~~~~~^~~~~~~~
main.c:379:21: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign]
  379 |   mac2text(esibuff, mac_addr);
      |                     ^~~~~~~~
      |                     |
      |                     char *
In file included from main.c:55:
display.h:8:42: note: expected 'unsigned char *' but argument is of type 'char *'
    8 | void mac2text(char *buff, unsigned char *mac_addr);
      |                           ~~~~~~~~~~~~~~~^~~~~~~~
main.c:386:25: warning: pointer targets in passing argument 1 of 'kernel_init' differ in signedness [-Wpointer-sign]
  386 |  if ((itf = kernel_init(mac_addr, itf)) < 0 ) {
      |                         ^~~~~~~~
      |                         |
      |                         char *
In file included from main.c:56:
kernel.h:31:32: note: expected 'unsigned char *' but argument is of type 'char *'
   31 | int kernel_init(unsigned char *mac_addr, int itf);
      |                 ~~~~~~~~~~~~~~~^~~~~~~~
main.c:436:33: warning: pointer targets in passing argument 1 of 'init_lec_params' differ in signedness [-Wpointer-sign]
  436 |                 init_lec_params(mac_addr, elan_name, listen_addr.sas_addr.prv,
      |                                 ^~~~~~~~
      |                                 |
      |                                 char *
In file included from main.c:52:
join.h:6:37: note: expected 'unsigned char *' but argument is of type 'char *'
    6 | void init_lec_params(unsigned char *mac_addr, char *elan_name,
      |                      ~~~~~~~~~~~~~~~^~~~~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-ip/ipkg-mips_24kc/luci-lib-ip into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-lib-ip_git-21.260.25435-584301a_mips_24kc.ipk
echo "luci-lib-ip" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-lib-ip.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-ip'
time: package/feeds/luci/luci-lib-ip/compile#1.22#0.18#2.07
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-jsonc'
mv -f .deps/main.Tpo .deps/main.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.c
mv -f .deps/address.Tpo .deps/address.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.c
frames.c: In function 'handle_frame':
frames.c:319:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign]
  319 |         if (validate_frame(buff, size) < 0)
      |                            ^~~~
      |                            |
      |                            char *
frames.c:60:35: note: expected 'unsigned char *' but argument is of type 'char *'
   60 | int validate_frame(unsigned char *buff, int size)
      |                    ~~~~~~~~~~~~~~~^~~~
frames.c:333:50: warning: converting a packed 'struct ctrl_frame' pointer (alignment 1) to a 'struct ready_frame' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  333 |                 handle_ready_query(conn, (struct ready_frame *)frame);
      |                                                  ^~~~~~~~~~~
In file included from frames.h:6,
                 from frames.c:23:
frame_defs.h:59:8: note: defined here
   59 | struct ctrl_frame {
      |        ^~~~~~~~~~
frame_defs.h:25:8: note: defined here
   25 | struct ready_frame {
      |        ^~~~~~~~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c -o libpcre16_la-pcre16_compile.o >/dev/null 2>&1
mv -f .deps/frames.Tpo .deps/frames.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_verify.lo ../cil/src/cil_verify.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/display.Tpo .deps/display.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c
mv -f .deps/kernel.Tpo .deps/kernel.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/libatm.la 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.prepared_65370cbb20f636eeec5e216b77bf3f13_6664517399ebbbc92a37c5bb081b5c53_check
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.prepared_65370cbb20f636eeec5e216b77bf3f13_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.configured_*
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c -o libpcre16_la-pcre16_dfa_exec.o >/dev/null 2>&1
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-lib-jsonc_installed
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
Making all in lane
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" clean compile;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
rm -f *.o *.so
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -std=gnu99 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/json-c/ -DPIC -fpic -c -o jsonc.o jsonc.c
cp libsepol.map.in libsepol.map
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I. -I../include -D_GNU_SOURCE -I../cil/include -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o libsepol.so.2 assertion.lo avrule_block.lo avtab.lo boolean_record.lo booleans.lo conditional.lo constraint.lo context.lo context_record.lo debug.lo ebitmap.lo expand.lo handle.lo hashtab.lo hierarchy.lo ibendport_record.lo ibendports.lo ibpkey_record.lo ibpkeys.lo iface_record.lo interfaces.lo kernel_to_cil.lo kernel_to_common.lo kernel_to_conf.lo link.lo mls.lo module.lo module_to_cil.lo node_record.lo nodes.lo optimize.lo polcaps.lo policydb.lo policydb_convert.lo policydb_public.lo policydb_validate.lo port_record.lo ports.lo services.lo sidtab.lo symtab.lo user_record.lo users.lo util.lo write.lo ../cil/src/cil.lo ../cil/src/cil_binary.lo ../cil/src/cil_build_ast.lo ../cil/src/cil_copy_ast.lo ../cil/src/cil_find.lo ../cil/src/cil_fqn.lo ../cil/src/cil_lexer.lo ../cil/src/cil_list.lo ../cil/src/cil_log.lo ../cil/src/cil_mem.lo ../cil/src/cil_parser.lo ../cil/src/cil_policy.lo ../cil/src/cil_post.lo ../cil/src/cil_reset_ast.lo ../cil/src/cil_resolve_ast.lo ../cil/src/cil_stack.lo ../cil/src/cil_strpool.lo ../cil/src/cil_symtab.lo ../cil/src/cil_tree.lo ../cil/src/cil_verify.lo -Wl,-soname,libsepol.so.2,--version-script=libsepol.map,-z,defs
mv -f .deps/mem.Tpo .deps/mem.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ln -sf libsepol.so.2 libsepol.so 
sed -e 's/@VERSION@/3.2/; s:@prefix@:/usr:; s:@libdir@:/usr/lib:; s:@includedir@:/usr/include:' < libsepol.pc.in > libsepol.pc
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/src'
make -C utils
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/utils'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  chkcon.c  -lsepol -o chkcon
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/utils'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2=libsepol-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" SHLIBDIR=/usr/lib OS=Linux DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2'
make -C include install
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/include'
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
cp jsonc.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.built
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/policydb || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/policydb
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; else true; fi
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/cil || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/cil
install -m 644 sepol/boolean_record.h sepol/errcodes.h sepol/ports.h sepol/module.h sepol/policydb.h sepol/context.h sepol/kernel_to_conf.h sepol/user_record.h sepol/module_to_cil.h sepol/debug.h sepol/interfaces.h sepol/port_record.h sepol/sepol.h sepol/ibendport_record.h sepol/booleans.h sepol/handle.h sepol/iface_record.h sepol/node_record.h sepol/ibpkeys.h sepol/users.h sepol/ibpkey_record.h sepol/ibendports.h sepol/context_record.h sepol/kernel_to_cil.h sepol/nodes.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol
mv -f .deps/load.Tpo .deps/load.Po
install -m 644 sepol/policydb/symtab.h sepol/policydb/hashtab.h sepol/policydb/avtab.h sepol/policydb/polcaps.h sepol/policydb/link.h sepol/policydb/mls_types.h sepol/policydb/module.h sepol/policydb/conditional.h sepol/policydb/policydb.h sepol/policydb/context.h sepol/policydb/ebitmap.h sepol/policydb/util.h sepol/policydb/avrule_block.h sepol/policydb/services.h sepol/policydb/sidtab.h sepol/policydb/expand.h sepol/policydb/constraint.h sepol/policydb/hierarchy.h sepol/policydb/flask_types.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/policydb
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT units.o -MD -MP -MF .deps/units.Tpo -c -o units.o units.c
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
install -m 644 ../cil/include/cil/cil.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/sepol/cil
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/include'
make -C src install
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib
cp jsonc.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
install -m 644 libsepol.a  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
install -m 755 libsepol.so.2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc.installed
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/pkgconfig || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/pkgconfig
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
install -m 644 libsepol.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/pkgconfig
ln -sf --relative /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/libsepol.so.2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/libsepol.so
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/src'
make -C utils install
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81'
mv -f .deps/units.Tpo .deps/units.Po
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/utils'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/bin
install -m 755 chkcon /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/bin
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load_lex.o -MD -MP -MF .deps/load_lex.Tpo -c -o load_lex.o load_lex.c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/utils'
make -C man install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/man'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/man3
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-lib-jsonc_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/sbin
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/man8
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
install -m 644 man3/*.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/man3
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/dropbearmulti /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/sbin/dropbear
install -m 644 man8/*.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/man8
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/bin
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/; else true; fi
for lang in ru ; do \
	if [ -e ${lang}/man3 ] ; then \
		mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/${lang}/man3 ; \
		install -m 644 ${lang}/man3/*.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/${lang}/man3 ; \
	fi ; \
	if [ -e ${lang}/man8 ] ; then \
		mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/${lang}/man8 ; \
		install -m 644 ${lang}/man8/*.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/share/man/${lang}/man8 ; \
	fi ; \
done
ln -sf ../sbin/dropbear /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/bin/dbclient
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/; else true; fi
ln -sf ../sbin/dropbear /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/bin/dropbearkey
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/man'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/.built
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/config
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol
install -m0600 ./files/dropbear.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/config/dropbear
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/init.d
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/include
install -m0755 ./files/dropbear.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/init.d/dropbear
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/usr/lib/opkg/info
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/dropbear
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib/pkgconfig
cp jsonc.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/lib/preinit
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libsepol-3.2/ipkg-install/usr/lib/pkgconfig/libsepol.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib/pkgconfig/
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/src'
install -m0644 ./files/dropbear.failsafe /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/lib/preinit/99_10_failsafe_dropbear
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib/pkgconfig/libsepol.pc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/dropbear/dropbear_ed25519_host_key
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/usr/lib/pkgconfig/libsepol.pc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/etc/dropbear/dropbear_rsa_host_key
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear.installed
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol -name '*.la' | xargs -r rm -f; 
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/.pkgdir/dropbear/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libsepol.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libsepol.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libsepol.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.dropbear_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/sbin
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libsepol
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/dropbearmulti /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/sbin/dropbear
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/bin
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libsepol_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libsepol'
time: package/libs/libsepol/compile#54.00#2.54#66.15
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c
ln -sf ../sbin/dropbear /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/bin/dbclient
ln -sf ../sbin/dropbear /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/bin/dropbearkey
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/config
install -m0600 ./files/dropbear.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/config/dropbear
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/init.d
install -m0755 ./files/dropbear.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/init.d/dropbear
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/lib/opkg/info
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/dropbear
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/lib/preinit
install -m0644 ./files/dropbear.failsafe /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/lib/preinit/99_10_failsafe_dropbear
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/dropbear/dropbear_ed25519_host_key
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/usr/lib/lua/luci/jsonc.so: shared object
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/etc/dropbear/dropbear_rsa_host_key
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_lib_jsonc_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f .deps/timers.Tpo .deps/timers.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear
mv -f .deps/load_lex.Tpo .deps/load_lex.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane_atm.o -MD -MP -MF .deps/lane_atm.Tpo -c -o lane_atm.o lane_atm.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/usr/sbin/dropbear: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_dropbear_conffiles" > conffiles;  )
mv -f .deps/dump.Tpo .deps/dump.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/lane_atm.Tpo .deps/lane_atm.Po
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-jsonc/ipkg-mips_24kc/luci-lib-jsonc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-lib-jsonc_git-21.260.25435-584301a_mips_24kc.ipk
echo "luci-lib-jsonc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-lib-jsonc.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-jsonc'
time: package/feeds/luci/luci-lib-jsonc/compile#0.62#0.17#1.82
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c -o libpcre16_la-pcre16_exec.lo `test -f 'pcre16_exec.c' || echo './'`pcre16_exec.c
mv -f .deps/events.Tpo .deps/events.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane.o -MD -MP -MF .deps/lane.Tpo -c -o lane.o lane.c
mv -f .deps/lane.Tpo .deps/lane.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT packet.o -MD -MP -MF .deps/packet.Tpo -c -o packet.o packet.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dropbear-2020.81/ipkg-mips_24kc/dropbear into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/dropbear_2020.81-2_mips_24kc.ipk
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/packet.Tpo .deps/packet.Po
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_exec.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c
echo "dropbear" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/dropbear.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/dropbear'
time: package/network/services/dropbear/compile#36.91#8.02#87.96
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-nixio'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/connect.Tpo .deps/connect.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
mv -f .deps/db.Tpo .deps/db.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect_bus.o -MD -MP -MF .deps/connect_bus.Tpo -c -o connect_bus.o connect_bus.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/contrib/package/lucihttp'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/connect_bus.Tpo .deps/connect_bus.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_db.o -MD -MP -MF .deps/lecs_db.Tpo -c -o lecs_db.o lecs_db.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.lucihttp-2021-06-11-3dc89af4.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "lucihttp-2021-06-11-3dc89af4.tar.xz" "6024a34c514a7231bcc36486abfb3e43e6c17490ac8d838f202a43ce259cda03" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/jow-/lucihttp.git" --version="3dc89af443410c9eae7a0ff091bd7fb4c5d48f41" --subdir="lucihttp-2021-06-11-3dc89af4" --source="lucihttp-2021-06-11-3dc89af4.tar.xz" --hash="6024a34c514a7231bcc36486abfb3e43e6c17490ac8d838f202a43ce259cda03" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf lucihttp-2021-06-11-3dc89af4 && [ \! -d lucihttp-2021-06-11-3dc89af4 ] && git clone  https://github.com/jow-/lucihttp.git lucihttp-2021-06-11-3dc89af4 && (cd lucihttp-2021-06-11-3dc89af4 && git checkout 3dc89af443410c9eae7a0ff091bd7fb4c5d48f41 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd lucihttp-2021-06-11-3dc89af4 && git log -1 --format='\''@%ct'\''` && rm -rf lucihttp-2021-06-11-3dc89af4/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c lucihttp-2021-06-11-3dc89af4 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/lucihttp-2021-06-11-3dc89af4.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/lucihttp-2021-06-11-3dc89af4.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf lucihttp-2021-06-11-3dc89af4; );  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/lucihttp-2021-06-11-3dc89af4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f .deps/lecs_db.Tpo .deps/lecs_db.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_load.o -MD -MP -MF .deps/lecs_load.Tpo -c -o lecs_load.o lecs_load.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/lecs_load.Tpo .deps/lecs_load.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.prepared_0a994d90f3f7ad44259a9f1f6880a5b4_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.prepared_0a994d90f3f7ad44259a9f1f6880a5b4_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-lib-nixio_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.built_check
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" clean compile;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
rm -f *.o *.so *.a *.dll
rm -f axTLS/.prepared
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o nixio.o nixio.c 
mv -f .deps/lecs.Tpo .deps/lecs.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ldb.o -MD -MP -MF .deps/ldb.Tpo -c -o ldb.o ldb.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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

100 17028  100 17028    0     0  53212      0 --:--:-- --:--:-- --:--:-- 53212
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o socket.o socket.c 
mv -f .deps/ldb.Tpo .deps/ldb.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem_lecs.o -MD -MP -MF .deps/mem_lecs.Tpo -c -o mem_lecs.o mem_lecs.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.prepared_b70a41e42770f2aced66c653c5155a4e_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/lucihttp-2021-06-11-3dc89af4.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.. -xf -
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.prepared_b70a41e42770f2aced66c653c5155a4e_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.lucihttp_installed
mv -f .deps/mem_lecs.Tpo .deps/mem_lecs.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm_lecs.o -MD -MP -MF .deps/atm_lecs.Tpo -c -o atm_lecs.o atm_lecs.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o sockopt.o sockopt.c 
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4=lucihttp-2021-06-11-3dc89af4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4=lucihttp-2021-06-11-3dc89af4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLUAPATH=/usr/lib/lua -DBUILD_LUA=ON -DBUILD_TESTS=OFF /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4 )
mv -f .deps/libpcre16_la-pcre16_dfa_exec.Tpo .deps/libpcre16_la-pcre16_dfa_exec.Plo
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mv -f .deps/atm_lecs.Tpo .deps/atm_lecs.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o ../../src/lib/libatm.la 
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/protocols/luci-proto-ppp'
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o bind.o bind.c 
-- Found PkgConfig: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config (found version "1.8.0") 
-- Checking for one of the modules 'lua5.1;lua-5.1;lua'
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Configuring done
-- Generating done
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o address.o address.c 
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.configured_12a337875f33f100d0f0ea07f15aeb33
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4'
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.prepared_435de3332d1807a34f0bbe664e48e429_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/$d/; fi; done
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o ../../src/lib/libatm.la 
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.prepared_435de3332d1807a34f0bbe664e48e429_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.configured_*
mv -f .deps/libpcre16_la-pcre16_compile.Tpo .deps/libpcre16_la-pcre16_compile.Plo
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-proto-ppp_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o protoent.o protoent.c 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
[1/7] Building C object CMakeFiles/liblucihttp-lua.dir/lib/lua.c.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
Making all in mpoad
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT get_vars.o -MD -MP -MF .deps/get_vars.Tpo -c -o get_vars.o get_vars.c
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; else true; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o poll.o poll.c 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-proto-ppp_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/themes/luci-theme-bootstrap'
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mv -f .deps/get_vars.Tpo .deps/get_vars.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
In file included from io.c:13:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o io.o io.c 
io.c: In function 'msg_from_mps':
io.c:505:37: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign]
  505 |         (void)recognize_packet(buff + sizeof(struct llc_snap_hdr));
      |                                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     char *
In file included from io.c:23:
packets.h:73:18: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   73 |        uint8_t * pBuff
      |        ~~~~~~~~~~^~~~~
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; else true; fi
io.c: In function 'check_connection':
io.c:619:44: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign]
  619 |                 if ( recognize_packet(buff + sizeof(llc_snap_mpoa_ctrl)) >= 0)
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            char *
In file included from io.c:23:
packets.h:73:18: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   73 |        uint8_t * pBuff
      |        ~~~~~~~~~~^~~~~
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; else true; fi
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[2/7] Building C object CMakeFiles/liblucihttp.dir/lib/utils.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o file.o file.c 
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_proto_ppp_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/io.Tpo .deps/io.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT k_interf.o -MD -MP -MF .deps/k_interf.Tpo -c -o k_interf.o k_interf.c
k_interf.c: In function 'msg_from_kernel':
k_interf.c:123:27: warning: pointer targets in passing argument 2 of 'create_ingress_svc' differ in signedness [-Wpointer-sign]
  123 |        msg.content.in_info.eg_MPC_ATM_addr,
      |        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
      |                           |
      |                           __u8 * {aka unsigned char *}
In file included from k_interf.c:18:
io.h:13:48: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
   13 | void create_ingress_svc(uint32_t ipaddr, char *atm_addr, struct atm_qos qos);
      |                                          ~~~~~~^~~~~~~~
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o splice.o splice.c 
[3/7] Building C object CMakeFiles/liblucihttp.dir/lib/multipart-parser.c.o
mv -f .deps/k_interf.Tpo .deps/k_interf.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o process.o process.c 
main.c: In function 'main':
main.c:151:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  151 |       strncpy(mpc_control.elan_name,optarg,33);
      |               ~~~~~~~~~~~^~~~~~~~~~
      |                          |
      |                          unsigned char *
In file included from main.c:17:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:133:42: note: expected 'char *' but argument is of type 'unsigned char *'
  133 | _FORTIFY_FN(strncpy) char *strncpy(char *__d, const char *__s, size_t __n)
      |                                    ~~~~~~^~~
main.c:162:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  162 |       strncpy(mpc_control.MPS_MAC_ADDRESS,optarg,13);
      |               ~~~~~~~~~~~^~~~~~~~~~~~~~~~
      |                          |
      |                          unsigned char *
In file included from main.c:17:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:133:42: note: expected 'char *' but argument is of type 'unsigned char *'
  133 | _FORTIFY_FN(strncpy) char *strncpy(char *__d, const char *__s, size_t __n)
      |                                    ~~~~~~^~~
main.c:177:60: warning: pointer targets in passing argument 2 of 'get_mpc_config' differ in signedness [-Wpointer-sign]
  177 |       get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name);
      |                                                 ~~~~~~~~~~~^~~~~~~~~~~~
      |                                                            |
      |                                                            unsigned char *
In file included from main.c:27:
lecs.h:4:55: note: expected 'char *' but argument is of type 'unsigned char *'
    4 | void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name);
      |                                                 ~~~~~~^~~~~~~~
main.c:177:85: warning: pointer targets in passing argument 3 of 'get_mpc_config' differ in signedness [-Wpointer-sign]
  177 |       get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name);
      |                                                                          ~~~~~~~~~~~^~~~~~~~~~
      |                                                                                     |
      |                                                                                     unsigned char *
In file included from main.c:27:
lecs.h:4:71: note: expected 'char *' but argument is of type 'unsigned char *'
    4 | void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name);
      |                                                                 ~~~~~~^~~~~~~~~
main.c: In function 'set_mps_mac_addr':
main.c:230:21: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
  230 |      char *string = mpc_control.MPS_MAC_ADDRESS;
      |                     ^~~~~~~~~~~
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.prepared_7f9bf85dec67bd807540d53e6f0e2ab7_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-proto-ppp_git-21.260.25435-584301a_all.ipk
[4/7] Building C object CMakeFiles/liblucihttp.dir/lib/urlencoded-parser.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.prepared_7f9bf85dec67bd807540d53e6f0e2ab7_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-theme-bootstrap_installed
echo "luci-proto-ppp" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-proto-ppp.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/protocols/luci-proto-ppp'
time: package/feeds/luci/luci-proto-ppp/compile#0.39#0.17#1.28
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_factory.o -MD -MP -MF .deps/p_factory.Tpo -c -o p_factory.o p_factory.c
[5/7] Linking C shared library liblucihttp.so.0.1
mv -f .deps/main.Tpo .deps/main.Po
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.configured_8c28fde6e5538b761b52693a1f9d64a7
[6/7] Creating library symlink liblucihttp.so.0 liblucihttp.so
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_recogn.o -MD -MP -MF .deps/p_recogn.Tpo -c -o p_recogn.o p_recogn.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.built_check
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap
[7/7] Linking C shared library lucihttp.so
p_factory.c: In function 'send_purge_request':
p_factory.c:155:28: warning: pointer targets in passing argument 1 of 'send_to_dataplane' differ in signedness [-Wpointer-sign]
  155 |   return send_to_dataplane(buff, pos, shortcut_fd);
      |                            ^~~~
      |                            |
      |                            uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:9:29: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    9 | int send_to_dataplane(char *buff, int length, int fd);
      |                       ~~~~~~^~~~
p_factory.c: In function 'send_purge_reply':
p_factory.c:169:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
  169 |   return send_to_mps(buff, pos);
      |                      ^~~~
      |                      |
      |                      uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    8 | int send_to_mps(char *buff, int length);
      |                 ~~~~~~^~~~
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4 install
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
p_factory.c: In function 'send_resolution_request':
p_factory.c:245:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
  245 |   return send_to_mps(buff,pos);
      |                      ^~~~
      |                      |
      |                      uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    8 | int send_to_mps(char *buff, int length);
      |                 ~~~~~~^~~~
p_factory.c: In function 'send_cache_imposition_reply':
p_factory.c:334:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
  334 |   return send_to_mps(reply,pos);
      |                      ^~~~~
      |                      |
      |                      uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    8 | int send_to_mps(char *buff, int length);
      |                 ~~~~~~^~~~
p_factory.c:266:25: warning: variable 'common' set but not used [-Wunused-but-set-variable]
  266 |   struct nhrp_common_h *common;
      |                         ^~~~~~
p_factory.c: In function 'send_egress_cache_purge_request':
p_factory.c:389:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
  389 |   return send_to_mps(buff,pos);
      |                      ^~~~
      |                      |
      |                      uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    8 | int send_to_mps(char *buff, int length);
      |                 ~~~~~~^~~~
p_factory.c: In function 'send_egress_cache_purge_reply':
p_factory.c:398:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
  398 |   return send_to_mps(buff,pos);
      |                      ^~~~
      |                      |
      |                      uint8_t * {aka unsigned char *}
In file included from p_factory.c:18:
io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
    8 | int send_to_mps(char *buff, int length);
      |                 ~~~~~~^~~~
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so.0.1
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so.0
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/include/lucihttp/utils.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/include/lucihttp/multipart-parser.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/include/lucihttp/urlencoded-parser.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/lua/lucihttp.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/include/lucihttp/lua.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp/usr/lib/
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '0' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/liblucihttp.version || { echo '0' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/liblucihttp.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.liblucihttp_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp/usr/lib
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o syslog.o syslog.c 
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f .deps/p_factory.Tpo .deps/p_factory.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT id_list.o -MD -MP -MF .deps/id_list.Tpo -c -o id_list.o id_list.c

Selectors: 378 | Properties: 1089
Input size: 42.569KiB  Output size: 33.715KiB  Compression ratio: 20.8%
-----------------------------------

41: Invalid property in CSS3.0: -webkit-text-size-adjust
42: Invalid property in CSS3.0: -ms-text-size-adjust
76: Invalid property in CSS3.0: -ms-interpolation-mode
101: Invalid property in CSS3.0: -webkit-appearance
102: Invalid property in CSS3.0: word-break
113: Invalid property in CSS3.0: -webkit-appearance
118: Invalid property in CSS3.0: -webkit-appearance
134: Optimised font-weight: Changed "bold" to "700"
137: Optimised shorthand notation (padding): Changed "18px 5px 5px 5px" to "18px 5px 5px"
191: Optimised font-weight: Changed "bold" to "700"
207: Optimised font-weight: Changed "normal" to "400"
293: Optimised color: Changed "#808080" to "gray"
310: Optimised font-weight: Changed "normal" to "400"
325: Optimised font-weight: Changed "normal" to "400"
420: Optimised font-weight: Changed "bold" to "700"
471: Optimised color: Changed "#808080" to "gray"
496: Invalid property in CSS3.0: pointer-events
498: Invalid property in CSS3.0: word-break
512: Optimised font-weight: Changed "normal" to "400"
514: Invalid property in CSS3.0: pointer-events
540: IE7- hack detected: property name begins with '*'
540: Invalid property in CSS3.0: *margin-top
619: Invalid property in CSS3.0: pointer-events
625: Invalid property in CSS3.0: pointer-events
687: IE7- hack detected: property name begins with '*'
687: Invalid property in CSS3.0: *position
690: IE7- hack detected: property name begins with '*'
690: Invalid property in CSS3.0: *top
728: Optimised font-weight: Changed "normal" to "400"
752: Optimised shorthand notation (border-width): Changed "2px 0 0 0" to "2px 0 0"
756: Optimised shorthand notation (border-width): Changed "0 0 2px 0" to "0 0 2px"
807: Optimised color: Changed "#333333" to "#333"
807: Optimised color: Changed "#222222" to "#222"
964: IE6 hack detected: property name begins with '_'
964: Invalid property in CSS3.0: _width
996: Optimised font-weight: Changed "bold" to "700"
998: Optimised color: Changed "#808080" to "gray"
1060: Optimised shorthand notation (margin): Changed "4px 2px 0 2px" to "4px 2px 0"
1107: Optimised font-weight: Changed "normal" to "400"
1183: Invalid property in CSS3.0: -webkit-overflow-scrolling
1200: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
1309: Optimised color: Changed "#f00" to "red"
1310: Optimised color: Changed "#f00" to "red"
1457: Optimised font-weight: Changed "normal" to "400"
1497: Invalid property in CSS3.0: pointer-events
1576: Invalid property in CSS3.0: pointer-events
1664: Invalid property in CSS3.0: pointer-events
1712: Optimised shorthand notation (padding): Changed "9px 14px 9px" to "9px 14px"
1717: Optimised shorthand notation (padding): Changed "7px 9px 7px" to "7px 9px"
1730: Optimised font-weight: Changed "normal" to "400"
1744: Optimised shorthand notation (padding): Changed ".5em .5em .25em .5em" to ".5em .5em .25em"
1760: IE7- hack detected: property name begins with '*'
1760: Invalid property in CSS3.0: *margin-top
1785: Optimised font-weight: Changed "normal" to "400"
1843: Optimised font-weight: Changed "bold" to "700"
1853: Optimised font-weight: Changed "normal" to "400"
1934: Optimised color: Changed "#f00" to "red"
1944: Optimised color: Changed "#f00" to "red"
1945: Optimised font-weight: Changed "normal" to "400"
2001: Optimised font-weight: Changed "normal" to "400"
2150: Optimised color: Changed "#f00" to "red"
2207: Invalid property in CSS3.0: -webkit-overflow-scrolling
2223: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
2324: Optimised shorthand notation (padding): Changed "0 0 .25em 0" to "0 0 .25em"
2325: Optimised shorthand notation (margin): Changed ".25em .25em 0px .25em" to ".25em .25em 0px"
2367: Optimised shorthand notation (margin): Changed "0 -.125em .25em -.125em" to "0 -.125em .25em"
2426: Invalid property in CSS3.0: word-break

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006

Selectors: 85 | Properties: 173
Input size: 8.038KiB  Output size: 6.67KiB  Compression ratio: 17.02%
-----------------------------------

59: Invalid property in CSS3.0: -webkit-flex
60: Invalid property in CSS3.0: -webkit-flex
61: Invalid property in CSS3.0: -webkit-flex
62: Invalid property in CSS3.0: -webkit-flex
63: Invalid property in CSS3.0: -webkit-flex
64: Invalid property in CSS3.0: -webkit-flex
65: Invalid property in CSS3.0: -webkit-flex
66: Invalid property in CSS3.0: -webkit-flex
67: Invalid property in CSS3.0: -webkit-flex
68: Invalid property in CSS3.0: -webkit-flex
104: Optimised shorthand notation (margin): Changed "0 0 .5em 0" to "0 0 .5em"
172: Optimised font-weight: Changed "normal" to "400"
288: Optimised shorthand notation (padding): Changed "0 0 14px 0" to "0 0 14px"

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; else true; fi
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o bit.o bit.c 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-theme-bootstrap_installed
mv -f .deps/id_list.Tpo .deps/id_list.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tag_list.o -MD -MP -MF .deps/tag_list.Tpo -c -o tag_list.o tag_list.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp/usr/lib/liblucihttp.so.0.1: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mv -f .deps/tag_list.Tpo .deps/tag_list.Po
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT poll2select.o -MD -MP -MF .deps/poll2select.Tpo -c -o poll2select.o poll2select.c
mv -f .deps/p_recogn.Tpo .deps/p_recogn.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c -o libpcre16_la-pcre16_fullinfo.lo `test -f 'pcre16_fullinfo.c' || echo './'`pcre16_fullinfo.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o binary.o binary.c 
mv -f .deps/poll2select.Tpo .deps/poll2select.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c

Selectors: 378 | Properties: 1089
Input size: 42.569KiB  Output size: 33.715KiB  Compression ratio: 20.8%
-----------------------------------

41: Invalid property in CSS3.0: -webkit-text-size-adjust
42: Invalid property in CSS3.0: -ms-text-size-adjust
76: Invalid property in CSS3.0: -ms-interpolation-mode
101: Invalid property in CSS3.0: -webkit-appearance
102: Invalid property in CSS3.0: word-break
113: Invalid property in CSS3.0: -webkit-appearance
118: Invalid property in CSS3.0: -webkit-appearance
134: Optimised font-weight: Changed "bold" to "700"
137: Optimised shorthand notation (padding): Changed "18px 5px 5px 5px" to "18px 5px 5px"
191: Optimised font-weight: Changed "bold" to "700"
207: Optimised font-weight: Changed "normal" to "400"
293: Optimised color: Changed "#808080" to "gray"
310: Optimised font-weight: Changed "normal" to "400"
325: Optimised font-weight: Changed "normal" to "400"
420: Optimised font-weight: Changed "bold" to "700"
471: Optimised color: Changed "#808080" to "gray"
496: Invalid property in CSS3.0: pointer-events
498: Invalid property in CSS3.0: word-break
512: Optimised font-weight: Changed "normal" to "400"
514: Invalid property in CSS3.0: pointer-events
540: IE7- hack detected: property name begins with '*'
540: Invalid property in CSS3.0: *margin-top
619: Invalid property in CSS3.0: pointer-events
625: Invalid property in CSS3.0: pointer-events
687: IE7- hack detected: property name begins with '*'
687: Invalid property in CSS3.0: *position
690: IE7- hack detected: property name begins with '*'
690: Invalid property in CSS3.0: *top
728: Optimised font-weight: Changed "normal" to "400"
752: Optimised shorthand notation (border-width): Changed "2px 0 0 0" to "2px 0 0"
756: Optimised shorthand notation (border-width): Changed "0 0 2px 0" to "0 0 2px"
807: Optimised color: Changed "#333333" to "#333"
807: Optimised color: Changed "#222222" to "#222"
964: IE6 hack detected: property name begins with '_'
964: Invalid property in CSS3.0: _width
996: Optimised font-weight: Changed "bold" to "700"
998: Optimised color: Changed "#808080" to "gray"
1060: Optimised shorthand notation (margin): Changed "4px 2px 0 2px" to "4px 2px 0"
1107: Optimised font-weight: Changed "normal" to "400"
1183: Invalid property in CSS3.0: -webkit-overflow-scrolling
1200: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
1309: Optimised color: Changed "#f00" to "red"
1310: Optimised color: Changed "#f00" to "red"
1457: Optimised font-weight: Changed "normal" to "400"
1497: Invalid property in CSS3.0: pointer-events
1576: Invalid property in CSS3.0: pointer-events
1664: Invalid property in CSS3.0: pointer-events
1712: Optimised shorthand notation (padding): Changed "9px 14px 9px" to "9px 14px"
1717: Optimised shorthand notation (padding): Changed "7px 9px 7px" to "7px 9px"
1730: Optimised font-weight: Changed "normal" to "400"
1744: Optimised shorthand notation (padding): Changed ".5em .5em .25em .5em" to ".5em .5em .25em"
1760: IE7- hack detected: property name begins with '*'
1760: Invalid property in CSS3.0: *margin-top
1785: Optimised font-weight: Changed "normal" to "400"
1843: Optimised font-weight: Changed "bold" to "700"
1853: Optimised font-weight: Changed "normal" to "400"
1934: Optimised color: Changed "#f00" to "red"
1944: Optimised color: Changed "#f00" to "red"
1945: Optimised font-weight: Changed "normal" to "400"
2001: Optimised font-weight: Changed "normal" to "400"
2150: Optimised color: Changed "#f00" to "red"
2207: Invalid property in CSS3.0: -webkit-overflow-scrolling
2223: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
2324: Optimised shorthand notation (padding): Changed "0 0 .25em 0" to "0 0 .25em"
2325: Optimised shorthand notation (margin): Changed ".25em .25em 0px .25em" to ".25em .25em 0px"
2367: Optimised shorthand notation (margin): Changed "0 -.125em .25em -.125em" to "0 -.125em .25em"
2426: Invalid property in CSS3.0: word-break

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006

Selectors: 85 | Properties: 173
Input size: 8.038KiB  Output size: 6.67KiB  Compression ratio: 17.02%
-----------------------------------

59: Invalid property in CSS3.0: -webkit-flex
60: Invalid property in CSS3.0: -webkit-flex
61: Invalid property in CSS3.0: -webkit-flex
62: Invalid property in CSS3.0: -webkit-flex
63: Invalid property in CSS3.0: -webkit-flex
64: Invalid property in CSS3.0: -webkit-flex
65: Invalid property in CSS3.0: -webkit-flex
66: Invalid property in CSS3.0: -webkit-flex
67: Invalid property in CSS3.0: -webkit-flex
68: Invalid property in CSS3.0: -webkit-flex
104: Optimised shorthand notation (margin): Changed "0 0 .5em 0" to "0 0 .5em"
172: Optimised font-weight: Changed "normal" to "400"
288: Optimised shorthand notation (padding): Changed "0 0 14px 0" to "0 0 14px"

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006
lecs.c: In function 'send_request':
lecs.c:74:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
   74 |                 strcpy(frame->elan_name, elan_name);
      |                        ~~~~~^~~~~~~~~~~
      |                             |
      |                             uint8_t * {aka unsigned char *}
In file included from lecs.c:8:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:108:40: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
  108 | _FORTIFY_FN(strcpy) char *strcpy(char *__d, const char *__s)
      |                                  ~~~~~~^~~
lecs.c: In function 'get_reply':
lecs.c:114:14: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  114 |         tlvs = buff + sizeof(struct le_config_frame);
      |              ^
lecs.c:115:21: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  115 |         end_of_tlvs = buff + retval;
      |                     ^
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; else true; fi
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/lecs.Tpo .deps/lecs.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o ../../src/lib/libatm.la 
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o fs.o fs.c 
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/liblucihttp0_2021-06-11-3dc89af4-1_mips_24kc.ipk
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_fullinfo.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua/usr/lib/lua
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/lua/lucihttp.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua/usr/lib/lua/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_theme_bootstrap_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c -o libpcre16_la-pcre16_fullinfo.o >/dev/null 2>&1
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua/usr/lib/lua/lucihttp.so: shared object
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mv -f .deps/libpcre16_la-pcre16_fullinfo.Tpo .deps/libpcre16_la-pcre16_fullinfo.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c -o libpcre16_la-pcre16_get.lo `test -f 'pcre16_get.c' || echo './'`pcre16_get.c
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
Making all in oamd
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
Making all in switch
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
Making all in .
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_get.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-theme-bootstrap_git-21.260.25435-584301a_all.ipk
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -std=gnu99 -DNO_TLS  -DPIC -fpic -c -o user.o user.c 
mv -f .deps/control.Tpo .deps/control.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.c
echo "luci-theme-bootstrap" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-theme-bootstrap.default.install
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-mips_24kc/liblucihttp-lua into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/liblucihttp-lua_2021-06-11-3dc89af4-1_mips_24kc.ipk
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/themes/luci-theme-bootstrap'
time: package/feeds/luci/luci-theme-bootstrap/compile#0.51#0.20#1.44
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/protocols/luci-proto-ipv6'
echo "liblucihttp" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/lucihttp.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/usr/lib
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/usr/include
mv -f .deps/dispatch.Tpo .deps/dispatch.Po
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/liblucihttp.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/usr/lib/
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/usr/include/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lucihttp.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lucihttp.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c -o libpcre16_la-pcre16_get.o >/dev/null 2>&1
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/lucihttp.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-lucihttp
mkdir -p dist/usr/lib/lua
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.lucihttp_installed
cp nixio.so dist/usr/lib/lua/nixio.so
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install"  install;
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua/usr/lib/lua
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/ipkg-install/usr/lib/lua/lucihttp.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua/usr/lib/lua/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua.installed
mv -f .deps/proto.Tpo .deps/proto.Po
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/lucihttp-2021-06-11-3dc89af4/.pkgdir/liblucihttp-lua/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT relay.o -MD -MP -MF .deps/relay.Tpo -c -o relay.o relay.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.liblucihttp-lua_installed
echo "liblucihttp-lua" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/lucihttp.default.install
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/contrib/package/lucihttp'
time: package/feeds/luci/lucihttp/compile#1.52#0.39#3.28
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p dist/usr/lib/lua
cp nixio.so dist/usr/lib/lua/nixio.so
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iw'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install/
mv -f .deps/libpcre16_la-pcre16_get.Tpo .deps/libpcre16_la-pcre16_get.Plo
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.built
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT route.o -MD -MP -MF .deps/route.Tpo -c -o route.o route.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
mv -f .deps/route.Tpo .deps/route.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c
mv -f .deps/relay.Tpo .deps/relay.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
mkdir -p dist/usr/lib/lua
cp nixio.so dist/usr/lib/lua/nixio.so
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install/
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-lib-nixio_installed
mv -f .deps/sig.Tpo .deps/sig.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.prepared_0d8ca3c27883be763e0f41bcf4496985_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/$d/; fi; done
cfg_l.c:1270:16: warning: 'input' defined but not used [-Wunused-function]
 1270 |     static int input  (void)
      |                ^~~~~
cfg_l.c:1229:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1229 |     static void yyunput (int c, register char * yy_bp )
      |                 ^~~~~~~
mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c -o libpcre16_la-pcre16_globals.lo `test -f 'pcre16_globals.c' || echo './'`pcre16_globals.c
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.prepared_0d8ca3c27883be763e0f41bcf4496985_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-proto-ipv6_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.built
mkdir -p dist/usr/lib/lua
cp nixio.so dist/usr/lib/lua/nixio.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.built_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-install/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.built
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/src'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_globals.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c -o libpcre16_la-pcre16_globals.o >/dev/null 2>&1
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.iw-5.9-8fab0c9e.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "iw-5.9-8fab0c9e.tar.xz" "797b322bc03952f3127ae0a7da476c14ada1bbe9a9ae234a56dd6f864c568e16" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf iw-5.9-8fab0c9e && [ \! -d iw-5.9-8fab0c9e ] && git clone  https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git iw-5.9-8fab0c9e && (cd iw-5.9-8fab0c9e && git checkout 8fab0c9ee9db217587a58efcc37421c86edcb638 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd iw-5.9-8fab0c9e && git log -1 --format='\''@%ct'\''` && rm -rf iw-5.9-8fab0c9e/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c iw-5.9-8fab0c9e | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/iw-5.9-8fab0c9e.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/iw-5.9-8fab0c9e.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf iw-5.9-8fab0c9e;  )    '
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-proto-ipv6_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
mv -f .deps/libpcre16_la-pcre16_globals.Tpo .deps/libpcre16_la-pcre16_globals.Plo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c -o libpcre16_la-pcre16_jit_compile.lo `test -f 'pcre16_jit_compile.c' || echo './'`pcre16_jit_compile.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/usr/lib/lua/nixio.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_lib_nixio_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.prepared_760a500bf62dcd6b8e60977d4be6a8b4_6664517399ebbbc92a37c5bb081b5c53_check
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/iw-5.9-8fab0c9e.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.. -xf -
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; else true; fi

Applying ./patches/001-nl80211_h_sync.patch using plaintext: 
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
patching file nl80211.h

Applying ./patches/120-antenna_gain.patch using plaintext: 
patching file phy.c

Applying ./patches/130-survey-bss-rx-time.patch using plaintext: 
patching file survey.c

Applying ./patches/200-reduce_size.patch using plaintext: 
patching file event.c
patching file info.c
patching file scan.c
patching file util.c
patching file Makefile
patching file station.c
patching file interface.c
patching file phy.c
mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.prepared_760a500bf62dcd6b8e60977d4be6a8b4_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT swc.o -MD -MP -MF .deps/swc.Tpo -c -o swc.o swc.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_jit_compile.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.iw.tiny_installed
echo "const char iw_version[] = \"5.9-8fab0c9e\";" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/version.c
echo "#!/bin/sh" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/version.sh
chmod +x /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/version.sh
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto" NL1FOUND="" NL2FOUND=Y NLLIBNAME="libnl-tiny" LIBS="-lm -lnl-tiny" V=1 ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e'
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c -o libpcre16_la-pcre16_jit_compile.o >/dev/null 2>&1
mv -f .deps/swc.Tpo .deps/swc.Po
rm -f libsw.a
mips-openwrt-linux-musl-gcc-ar cru libsw.a control.o dispatch.o proto.o relay.o route.o sig.o cfg_y.o cfg_l.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libsw.a
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o swc swc.o ../../src/lib/libatm.la 
mv -f .deps/libpcre16_la-pcre16_jit_compile.Tpo .deps/libpcre16_la-pcre16_jit_compile.Plo
sed 's%^\tNL80211_CMD_%%;t n;d;:n s%^\([^=]*\),.*%\t[NL80211_CMD_\1] = \"\L\1\",%;t;d' nl80211.h | grep -v "reserved" > nl80211-commands.inc
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c -o libpcre16_la-pcre16_maketables.lo `test -f 'pcre16_maketables.c' || echo './'`pcre16_maketables.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o bitrate.o bitrate.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-nixio/ipkg-mips_24kc/luci-lib-nixio into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-lib-nixio_git-21.260.25435-584301a_mips_24kc.ipk
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_proto_ipv6_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
echo "luci-lib-nixio" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-lib-nixio.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-nixio'
time: package/feeds/luci/luci-lib-nixio/compile#2.98#0.41#4.26
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libubox'
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o connect.o connect.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_maketables.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/swc swc.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o event.o event.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
Making all in debug
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c -o libpcre16_la-pcre16_maketables.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o genl.o genl.c
mv -f .deps/debug.Tpo .deps/debug.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la  
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-proto-ipv6_git-21.260.25435-584301a_all.ipk
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o hwsim.o hwsim.c
echo "luci-proto-ipv6" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-proto-ipv6.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/protocols/luci-proto-ipv6'
time: package/feeds/luci/luci-proto-ipv6/compile#0.41#0.16#1.13
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre16_la-pcre16_maketables.Tpo .deps/libpcre16_la-pcre16_maketables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c -o libpcre16_la-pcre16_newline.lo `test -f 'pcre16_newline.c' || echo './'`pcre16_newline.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o ibss.o ibss.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o info.o info.c
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sw_debug debug.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_newline.o
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
Making all in tcp
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tcpsw.o -MD -MP -MF .deps/tcpsw.Tpo -c -o tcpsw.o tcpsw.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c -o libpcre16_la-pcre16_newline.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o interface.o interface.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libubox-2021-08-19-d716ac4b.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libubox-2021-08-19-d716ac4b.tar.xz" "1cdb91ac0ee925f133ee9f70eac131a99def312fe7cf0aed44df84eb1762e30b" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf libubox-2021-08-19-d716ac4b && [ \! -d libubox-2021-08-19-d716ac4b ] && git clone  https://git.openwrt.org/project/libubox.git libubox-2021-08-19-d716ac4b && (cd libubox-2021-08-19-d716ac4b && git checkout d716ac4bc4236031d4c3cc1ed362b502e20e3787 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libubox-2021-08-19-d716ac4b && git log -1 --format='\''@%ct'\''` && rm -rf libubox-2021-08-19-d716ac4b/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2021-08-19-d716ac4b | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libubox-2021-08-19-d716ac4b.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libubox-2021-08-19-d716ac4b.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf libubox-2021-08-19-d716ac4b;  )    '
mv -f .deps/libpcre16_la-pcre16_newline.Tpo .deps/libpcre16_la-pcre16_newline.Plo
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/linux'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.prepared_f18a25aabfad3e8cef37997971c91785_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libubox-2021-08-19-d716ac4b.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.. -xf -
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o iw.o iw.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.prepared_f18a25aabfad3e8cef37997971c91785_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libubox_installed
mv -f .deps/tcpsw.Tpo .deps/tcpsw.Po
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b=libubox-2021-08-19-d716ac4b -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b=libubox-2021-08-19-d716ac4b -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLUAPATH=/usr/lib/lua -DABIVERSION="20210819" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ../../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la  
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o link.o link.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o mesh.o mesh.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c -o libpcre16_la-pcre16_exec.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- The C compiler identification is GNU 10.3.0
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sw_tcp tcpsw.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv
-- Detecting C compiler ABI info
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
Making all in config
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o mpath.o mpath.c
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
Making all in extra
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
mips-openwrt-linux-musl-objcopy -Iihex pca200e.data -Obinary pca200e.bin.gz
gzip -n -df pca200e.bin.gz
mips-openwrt-linux-musl-objcopy -Iihex pca200e_ecd.data -Obinary pca200e_ecd.bin2.gz
gzip -n -df pca200e_ecd.bin2.gz
mips-openwrt-linux-musl-objcopy -Iihex sba200e_ecd.data -Obinary sba200e_ecd.bin2.gz
-- Detecting C compiler ABI info - done
gzip -n -df sba200e_ecd.bin2.gz
make  all-am
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
Making all in br2684
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br2684ctl.o -MD -MP -MF .deps/br2684ctl.Tpo -c -o br2684ctl.o br2684ctl.c
-- Found PkgConfig: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config (found version "1.8.0") 
-- Checking for one of the modules 'json-c'
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o mpp.o mpp.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o phy.o phy.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c -o libpcre16_la-pcre16_ord2utf16.lo `test -f 'pcre16_ord2utf16.c' || echo './'`pcre16_ord2utf16.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/br2684ctl.Tpo .deps/br2684ctl.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o br2684ctl br2684ctl.o ../../src/lib/libatm.la 
-- Looking for clock_gettime
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o ps.o ps.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ord2utf16.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o reason.o reason.c
-- Looking for clock_gettime - found
CMake Deprecation Warning at lua/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c -o libpcre16_la-pcre16_ord2utf16.o >/dev/null 2>&1
-- Checking for one of the modules 'lua5.1;lua-5.1'
CMake Deprecation Warning at examples/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o reg.o reg.c
mv -f .deps/libpcre16_la-pcre16_ord2utf16.Tpo .deps/libpcre16_la-pcre16_ord2utf16.Plo
-- Generating done
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c -o libpcre16_la-pcre16_refcount.lo `test -f 'pcre16_refcount.c' || echo './'`pcre16_refcount.c
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.built
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I../../src/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/br2684ctl br2684ctl.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
Making all in doc
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o scan.o scan.c
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
Making install in src
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
Making install in include
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/include'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atm.h atmd.h atmsap.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/include'
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_refcount.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/include'
Making install in lib
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib'
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c -o libpcre16_la-pcre16_refcount.o >/dev/null 2>&1
 /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libatm.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libatm.so.1.0.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.so.1.0.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so.1 || { rm -f libatm.so.1 && ln -s libatm.so.1.0.0 libatm.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so || { rm -f libatm.so && ln -s libatm.so.1.0.0 libatm.so; }; })
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o sections.o sections.c
mv -f .deps/libpcre16_la-pcre16_refcount.Tpo .deps/libpcre16_la-pcre16_refcount.Plo
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libatm.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.la
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c -o libpcre16_la-pcre16_string_utils.lo `test -f 'pcre16_string_utils.c' || echo './'`pcre16_string_utils.c
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libatm.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lib'
Making install in test
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o station.o station.c
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c aread awrite ttcp_atm atmswitch svc_recv svc_send '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/aread /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/aread
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_string_utils.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o status.o status.c
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o survey.o survey.c
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c -o libpcre16_la-pcre16_string_utils.o >/dev/null 2>&1
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/awrite /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/awrite
[1/51] Building C object CMakeFiles/json_script.dir/json_script.c.o
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o util.o util.c
mv -f .deps/libpcre16_la-pcre16_string_utils.Tpo .deps/libpcre16_la-pcre16_string_utils.Plo
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ncurses'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/ttcp_atm /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/ttcp_atm
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmswitch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/atmswitch
mips-openwrt-linux-musl-gcc -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -flto -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e=iw-5.9-8fab0c9e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -c -o version.o version.c
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto bitrate.o connect.o event.o genl.o hwsim.o ibss.o info.o interface.o iw.o link.o mesh.o mpath.o mpp.o phy.o ps.o reason.o reg.o scan.o sections.o station.o status.o survey.o util.o version.o -lm -lnl-tiny -o iw
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/svc_recv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/svc_recv
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/svc_send /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/svc_send
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/test'
Making install in debug
[2/51] Building C object CMakeFiles/jshn.dir/jshn.c.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/debug'
Making install in qgen
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/qgen'
Making install in q2931
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/q2931'
Making install in saal
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/saal'
Making install in sigd
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c atmsigd '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmsigd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmsigd
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/etc'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmsigd.conf '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/etc'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man4'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmsigd.conf.4 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man4'
[3/51] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
[4/51] Linking C static library libblobmsg_json.a
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmsigd.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/sigd'
Making install in maint
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c atmdiag atmdump sonetdiag saaldump '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin'
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ncurses-6.2.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses"    '
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmdiag /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/atmdiag
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.prepared_a0e7935f99853e4111e818d2c3a09323_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ncurses-6.2.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.. -xf -
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmdump /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/atmdump
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
[5/51] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/sonetdiag /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/sonetdiag
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2

Applying ./patches/100-ncurses-5.6-20080112-urxvt.patch using plaintext: 
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/saaldump /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/bin/saaldump
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
patching file misc/terminfo.src

Applying ./patches/101-ncurses-5.6-20080628-kbs.patch using plaintext: 
patching file misc/terminfo.src

Applying ./patches/102-ncurses-5.9-gcc-5.patch using plaintext: 
patching file ncurses/base/MKlib_gen.sh

Applying ./patches/103-ncurses-ar-determinism.patch using plaintext: 
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c atmaddr esi atmloop atmtcp enitune zntune hediag '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
patching file aclocal.m4
patching file configure

Applying ./patches/200-fix_missing_include.patch using plaintext: 
patching file ncurses/curses.priv.h

Applying ./patches/900-terminfo.patch using plaintext: 
patching file misc/terminfo.src
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.prepared_a0e7935f99853e4111e818d2c3a09323_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ncurses_installed
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "  cf_try_fPIC=no  ./configure --target=mips-openwrt-linux --host=mips-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  --enable-echo --enable-const --enable-overwrite --enable-pc-files --disable-rpath --without-ada --without-debug --without-manpages --without-profile --without-progs --without-tests --disable-big-core --disable-home-terminfo --with-normal --with-shared --with-terminfo-dirs=/usr/share/terminfo --with-default-terminfo-dir=/usr/share/terminfo --with-pkg-config-libdir=/usr/lib/pkgconfig --enable-widec --with-build-cppflags=-D_GNU_SOURCE ; fi; )
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmaddr /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmaddr
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/esi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/esi
[6/51] Building C object CMakeFiles/ubox-static.dir/avl.c.o
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmloop /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmloop
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
[7/51] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmtcp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmtcp
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/enitune /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/enitune
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/zntune /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/zntune
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/hediag /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/hediag
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmaddr.8 atmdiag.8 atmdump.8 atmloop.8 atmtcp.8 esi.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/maint'
Making install in arpd
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c atmarp atmarpd '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
[8/51] Building C object CMakeFiles/ubox-static.dir/blob.c.o
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmarp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmarp
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/atmarpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/atmarpd
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/include'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmarp.h atmarpd.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/include'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 atmarp.8 atmarpd.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/arpd'
Making install in ilmid
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
Making install in asn1
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid/asn1'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ilmid ilmidiag '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[9/51] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/ilmid /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/ilmid
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/ilmidiag /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/ilmidiag
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ilmid.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/ilmid'
Making install in man
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man7'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 qos.7 sap.7 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man7'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/man'
Making install in led
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c zeppelin '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
checking for egrep... grep -E
Configuring NCURSES 6.2 ABI 6 (Sun Sep 19 06:17:27 UTC 2021)
checking for package version... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/zeppelin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/zeppelin
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
6.2
checking for package patch date... 20200212
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 zeppelin.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/led'
Making install in lane
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c les bus lecs '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
checking build system type... [10/51] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
x86_64-pc-linux-gnu
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
checking host system type... mips-openwrt-linux-gnu
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/les /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/les
checking target system type... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-gnu
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/bus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/bus
Configuring for linux-gnu
checking for prefix... /usr
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
checking for C compiler default output... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lecs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/lecs
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
[11/51] Building C object CMakeFiles/ubox-static.dir/usock.c.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 les.8 lecs.8 bus.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/lane'
Making install in mpoad
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mpcd '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'

checking for object suffix... o
checking whether we are using the GNU C compiler... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/mpcd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/mpcd
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 mpcd.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/mpoad'
Making install in oamd
yes
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
[12/51] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/oamd'
Making install in switch
checking version of mips-openwrt-linux-musl-gcc... make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
10.3.0
checking if this is really Intel C compiler... Making install in .
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
no
checking if this is really Clang C compiler... make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
Making install in debug
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/debug'
Making install in tcp
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
[13/51] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch/tcp'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/switch'
Making install in config
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
no
checking for mips-openwrt-linux-musl-gcc option to accept ANSI C...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/etc'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 hosts.atm '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/etc'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/config'
Making install in extra
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make  install-am
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
[14/51] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
make  install-exec-hook
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/lib/firmware
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./pca200e.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/lib/firmware
none needed
checking $CFLAGS variable... broken
configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./pca200e_ecd.bin2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/lib/firmware
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./sba200e_ecd.bin2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/lib/firmware
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.linux_installed
( if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/linux.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/linux.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi; )



touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.configured_68b329da9893e34099c7d8ad5cb9c940
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/extra'
Making install in br2684
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.built_65700dd22e1e95d85ebbcd7d07812eda
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.built_65700dd22e1e95d85ebbcd7d07812eda_check





touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.built_65700dd22e1e95d85ebbcd7d07812eda
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
checking $CC variable... ok
checking how to run the C preprocessor... make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel
# nothing to do

touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel.installed
  /bin/bash ../../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c br2684ctl '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kernel_installed
[15/51] Building C object CMakeFiles/ubox-static.dir/utils.c.o
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -E
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/br2684ctl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/sbin/br2684ctl
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 br2684ctl.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src/br2684'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/src'
Making install in doc
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/doc'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
[16/51] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
checking whether mips-openwrt-linux-musl-gcc needs -traditional... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm/usr
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/include /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-atm-2.5.2/ipkg-install/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm/usr/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm -name '*.la' | xargs -r rm -f; 
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/linux-atm.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/linux-atm.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/linux-atm.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
no
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-linux-atm
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.linux-atm_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/linux-atm'
time: package/network/utils/linux-atm/compile#45.51#5.62#94.89
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if you want to ensure bool is consistent with C++... yes
checking for mips-openwrt-linux-g++... mips-openwrt-linux-musl-g++
[17/51] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
checking whether we are using the GNU C++ compiler... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kernel into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kernel_5.4.145-1-0fcb4d3b67e5efa55ebf1e7c91d30183_mips_24kc.ipk
yes
checking whether mips-openwrt-linux-musl-g++ accepts -g... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-hash/lib/modules/5.4.145/crypto_hash.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[18/51] Building C object CMakeFiles/ubox-static.dir/md5.c.o
checking if mips-openwrt-linux-musl-g++ works... make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-base'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
configure: WARNING: Ignore mips-openwrt-linux-musl-g++, since it cannot compile hello-world.
configure: WARNING: You don't have any C++ compiler, too bad
checking if you want to build C++ binding and demo... no
checking if you want to build with Ada... no
checking if you want to install terminal database... yes
checking if you want to install manpages... no
checking if you want to build programs such as tic... no
checking if you want to build test-programs... no
checking if you wish to install curses.h... yes
checking for mawk... mawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... [19/51] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking whether ln -s works... yes
checking if ln -s -f options work... make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.built
yes
checking for long file names... rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw/usr/sbin
yes
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/iw /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw/usr/sbin/
checking if you want to use pkg-config... yes
checking for mips-openwrt-linux-pkg-config... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config
checking for /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config library directory... /usr/lib/pkgconfig
checking if we should install .pc files for /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config... yes
checking for suffix to add to pc-files... none
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw.installed
checking whether make sets ${MAKE}... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/.pkgdir/iw/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iw_installed
-${MAKEFLAGS}
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for mips-openwrt-linux-ld... mips-openwrt-linux-musl-ld
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for mips-openwrt-linux-nm... mips-openwrt-linux-musl-gcc-nm
checking for mips-openwrt-linux-ar... (cached) mips-openwrt-linux-musl-gcc-ar
checking for options to update archives... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw/usr/sbin
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-hash into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-hash_5.4.145-1_mips_24kc.ipk
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/iw /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw/usr/sbin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[20/51] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
-curv
checking if you have specified an install-prefix... 
checking for gcc... gcc
checking for native build C compiler... gcc
checking for native build C preprocessor... ${BUILD_CC} -E
checking for native build C flags... 
checking for native build C preprocessor-flags... -D_GNU_SOURCE
checking for native build linker-flags... 
checking for native build linker-libraries... 
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking for specified models...  shared normal
checking for default model... shared
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw/usr/sbin/iw: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking for default loader flags... 
checking if rpath option should be used... no
checking if shared libraries should be relinked during install... yes
checking if release/abi version should be used for shared libs... auto
checking which mips-openwrt-linux-musl-gcc option to use... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-null/lib/modules/5.4.145/crypto_null.ko: relocatable
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
-fPIC
checking if current CFLAGS link properly... [21/51] Building C object CMakeFiles/ubox-static.dir/base64.c.o
yes
checking if versioned-symbols file should be used... no
checking if you want to link with the GPM mouse library... maybe
checking for gpm.h... [22/51] Linking C static library libubox.a
no
checking if you want to use PCRE2 for regular-expressions... no
checking if you want to disable library suffixes... no
checking if you wish to append extra suffix to header/library paths... 
checking if you wish to install ncurses overwriting curses... yes
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions... 
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /usr/share/terminfo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for default terminfo directory... /usr/share/terminfo
checking if big-core option selected... no
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... no
checking if you want to use restricted environment when running as root... yes
checking for unistd.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.prepared_c5557e9d90cc33b2597e2b8a5966d637_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/$d/; fi; done
yes
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.prepared_c5557e9d90cc33b2597e2b8a5966d637_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-lib-base_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.built
checking for remove... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.built
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-null into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-null_5.4.145-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.9-8fab0c9e/ipkg-mips_24kc/iw into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/iw_5.9-8fab0c9e-3_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
echo "iw" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iw.tiny.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iw'
time: package/network/utils/iw/tiny/compile#4.47#0.59#5.60
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for unlink... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      40     213      5.33
----------------------------------------------------------
Local (in)            33      70     259    1113      4.30
TOTAL (in)            43      70     299    1326      4.43
----------------------------------------------------------
Local (out)            7      70     259     259      1.00
TOTAL (out)           17      70     299     472      1.58
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ltn12.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ltn12.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           334    1418      4.25     334    1418      4.25
TK_NAME              343    1549      4.52     343     695      2.03
TK_NUMBER             23      26      1.13      23      26      1.13
TK_STRING             28     286     10.21      28     286     10.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                349     366      1.05     349     366      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            31    1478     47.68       0       0      0.00
TK_LCOMMENT            2    1221    610.50       0       0      0.00
TK_EOL               291     291      1.00     227     227      1.00
TK_SPACE             648    2319      3.58     258     258      1.00
--------------------------------------------------------------------
Total Elements      2050    8954      4.37    1563    3276      2.10
--------------------------------------------------------------------
Total Tokens        1078    3645      3.38    1078    2791      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-aead/lib/modules/5.4.145/aead.ko: relocatable
yes
checking for link... [23/51] Building C object CMakeFiles/ubox.dir/avl.c.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                66       0     111     878      7.91
----------------------------------------------------------
Local (in)           129     230     872    3557      4.08
TOTAL (in)           195     230     983    4435      4.51
----------------------------------------------------------
Local (out)           30     230     872     872      1.00
TOTAL (out)           96     230     983    1750      1.78
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/util.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/util.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           644    2698      4.19     644    2698      4.19
TK_NAME             1092    5028      4.60    1092    2343      2.15
TK_NUMBER            117     180      1.54     117     180      1.54
TK_STRING            110    1068      9.71     110    1068      9.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1372    1492      1.09    1372    1492      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT           106    4423     41.73       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               782     782      1.00     550     550      1.00
TK_SPACE            1879    2250      1.20     448     448      1.00
--------------------------------------------------------------------
Total Elements      6103   17921      2.94    4334    8779      2.03
--------------------------------------------------------------------
Total Tokens        3336   10466      3.14    3336    7781      2.33
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       7      59      8.43
----------------------------------------------------------
Local (in)            13      13      39     203      5.21
TOTAL (in)            19      13      46     262      5.70
----------------------------------------------------------
Local (out)           10      13      39      39      1.00
TOTAL (out)           16      13      46      98      2.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/debug.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/debug.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            26     107      4.12      26     107      4.12
TK_NAME               59     336      5.69      59     172      2.92
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             20      98      4.90      20      98      4.90
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 78      78      1.00      78      78      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      96     96.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                37      37      1.00      30      30      1.00
TK_SPACE              92     118      1.28      20      20      1.00
--------------------------------------------------------------------
Total Elements       318     874      2.75     238     509      2.14
--------------------------------------------------------------------
Total Tokens         188     623      3.31     188     459      2.44
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
checking for symlink... [24/51] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c -o libpcre16_la-pcre16_study.lo `test -f 'pcre16_study.c' || echo './'`pcre16_study.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                36       0     101     858      8.50
----------------------------------------------------------
Local (in)            64     119     515    2204      4.28
TOTAL (in)           100     119     616    3062      4.97
----------------------------------------------------------
Local (out)           15     119     515     515      1.00
TOTAL (out)           51     119     616    1373      2.23
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/http.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/http.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           505    1965      3.89     505    1965      3.89
TK_NAME              839    4660      5.55     839    2971      3.54
TK_NUMBER             48      60      1.25      48      60      1.25
TK_STRING             83     917     11.05      83     917     11.05
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                928     964      1.04     928     964      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            47    2590     55.11       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               554     554      1.00     416     416      1.00
TK_SPACE            1220    1774      1.45     325     325      1.00
--------------------------------------------------------------------
Total Elements      4225   13484      3.19    3145    7618      2.42
--------------------------------------------------------------------
Total Tokens        2404    8566      3.56    2404    6877      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; else true; fi
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking if tic should use symbolic links... no
checking if tic should use hard links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if the POSIX test-macros are already defined... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-lib-base_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
no
checking if this is the GNU C library... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-aead into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-aead_5.4.145-1_mips_24kc.ipk
no
checking if _XOPEN_SOURCE really is set... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_study.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      40     213      5.33
----------------------------------------------------------
Local (in)            33      70     259    1113      4.30
TOTAL (in)            43      70     299    1326      4.43
----------------------------------------------------------
Local (out)            7      70     259     259      1.00
TOTAL (out)           17      70     299     472      1.58
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ltn12.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ltn12.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           334    1418      4.25     334    1418      4.25
TK_NAME              343    1549      4.52     343     695      2.03
TK_NUMBER             23      26      1.13      23      26      1.13
TK_STRING             28     286     10.21      28     286     10.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                349     366      1.05     349     366      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            31    1478     47.68       0       0      0.00
TK_LCOMMENT            2    1221    610.50       0       0      0.00
TK_EOL               291     291      1.00     227     227      1.00
TK_SPACE             648    2319      3.58     258     258      1.00
--------------------------------------------------------------------
Total Elements      2050    8954      4.37    1563    3276      2.10
--------------------------------------------------------------------
Total Tokens        1078    3645      3.38    1078    2791      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
checking if SIGWINCH is defined... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                66       0     111     878      7.91
----------------------------------------------------------
Local (in)           129     230     872    3557      4.08
TOTAL (in)           195     230     983    4435      4.51
----------------------------------------------------------
Local (out)           30     230     872     872      1.00
TOTAL (out)           96     230     983    1750      1.78
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/util.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/util.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           644    2698      4.19     644    2698      4.19
TK_NAME             1092    5028      4.60    1092    2343      2.15
TK_NUMBER            117     180      1.54     117     180      1.54
TK_STRING            110    1068      9.71     110    1068      9.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1372    1492      1.09    1372    1492      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT           106    4423     41.73       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               782     782      1.00     550     550      1.00
TK_SPACE            1879    2250      1.20     448     448      1.00
--------------------------------------------------------------------
Total Elements      6103   17921      2.94    4334    8779      2.03
--------------------------------------------------------------------
Total Tokens        3336   10466      3.14    3336    7781      2.33
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
checking for nl_langinfo and CODESET... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-manager/lib/modules/5.4.145/cryptomgr.ko: relocatable
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       7      59      8.43
----------------------------------------------------------
Local (in)            13      13      39     203      5.21
TOTAL (in)            19      13      46     262      5.70
----------------------------------------------------------
Local (out)           10      13      39      39      1.00
TOTAL (out)           16      13      46      98      2.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/debug.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/debug.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            26     107      4.12      26     107      4.12
TK_NAME               59     336      5.69      59     172      2.92
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             20      98      4.90      20      98      4.90
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 78      78      1.00      78      78      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      96     96.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                37      37      1.00      30      30      1.00
TK_SPACE              92     118      1.28      20      20      1.00
--------------------------------------------------------------------
Total Elements       318     874      2.75     238     509      2.14
--------------------------------------------------------------------
Total Tokens         188     623      3.31     188     459      2.44
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
checking if you want wide-character code... yes
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                36       0     101     858      8.50
----------------------------------------------------------
Local (in)            64     119     515    2204      4.28
TOTAL (in)           100     119     616    3062      4.97
----------------------------------------------------------
Local (out)           15     119     515     515      1.00
TOTAL (out)           51     119     616    1373      2.23
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/http.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/http.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           505    1965      3.89     505    1965      3.89
TK_NAME              839    4660      5.55     839    2971      3.54
TK_NUMBER             48      60      1.25      48      60      1.25
TK_STRING             83     917     11.05      83     917     11.05
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                928     964      1.04     928     964      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            47    2590     55.11       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               554     554      1.00     416     416      1.00
TK_SPACE            1220    1774      1.45     325     325      1.00
--------------------------------------------------------------------
Total Elements      4225   13484      3.19    3145    7618      2.42
--------------------------------------------------------------------
Total Tokens        2404    8566      3.56    2404    6877      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
checking for wchar.h... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; else true; fi
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[25/51] Building C object CMakeFiles/ubox.dir/blob.c.o
yes
checking for wctype.h... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base
yes
checking if wchar.h can be used as is... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_lib_base_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c -o libpcre16_la-pcre16_study.o >/dev/null 2>&1
mv -f .deps/libpcre16_la-pcre16_exec.Tpo .deps/libpcre16_la-pcre16_exec.Plo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c -o libpcre16_la-pcre16_tables.lo `test -f 'pcre16_tables.c' || echo './'`pcre16_tables.c
yes
checking if wcwidth agrees graphics are single-width... unknown
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
checking for putwc... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-manager into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-manager_5.4.145-1_mips_24kc.ipk
yes
checking for btowc... yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-hmac/lib/modules/5.4.145/hmac.ko: relocatable
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_tables.o
checking for wctob... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c -o libpcre16_la-pcre16_tables.o >/dev/null 2>&1
[26/51] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-lib-base_git-21.260.25435-584301a_all.ipk
checking for mbtowc... echo "luci-lib-base" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-lib-base.default.install
mv -f .deps/libpcre16_la-pcre16_tables.Tpo .deps/libpcre16_la-pcre16_tables.Plo
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/luci-lib-base'
time: package/feeds/luci/luci-lib-base/compile#0.63#0.14#1.15
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c -o libpcre16_la-pcre16_ucd.lo `test -f 'pcre16_ucd.c' || echo './'`pcre16_ucd.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for wctomb... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre16_la-pcre16_study.Tpo .deps/libpcre16_la-pcre16_study.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for mblen... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-hmac into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-hmac_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ucd.o
yes
checking for mbrlen... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c -o libpcre16_la-pcre16_utf16_utils.lo `test -f 'pcre16_utf16_utils.c' || echo './'`pcre16_utf16_utils.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-sha256/lib/modules/5.4.145/libsha256.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-sha256/lib/modules/5.4.145/sha256_generic.ko: relocatable
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for mbrtowc... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c -o libpcre16_la-pcre16_ucd.o >/dev/null 2>&1
[27/51] Building C object CMakeFiles/ubox.dir/uloop.c.o
yes
checking for wcsrtombs... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_utf16_utils.o
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for mbsrtowcs... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c -o libpcre16_la-pcre16_utf16_utils.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
mv -f .deps/libpcre16_la-pcre16_ucd.Tpo .deps/libpcre16_la-pcre16_ucd.Plo
checking for wcstombs... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c -o libpcre16_la-pcre16_valid_utf16.lo `test -f 'pcre16_valid_utf16.c' || echo './'`pcre16_valid_utf16.c
mv -f .deps/libpcre16_la-pcre16_utf16_utils.Tpo .deps/libpcre16_la-pcre16_utf16_utils.Plo
[28/51] Building C object CMakeFiles/ubox.dir/usock.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-sha256 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-sha256_5.4.145-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
NOTICE: module '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/rng.ko' is built-in.
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for mbstowcs... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c -o libpcre16_la-pcre16_version.lo `test -f 'pcre16_version.c' || echo './'`pcre16_version.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_valid_utf16.o
yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-rng/lib/modules/5.4.145/jitterentropy_rng.ko: relocatable
checking if we must include wchar.h to declare mbstate_t... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-rng/lib/modules/5.4.145/drbg.ko: relocatable
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c -o libpcre16_la-pcre16_valid_utf16.o >/dev/null 2>&1
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_version.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking if we must include wchar.h to declare wchar_t... mv -f .deps/libpcre16_la-pcre16_valid_utf16.Tpo .deps/libpcre16_la-pcre16_valid_utf16.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c -o libpcre16_la-pcre16_xclass.lo `test -f 'pcre16_xclass.c' || echo './'`pcre16_xclass.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c -o libpcre16_la-pcre16_version.o >/dev/null 2>&1
no
checking if we must include wchar.h to declare wint_t... [29/51] Building C object CMakeFiles/ubox.dir/ustream.c.o
mv -f .deps/libpcre16_la-pcre16_version.Tpo .deps/libpcre16_la-pcre16_version.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking whether to enable _LP64 definition in curses.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre16_xclass.o
no
checking for _LARGE_FILES value needed for large files... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c -o libpcre16_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-rng into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-rng_5.4.145-1_mips_24kc.ipk
[30/51] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[31/51] Building C object CMakeFiles/ubox.dir/vlist.c.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-seqiv/lib/modules/5.4.145/seqiv.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c -o libpcre16_la-pcre16_xclass.o >/dev/null 2>&1
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c  -fPIC -DPIC -o .libs/libpcre16_la-pcre_chartables.o
yes
checking whether to use struct dirent64... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre16_la-pcre_chartables.o >/dev/null 2>&1
no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no
checking for X11 rgb file... /etc/X11/rgb.txt
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
checking for ANSI C header files... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre16_la-pcre_chartables.Tpo .deps/libpcre16_la-pcre_chartables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c -o libpcre32_la-pcre32_byte_order.lo `test -f 'pcre32_byte_order.c' || echo './'`pcre32_byte_order.c
[32/51] Building C object CMakeFiles/ubox.dir/utils.c.o
mv -f .deps/libpcre16_la-pcre16_xclass.Tpo .deps/libpcre16_la-pcre16_xclass.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c -o libpcre32_la-pcre32_chartables.lo `test -f 'pcre32_chartables.c' || echo './'`pcre32_chartables.c
yes
checking for sys/types.h... yes
checking for sys/stat.h... [33/51] Building C object CMakeFiles/ubox.dir/safe_list.c.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c pcre32_byte_order.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_byte_order.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-seqiv into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-seqiv_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c pcre32_chartables.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_chartables.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c pcre32_chartables.c -o libpcre32_la-pcre32_chartables.o >/dev/null 2>&1
checking for stdlib.h... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c pcre32_byte_order.c -o libpcre32_la-pcre32_byte_order.o >/dev/null 2>&1
mv -f .deps/libpcre32_la-pcre32_chartables.Tpo .deps/libpcre32_la-pcre32_chartables.Plo
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ctr/lib/modules/5.4.145/ctr.ko: relocatable
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c -o libpcre32_la-pcre32_compile.lo `test -f 'pcre32_compile.c' || echo './'`pcre32_compile.c
yes
checking for string.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[34/51] Building C object CMakeFiles/ubox.dir/runqueue.c.o
yes
mv -f .deps/libpcre32_la-pcre32_byte_order.Tpo .deps/libpcre32_la-pcre32_byte_order.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c -o libpcre32_la-pcre32_config.lo `test -f 'pcre32_config.c' || echo './'`pcre32_config.c
checking for memory.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c pcre32_compile.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_compile.o
yes
checking for strings.h... yes
checking for inttypes.h... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c pcre32_config.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_config.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c pcre32_config.c -o libpcre32_la-pcre32_config.o >/dev/null 2>&1
checking for stdint.h... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ctr into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-ctr_5.4.145-1_mips_24kc.ipk
yes
checking for unistd.h... (cached) yes
checking for signed char... mv -f .deps/libpcre32_la-pcre32_config.Tpo .deps/libpcre32_la-pcre32_config.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking size of signed char... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ccm/lib/modules/5.4.145/ccm.ko: relocatable
[35/51] Building C object CMakeFiles/ubox.dir/md5.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
1
checking if you want to use signed Boolean array in term.h... no
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... [36/51] Building C object CMakeFiles/ubox.dir/kvlist.c.o
 gzip
checking for manpage renaming... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/man/man_db.renames
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c -o libpcre32_la-pcre32_dfa_exec.lo `test -f 'pcre32_dfa_exec.c' || echo './'`pcre32_dfa_exec.c
[37/51] Building C object CMakeFiles/ubox.dir/ulog.c.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ccm into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-ccm_5.4.145-1_mips_24kc.ipk
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c -o libpcre32_la-pcre32_exec.lo `test -f 'pcre32_exec.c' || echo './'`pcre32_exec.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-cmac/lib/modules/5.4.145/cmac.ko: relocatable
checking if you want to build with function extensions... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c pcre32_exec.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_exec.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c pcre32_dfa_exec.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_dfa_exec.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking if you want to build with SCREEN extensions... yes
[38/51] Building C object CMakeFiles/ubox.dir/base64.c.o
checking if you want to build with terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... yes
checking if you want to use extended mouse encoding... yes
checking if you want to use extended putwin/screendump... yes
checking if you want $NCURSES_NO_PADDING code... yes
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want to link with the pthread library... no
checking if you want reentrant code... no
checking if you want opaque curses-library structures... no
checking if you want opaque form-library structures... no
checking if you want opaque menu-library structures... no
checking if you want opaque panel-library structures... no
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to install stripped executables... yes
checking if install accepts -p option... [39/51] Linking C shared library libubox.so.20210819
[40/51] Creating library symlink libubox.so
[41/51] Linking C shared library libjson_script.so.20210819
[42/51] Creating library symlink libjson_script.so
[43/51] Linking C shared library libblobmsg_json.so.20210819
[44/51] Creating library symlink libblobmsg_json.so
[45/51] Linking C executable jshn
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-cmac into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-cmac_5.4.145-1_mips_24kc.ipk
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-gf128/lib/modules/5.4.145/gf128mul.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[46/51] Building C object lua/CMakeFiles/uloop_lua.dir/uloop.c.o
[47/51] Linking C shared module lua/uloop.so
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-gf128 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-gf128_5.4.145-1_mips_24kc.ipk
[48/51] Building C object examples/CMakeFiles/json_script-example.dir/json_script-example.c.o
[49/51] Linking C executable examples/json_script-example
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ghash/lib/modules/5.4.145/ghash-generic.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[50/51] Building C object examples/CMakeFiles/ustream-example.dir/ustream-example.c.o
[51/51] Linking C executable examples/ustream-example
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/assert.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/avl-cmp.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/avl.h
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/blob.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/blobmsg.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/blobmsg_json.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/json_script.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/kvlist.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/list.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/md5.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/runqueue.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/safe_list.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/ulog.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/uloop.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/usock.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/ustream.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/utils.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/include/libubox/vlist.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libubox.so.20210819
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libubox.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libubox.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libblobmsg_json.so.20210819
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libblobmsg_json.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libblobmsg_json.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/bin/jshn
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libjson_script.so.20210819
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libjson_script.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/share/libubox/jshn.sh
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/lua/uloop.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libubox.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20210819' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version || { echo '20210819' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libubox/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libubox_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libubox.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-ghash into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-ghash_5.4.145-1_mips_24kc.ipk
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox/lib/libubox.so.20210819: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-gcm/lib/modules/5.4.145/gcm.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libubox into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libubox20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libblobmsg_json.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-crypto-gcm into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-crypto-gcm_5.4.145-1_mips_24kc.ipk
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json/lib/libblobmsg_json.so.20210819: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-hwmon-core/lib/modules/5.4.145/hwmon.ko: relocatable
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-hwmon-core into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-hwmon-core_5.4.145-1_mips_24kc.ipk
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libblobmsg-json into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libblobmsg-json20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/usr/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/usr/share/libubox
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/bin/jshn /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/usr/bin
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/share/libubox/jshn.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/usr/share/libubox
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-lib-crc-ccitt/lib/modules/5.4.145/crc-ccitt.ko: relocatable
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/usr/bin/jshn: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-lib-crc-ccitt into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-lib-crc-ccitt_5.4.145-1_mips_24kc.ipk
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/jshn into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/jshn_2021-08-19-d716ac4b-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libjson_script.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-reject/lib/modules/5.4.145/nf_reject_ipv4.ko: relocatable
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script/lib/libjson_script.so.20210819: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-reject into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-reject_5.4.145-1_mips_24kc.ipk
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-mips_24kc/libjson-script into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libjson-script20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
echo "libubox" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-reject6/lib/modules/5.4.145/nf_reject_ipv6.ko: relocatable
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libubox.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libubox.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libubox.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libubox
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libubox_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libblobmsg_json.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn/usr/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn/usr/share/libubox
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/bin/jshn /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn/usr/bin
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/share/libubox/jshn.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn/usr/share/libubox
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/ipkg-install/usr/lib/libjson_script.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20210819' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libblobmsg-json.version || { echo '20210819' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libblobmsg-json.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libblobmsg-json/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libblobmsg-json_installed
echo "libblobmsg-json" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/jshn/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.jshn_installed
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c pcre32_dfa_exec.c -o libpcre32_la-pcre32_dfa_exec.o >/dev/null 2>&1
echo "jshn" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20210819' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libjson-script.version || { echo '20210819' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libjson-script.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libubox-2021-08-19-d716ac4b/.pkgdir/libjson-script/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libjson-script_installed
echo "libjson-script" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libubox'
time: package/libs/libubox/compile#7.19#1.13#9.51
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ubus'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-reject6 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-reject6_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c pcre32_compile.c -o libpcre32_la-pcre32_compile.o >/dev/null 2>&1
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-ipt/lib/modules/5.4.145/ip_tables.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-ipt/lib/modules/5.4.145/x_tables.ko: relocatable
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ubus-2021-06-30-4fc532c8.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ubus-2021-06-30-4fc532c8.tar.xz" "a5c8205f2e2b2f1f9ad687592e66a6e2bf8900dc54cfe3ceefe6c297d18971a8" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf ubus-2021-06-30-4fc532c8 && [ \! -d ubus-2021-06-30-4fc532c8 ] && git clone  https://git.openwrt.org/project/ubus.git ubus-2021-06-30-4fc532c8 && (cd ubus-2021-06-30-4fc532c8 && git checkout 4fc532c8a55ba8217ad67d7fd47c5eb9a8aba044 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ubus-2021-06-30-4fc532c8 && git log -1 --format='\''@%ct'\''` && rm -rf ubus-2021-06-30-4fc532c8/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubus-2021-06-30-4fc532c8 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ubus-2021-06-30-4fc532c8.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ubus-2021-06-30-4fc532c8.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ubus-2021-06-30-4fc532c8;  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.prepared_021afe46b1eaf6de6ff9247f56c85339_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ubus-2021-06-30-4fc532c8.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.prepared_021afe46b1eaf6de6ff9247f56c85339_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ubus_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8=ubus-2021-06-30-4fc532c8 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8=ubus-2021-06-30-4fc532c8 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLUAPATH=/usr/lib/lua -DABIVERSION="20210630" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8 )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-ipt into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-ipt_5.4.145-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-ipt6/lib/modules/5.4.145/ip6_tables.ko: relocatable
-- Detecting C compiler ABI info - done
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at lua/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at examples/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8'
yes
checking if install needs to be told about ownership... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-ipt6 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-ipt6_5.4.145-1_mips_24kc.ipk
[1/28] Building C object CMakeFiles/cli.dir/cli.c.o
no
checking if you want to see compiler warnings... 
[2/28] Building C object CMakeFiles/ubusd.dir/ubusd_main.c.o
configure: checking for mips-openwrt-linux-musl-gcc __attribute__ directives...
[3/28] Building C object CMakeFiles/ubusd_library.dir/ubusd.c.o
... scanf
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[4/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_proto.c.o
... printf
[5/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_id.c.o
... unused
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[6/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_obj.c.o
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... (cached) yes
checking if -lm needed for math functions... [7/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_event.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[8/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_acl.c.o
no
checking for ANSI C header files... (cached) yes
autoreconf: configure.ac: tracing
checking for dirent.h that defines DIR... [9/28] Building C object CMakeFiles/ubusd_library.dir/ubusd_monitor.c.o
yes
[10/28] Linking C static library libubusd_library.a
checking for opendir in -ldir... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c pcre32_exec.c -o libpcre32_la-pcre32_exec.o >/dev/null 2>&1
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/nf_log_common.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_mark.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_comment.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/iptable_filter.ko: relocatable
yes
checking for regular-expression headers... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_tcpudp.ko: relocatable
mv -f .deps/libpcre32_la-pcre32_dfa_exec.Tpo .deps/libpcre32_la-pcre32_dfa_exec.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_TCPMSS.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_time.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/nf_log_ipv4.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_mac.ko: relocatable
regex.h
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_limit.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/ipt_REJECT.ko: relocatable
checking for fcntl.h... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_multiport.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/xt_LOG.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core/lib/modules/5.4.145/iptable_mangle.ko: relocatable
yes
checking for getopt.h... yes
checking for limits.h... make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/uci'
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for locale.h... [11/28] Linking C executable ubusd
yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-core into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-core_5.4.145-1_mips_24kc.ipk
checking for math.h... [12/28] Building C object CMakeFiles/ubus.dir/libubus.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre32_la-pcre32_compile.Tpo .deps/libpcre32_la-pcre32_compile.Plo
yes
[13/28] Building C object CMakeFiles/ubus.dir/libubus-io.c.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/jsonfilter'
checking for poll.h... [14/28] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o
yes
[15/28] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o
checking for sys/bsdtypes.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-conntrack/lib/modules/5.4.145/nf_defrag_ipv4.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-conntrack/lib/modules/5.4.145/nf_defrag_ipv6.ko: relocatable
no
[16/28] Building C object CMakeFiles/ubus.dir/libubus-req.c.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-conntrack/lib/modules/5.4.145/nf_conntrack.ko: relocatable
checking for sys/ioctl.h... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
autoreconf: configure.ac: creating directory build-aux
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.uci-2021-04-14-4b3db117.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "uci-2021-04-14-4b3db117.tar.xz" "9d00b5056a0dd4094c7e19f1a0ecaffa90409f22ea28f164d0e36febd06e37d1" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf uci-2021-04-14-4b3db117 && [ \! -d uci-2021-04-14-4b3db117 ] && git clone  https://git.openwrt.org/project/uci.git uci-2021-04-14-4b3db117 && (cd uci-2021-04-14-4b3db117 && git checkout 4b3db1179747b6a6779029407984bacef851325c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uci-2021-04-14-4b3db117 && git log -1 --format='\''@%ct'\''` && rm -rf uci-2021-04-14-4b3db117/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uci-2021-04-14-4b3db117 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uci-2021-04-14-4b3db117.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uci-2021-04-14-4b3db117.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf uci-2021-04-14-4b3db117;  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[17/28] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.prepared_d6bc97f658575aeba0e70983d6145f81_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/uci-2021-04-14-4b3db117.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.. -xf -
checking for sys/param.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.prepared_d6bc97f658575aeba0e70983d6145f81_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uci_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117=uci-2021-04-14-4b3db117 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117=uci-2021-04-14-4b3db117 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLUAPATH=/usr/lib/lua  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117 )
yes
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


checking for sys/poll.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for sys/select.h... -- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-conntrack into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-conntrack_5.4.145-1_mips_24kc.ipk
checking for sys/time.h... -- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
yes
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at lua/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
OpenWrt-libtoolize: linking file `build-aux/config.guess'
-- Found PkgConfig: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config (found version "1.8.0") 
-- Checking for one of the modules 'lua5.1;lua-5.1'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Configuring done
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
checking for sys/times.h... -- Generating done
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.jsonfilter-2018-02-04-c7e938d6.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "jsonfilter-2018-02-04-c7e938d6.tar.xz" "0601b4d7aa5ee096e99388a57cb0701673ab58fccd6ed2984a2abbd4f846e045" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf jsonfilter-2018-02-04-c7e938d6 && [ \! -d jsonfilter-2018-02-04-c7e938d6 ] && git clone  https://git.openwrt.org/project/jsonpath.git jsonfilter-2018-02-04-c7e938d6 && (cd jsonfilter-2018-02-04-c7e938d6 && git checkout c7e938d6582a436dddc938539e72dd1320625c54 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd jsonfilter-2018-02-04-c7e938d6 && git log -1 --format='\''@%ct'\''` && rm -rf jsonfilter-2018-02-04-c7e938d6/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c jsonfilter-2018-02-04-c7e938d6 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf jsonfilter-2018-02-04-c7e938d6;  )    '
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.built_check
OpenWrt-libtoolize: linking file `build-aux/config.sub'
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117'
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.prepared_b3e9b5d3145e62c59aefea345ad6829d_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.. -xf -
checking for ttyent.h... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.prepared_b3e9b5d3145e62c59aefea345ad6829d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.jsonfilter_installed
OpenWrt-libtoolize: linking file `build-aux/install-sh'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6
no
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6 )
checking for unistd.h... (cached) yes
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


OpenWrt-libtoolize: linking file `build-aux/ltmain.sh'
checking for wctype.h... (cached) yes
checking for unistd.h... (cached) yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-conntrack6 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-conntrack6_5.4.145-1_mips_24kc.ipk
checking for getopt.h... (cached) yes
-- The C compiler identification is GNU 10.3.0
checking for header declaring getopt variables... -- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-nat/lib/modules/5.4.145/nf_nat.ko: relocatable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
unistd.h
checking if external environ is declared... -- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
[18/28] Linking C shared library libubus.so.20210630
-- Found PkgConfig: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config (found version "1.8.0") 
-- Checking for modules 'json-c;json'
[1/20] Building C object CMakeFiles/ucimap.dir/ucimap.c.o
[19/28] Creating library symlink libubus.so
--   Package 'json', required by 'virtual:world', not found
-- Configuring done
-- Generating done
no
[2/20] Linking C static library libucimap.a
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.configured_68b329da9893e34099c7d8ad5cb9c940
checking if external environ exists... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
yes
checking for getenv... yes
checking for putenv... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-nat into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-nat_5.4.145-1_mips_24kc.ipk
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
yes
checking for setenv... yes
checking for strdup... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-flow/lib/modules/5.4.145/nf_flow_table.ko: relocatable
yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-flow/lib/modules/5.4.145/nf_flow_table_hw.ko: relocatable
[3/20] Building C object CMakeFiles/cli.dir/cli.c.o
checking if getenv returns consistent values... unknown
checking if sys/time.h works with sys/select.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[20/28] Linking C executable ubus
yes
checking for an ANSI C-conforming const... OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
yes
checking for inline... inline
checking if mips-openwrt-linux-musl-gcc supports options to tune inlining... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for signal global datatype... [21/28] Building C object lua/CMakeFiles/ubus_lua.dir/ubus.c.o
volatile sig_atomic_t
checking if unsigned literals are legal... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-nf-flow into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-nf-flow_5.4.145-1_mips_24kc.ipk
yes
checking if external errno is declared... [1/8] Generating lemon parser generator
yes
checking if external errno exists... [2/8] Generating parser.c
no
checking if data-only library module links... OpenWrt-libtoolize: linking file `m4/ltversion.m4'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack/lib/modules/5.4.145/xt_CT.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack/lib/modules/5.4.145/xt_state.ko: relocatable
unknown
checking for getcwd... (cached) yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack/lib/modules/5.4.145/xt_conntrack.ko: relocatable
checking for getegid... yes
[3/8] Building C object CMakeFiles/jsonpath.dir/main.c.o
checking for geteuid... [4/20] Building C object CMakeFiles/uci-static.dir/libuci.c.o
yes
[4/8] Building C object CMakeFiles/jsonpath.dir/ast.c.o
checking for getopt... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking for getttynam... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-conntrack_5.4.145-1_mips_24kc.ipk
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
no
[22/28] Linking C shared module lua/ubus.so
checking for issetugid... [5/8] Building C object CMakeFiles/jsonpath.dir/lexer.c.o
yes
checking for localeconv... [23/28] Building C object examples/CMakeFiles/client.dir/client.c.o
yes
checking for poll... [24/28] Building C object examples/CMakeFiles/client.dir/count.c.o
[6/8] Building C object CMakeFiles/jsonpath.dir/parser.c.o
parser.c: In function 'yy_destructor':
parser.c:84:41: warning: unused variable 's' [-Wunused-variable]
   84 | #define ParseARG_FETCH struct jp_state *s = yypParser->s
      |                                         ^
parser.c:418:3: note: in expansion of macro 'ParseARG_FETCH'
  418 |   ParseARG_FETCH;
      |   ^~~~~~~~~~~~~~
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking for putenv... (cached) yes
checking for remove... (cached) yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/nf_conncount.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/xt_recent.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/xt_connlimit.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/xt_connbytes.ko: relocatable
checking for select... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/xt_helper.ko: relocatable
[5/20] Building C object CMakeFiles/uci-static.dir/file.c.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.145/xt_connmark.ko: relocatable
[7/8] Building C object CMakeFiles/jsonpath.dir/matcher.c.o
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[8/8] Linking C executable jsonpath
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6 install
checking for setbuf... ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter
[25/28] Linking C executable examples/client
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/usr/bin/jsonfilter
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.jsonfilter_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter/usr/bin
checking for setbuffer... install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter/usr/bin/jsonfilter
[6/20] Building C object CMakeFiles/uci-static.dir/util.c.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[26/28] Building C object examples/CMakeFiles/server.dir/server.c.o
yes
[27/28] Building C object examples/CMakeFiles/server.dir/count.c.o
checking for setenv... (cached) yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-conntrack-extra into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-conntrack-extra_5.4.145-1_mips_24kc.ipk
checking for setvbuf... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter/usr/bin/jsonfilter: executable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
yes
checking for sigaction... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-offload/lib/modules/5.4.145/xt_FLOWOFFLOAD.ko: relocatable
yes
checking for sigvec... [28/28] Linking C executable examples/server
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8 install
no
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8'
checking for strdup... (cached) [0/1] Install the project...
yes
checking for strstr... -- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/lib/libubus.so.20210630
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/lib/libubus.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/bin/ubus
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/sbin/ubusd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/include/ubusmsg.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/include/ubus_common.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/include/libubus.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/lib/lua/ubus.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus
mv -f .deps/libpcre32_la-pcre32_exec.Tpo .deps/libpcre32_la-pcre32_exec.Plo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus/lib
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mips_24kc/jsonfilter into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/jsonfilter_2018-02-04-c7e938d6-1_mips_24kc.ipk
[7/20] Building C object CMakeFiles/uci-static.dir/delta.c.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c -o libpcre32_la-pcre32_fullinfo.lo `test -f 'pcre32_fullinfo.c' || echo './'`pcre32_fullinfo.c
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/lib/libubus.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "jsonfilter" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/jsonfilter.default.install
echo '20210630' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version || { echo '20210630' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version;  } 
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libubus_installed
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter -name '*.la' | xargs -r rm -f; 
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
yes
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/lib/libubus.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus/lib/
checking for sysconf... find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/jsonfilter.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/jsonfilter.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/jsonfilter.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-jsonfilter
[8/20] Building C object CMakeFiles/uci-static.dir/parse.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.jsonfilter_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/jsonfilter'
time: package/utils/jsonfilter/compile#1.84#0.27#2.99
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c pcre32_fullinfo.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_fullinfo.o
yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/usign'
checking for tcgetpgrp... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus/lib/libubus.so.20210630: shared object
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-offload into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-offload_5.4.145-1_mips_24kc.ipk
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c pcre32_fullinfo.c -o libpcre32_la-pcre32_fullinfo.o >/dev/null 2>&1
yes
checking for times... mv -f .deps/libpcre32_la-pcre32_fullinfo.Tpo .deps/libpcre32_la-pcre32_fullinfo.Plo
[9/20] Building C object CMakeFiles/uci-static.dir/blob.c.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c -o libpcre32_la-pcre32_get.lo `test -f 'pcre32_get.c' || echo './'`pcre32_get.c
yes
checking for tsearch... [10/20] Linking C static library libuci.a
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-nat/lib/modules/5.4.145/xt_nat.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-nat/lib/modules/5.4.145/xt_MASQUERADE.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-nat/lib/modules/5.4.145/xt_REDIRECT.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-nat/lib/modules/5.4.145/iptable_nat.ko: relocatable
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c pcre32_get.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_get.o
yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libubus20210630_2021-06-30-4fc532c8-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
checking for vsnprintf... (cached) install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua/usr/lib/lua
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/lua/ubus.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua/usr/lib/lua/
yes
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
checking for isascii... yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua
checking whether sigaction needs _POSIX_SOURCE... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua/usr/lib/lua/ubus.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
no
checking if nanosleep really works... unknown
checking for termio.h... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c pcre32_get.c -o libpcre32_la-pcre32_get.o >/dev/null 2>&1
no
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-nat into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-nat_5.4.145-1_mips_24kc.ipk
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-raw/lib/modules/5.4.145/iptable_raw.ko: relocatable
checking for sys/termio.h... mv -f .deps/libpcre32_la-pcre32_get.Tpo .deps/libpcre32_la-pcre32_get.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c -o libpcre32_la-pcre32_globals.lo `test -f 'pcre32_globals.c' || echo './'`pcre32_globals.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/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 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf usign-2020-05-23-f1f65026;  )    '
no
checking whether termios.h needs _POSIX_SOURCE... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/libubus-lua into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libubus-lua_2021-06-30-4fc532c8-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd/sbin
no
checking for tcgetattr... cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/sbin/ubusd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd/sbin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.prepared_60016a88701af3dc7e665605e7120a6f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/usign-2020-05-23-f1f65026.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c pcre32_globals.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_globals.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.prepared_60016a88701af3dc7e665605e7120a6f_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.usign_installed
yes
checking for vsscanf function or workaround... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DUSE_LIBUBOX=on /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026 )
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c pcre32_globals.c -o libpcre32_la-pcre32_globals.o >/dev/null 2>&1
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd/sbin/ubusd: shared object
vsscanf
mv -f .deps/libpcre32_la-pcre32_globals.Tpo .deps/libpcre32_la-pcre32_globals.Plo
checking for unistd.h... (cached) (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
yes
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c -o libpcre32_la-pcre32_jit_compile.lo `test -f 'pcre32_jit_compile.c' || echo './'`pcre32_jit_compile.c
[11/20] Building C object CMakeFiles/uci.dir/libuci.c.o
checking for working mkstemp... maybe
checking for mkstemp... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ipt-raw into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ipt-raw_5.4.145-1_mips_24kc.ipk
-- The C compiler identification is GNU 10.3.0
yes
configure: WARNING: cross compiling: assume setvbuf params not reversed
checking for intptr_t... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Detecting C compiler ABI info
yes
checking for ssize_t... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c pcre32_jit_compile.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_jit_compile.o
yes
checking for type sigaction_t... libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c pcre32_jit_compile.c -o libpcre32_la-pcre32_jit_compile.o >/dev/null 2>&1
no
checking declaration of size-change... -- Detecting C compiler ABI info - done
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubusd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ubusd_2021-06-30-4fc532c8-2_mips_24kc.ipk
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
mv -f .deps/libpcre32_la-pcre32_jit_compile.Tpo .deps/libpcre32_la-pcre32_jit_compile.Plo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c -o libpcre32_la-pcre32_maketables.lo `test -f 'pcre32_maketables.c' || echo './'`pcre32_maketables.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus/bin
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6tables/lib/modules/5.4.145/nf_log_ipv6.ko: relocatable
yes
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/bin/ubus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus/bin/
checking for memmove... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6tables/lib/modules/5.4.145/ip6t_REJECT.ko: relocatable
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6tables/lib/modules/5.4.145/ip6table_filter.ko: relocatable
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.built_check
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6tables/lib/modules/5.4.145/ip6table_mangle.ko: relocatable
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026'
yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus
checking for posix_openpt... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus/bin/ubus: shared object
[1/7] Building C object CMakeFiles/usign.dir/ed25519.c.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c pcre32_maketables.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_maketables.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
checking if poll really works... unknown
checking for va_copy... [2/7] Building C object CMakeFiles/usign.dir/edsign.c.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[3/7] Building C object CMakeFiles/usign.dir/f25519.c.o
yes
checking for pid_t... [12/20] Building C object CMakeFiles/uci.dir/file.c.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c pcre32_maketables.c -o libpcre32_la-pcre32_maketables.o >/dev/null 2>&1
[4/7] Building C object CMakeFiles/usign.dir/fprime.c.o
yes
checking for unistd.h... (cached) [5/7] Building C object CMakeFiles/usign.dir/sha512.c.o
yes
checking for vfork.h... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre32_la-pcre32_maketables.Tpo .deps/libpcre32_la-pcre32_maketables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c -o libpcre32_la-pcre32_newline.lo `test -f 'pcre32_newline.c' || echo './'`pcre32_newline.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6tables into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ip6tables_5.4.145-1_mips_24kc.ipk
[6/7] Building C object CMakeFiles/usign.dir/main.c.o
no
[13/20] Building C object CMakeFiles/uci.dir/util.c.o
checking for fork... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-mips_24kc/ubus into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ubus_2021-06-30-4fc532c8-2_mips_24kc.ipk
yes
echo "libubus" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus
checking for vfork... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-iptunnel6/lib/modules/5.4.145/tunnel6.ko: relocatable
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubus.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubus.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubus.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c pcre32_newline.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_newline.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubus
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ubus_installed
yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua
checking if fopen accepts explicit binary mode... unknown
checking for openpty in -lutil... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c pcre32_newline.c -o libpcre32_la-pcre32_newline.o >/dev/null 2>&1
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua/usr/lib/lua
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/lua/ubus.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua/usr/lib/lua/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus/bin
mv -f .deps/libpcre32_la-pcre32_newline.Tpo .deps/libpcre32_la-pcre32_newline.Plo
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/bin/ubus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus/bin/
yes
checking for openpty header... /bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c -o libpcre32_la-pcre32_ord2utf32.lo `test -f 'pcre32_ord2utf32.c' || echo './'`pcre32_ord2utf32.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus.installed
[14/20] Building C object CMakeFiles/uci.dir/delta.c.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/ipkg-install/usr/sbin/ubusd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd/sbin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/libubus-lua/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
pty.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libubus-lua_installed
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-iptunnel6 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-iptunnel6_5.4.145-1_mips_24kc.ipk
echo "libubus-lua" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking if we should include stdbool.h... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubus/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
[15/20] Building C object CMakeFiles/uci.dir/parse.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubus_installed
echo "ubus" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c pcre32_ord2utf32.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ord2utf32.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubus-2021-06-30-4fc532c8/.pkgdir/ubusd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubusd_installed
echo "ubusd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ubus'
time: package/system/ubus/compile#4.96#0.92#7.70
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c pcre32_ord2utf32.c -o libpcre32_la-pcre32_ord2utf32.o >/dev/null 2>&1
yes
checking for builtin bool type... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6-tunnel/lib/modules/5.4.145/ip6_tunnel.ko: relocatable
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/odhcp6c'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre32_la-pcre32_ord2utf32.Tpo .deps/libpcre32_la-pcre32_ord2utf32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c -o libpcre32_la-pcre32_refcount.lo `test -f 'pcre32_refcount.c' || echo './'`pcre32_refcount.c
no
checking for size of bool... unknown
configure: WARNING: Assuming unsigned for type of bool
checking for wchar_t... [16/20] Building C object CMakeFiles/uci.dir/blob.c.o
yes
checking size of wchar_t... mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[17/20] Linking C shared library libuci.so
[18/20] Linking C executable uci
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c pcre32_refcount.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_refcount.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ip6-tunnel into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ip6-tunnel_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c pcre32_refcount.c -o libpcre32_la-pcre32_refcount.o >/dev/null 2>&1
mv -f .deps/libpcre32_la-pcre32_refcount.Tpo .deps/libpcre32_la-pcre32_refcount.Plo
[7/7] Linking C executable usign
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026 install
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c -o libpcre32_la-pcre32_string_utils.lo `test -f 'pcre32_string_utils.c' || echo './'`pcre32_string_utils.c
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-slhc/lib/modules/5.4.145/slhc.ko: relocatable
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
ln -s usign /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin/signify
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign.installed
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.odhcp6c-2021-07-14-94adc8bb.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "odhcp6c-2021-07-14-94adc8bb.tar.xz" "ddc3b203b37d5f82b88f8dc70f0bfc1b34493cbcba6ed81815ccbe250350fe11" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf odhcp6c-2021-07-14-94adc8bb && [ \! -d odhcp6c-2021-07-14-94adc8bb ] && git clone  https://git.openwrt.org/project/odhcp6c.git odhcp6c-2021-07-14-94adc8bb && (cd odhcp6c-2021-07-14-94adc8bb && git checkout 94adc8bbfa5150d4c2ceb4e05ecd1840dfa3df08 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd odhcp6c-2021-07-14-94adc8bb && git log -1 --format='\''@%ct'\''` && rm -rf odhcp6c-2021-07-14-94adc8bb/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c odhcp6c-2021-07-14-94adc8bb | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/odhcp6c-2021-07-14-94adc8bb.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/odhcp6c-2021-07-14-94adc8bb.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf odhcp6c-2021-07-14-94adc8bb;  )    '
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.usign_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/usr/bin
ln -s usign /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/usr/bin/signify
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c pcre32_string_utils.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_string_utils.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.prepared_d60e0b447a97be39d31c1f9b22fb4739_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/odhcp6c-2021-07-14-94adc8bb.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.prepared_d60e0b447a97be39d31c1f9b22fb4739_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.odhcp6c_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb=odhcp6c-2021-07-14-94adc8bb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb=odhcp6c-2021-07-14-94adc8bb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DUSE_LIBUBOX=on /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


4
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c pcre32_string_utils.c -o libpcre32_la-pcre32_string_utils.o >/dev/null 2>&1
checking for library subsets... termlib+ext_tinfo+base+widechar+ext_funcs
checking default library suffix... w
checking default library-dependency suffix... w.so
checking default object directory... obj_s
checking where we will install curses.h... ${prefix}/include
checking for src modules... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/usr/bin/usign: executable
ncurses panel menu form
mv -f .deps/libpcre32_la-pcre32_string_utils.Tpo .deps/libpcre32_la-pcre32_string_utils.Plo
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c -o libpcre32_la-pcre32_study.lo `test -f 'pcre32_study.c' || echo './'`pcre32_study.c
checking for defines to add to ncursesw6-config script... 
package: ncursesw
-- The C compiler identification is GNU 10.3.0
[19/20] Building C object lua/CMakeFiles/uci_lua.dir/uci.c.o
checking for linker search path... /usr/lib /lib
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[20/20] Linking C shared module lua/uci.so
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117'
[0/1] Install the project...
configure: creating ./config.status
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-slhc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-slhc_5.4.145-1_mips_24kc.ipk
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/include/uci.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/include/uci_config.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/include/uci_blob.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/include/ucimap.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/lib/libuci.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/bin/uci
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-install/usr/lib/lua/uci.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/libuci.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci.installed
-- Detecting C compiler ABI info - done
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20130104' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version || { echo '20130104' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version;  } 
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
-- Detecting C compile features - done
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c pcre32_study.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_study.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libuci_installed
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.built_check
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci/lib
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb 
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/libuci.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci/lib/
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ppp/lib/modules/5.4.145/ppp_async.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ppp/lib/modules/5.4.145/ppp_generic.ko: relocatable
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mips_24kc/usign into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/usign_2020-05-23-f1f65026-1_mips_24kc.ipk
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci/lib/libuci.so: shared object
echo "usign" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/usign.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign/
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign -name '*.la' | xargs -r rm -f; 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/usign.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/usign.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/usign.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c pcre32_study.c -o libpcre32_la-pcre32_study.o >/dev/null 2>&1
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-usign
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.usign_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/usign'
time: package/system/usign/compile#1.55#0.30#2.75
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c -o libpcre32_la-pcre32_tables.lo `test -f 'pcre32_tables.c' || echo './'`pcre32_tables.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-ppp into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ppp_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c pcre32_tables.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_tables.o
mv -f .deps/libpcre32_la-pcre32_study.Tpo .deps/libpcre32_la-pcre32_study.Plo
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c pcre32_tables.c -o libpcre32_la-pcre32_tables.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c -o libpcre32_la-pcre32_ucd.lo `test -f 'pcre32_ucd.c' || echo './'`pcre32_ucd.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/libuci into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libuci20130104_2021-04-14-4b3db117-6_mips_24kc.ipk
config.status: creating include/MKterm.h.awk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/etc/uci-defaults
[1/5] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/uci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/sbin/
mv -f .deps/libpcre32_la-pcre32_tables.Tpo .deps/libpcre32_la-pcre32_tables.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c -o libpcre32_la-pcre32_utf32_utils.lo `test -f 'pcre32_utf32_utils.c' || echo './'`pcre32_utf32_utils.c
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-pppox/lib/modules/5.4.145/pppox.ko: relocatable
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c pcre32_ucd.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ucd.o
config.status: creating include/curses.head
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c pcre32_utf32_utils.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_utf32_utils.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/sbin/uci: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c pcre32_ucd.c -o libpcre32_la-pcre32_ucd.o >/dev/null 2>&1
config.status: creating include/ncurses_dll.h
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c pcre32_utf32_utils.c -o libpcre32_la-pcre32_utf32_utils.o >/dev/null 2>&1
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre32_la-pcre32_utf32_utils.Tpo .deps/libpcre32_la-pcre32_utf32_utils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c -o libpcre32_la-pcre32_valid_utf32.lo `test -f 'pcre32_valid_utf32.c' || echo './'`pcre32_valid_utf32.c
config.status: creating include/termcap.h
mv -f .deps/libpcre32_la-pcre32_ucd.Tpo .deps/libpcre32_la-pcre32_ucd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c -o libpcre32_la-pcre32_version.lo `test -f 'pcre32_version.c' || echo './'`pcre32_version.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-pppox into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-pppox_5.4.145-1_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c pcre32_valid_utf32.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_valid_utf32.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c pcre32_version.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_version.o
config.status: creating include/unctrl.h
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/ipkg-mips_24kc/uci into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/uci_2021-04-14-4b3db117-6_mips_24kc.ipk
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c pcre32_valid_utf32.c -o libpcre32_la-pcre32_valid_utf32.o >/dev/null 2>&1
echo "libuci" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c pcre32_version.c -o libpcre32_la-pcre32_version.o >/dev/null 2>&1
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
mv -f .deps/libpcre32_la-pcre32_valid_utf32.Tpo .deps/libpcre32_la-pcre32_valid_utf32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c -o libpcre32_la-pcre32_xclass.lo `test -f 'pcre32_xclass.c' || echo './'`pcre32_xclass.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/uci{,_config,_blob,map}.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/usr/include
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/libuci.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/libucimap.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/usr/lib
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-pppoe/lib/modules/5.4.145/pppoe.ko: relocatable
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uci.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uci.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
mv -f .deps/libpcre32_la-pcre32_version.Tpo .deps/libpcre32_la-pcre32_version.Plo
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uci.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
config.status: creating include/Makefile
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uci
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uci_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/etc/uci-defaults
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/uci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/sbin/
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/
config.status: creating ncurses/Makefile
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci.installed
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c pcre32_xclass.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre32_xclass.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uci_installed
echo "uci" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/uci'
time: package/system/uci/compile#4.76#0.63#7.41
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/dnsmasq'
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c pcre32_xclass.c -o libpcre32_la-pcre32_xclass.o >/dev/null 2>&1
[2/5] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o
config.status: creating panel/Makefile
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/ipkg-mips_24kc/kmod-pppoe into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-pppoe_5.4.145-1_mips_24kc.ipk
echo "kernel" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/aead.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/etc/modules.d; ( echo "aead"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/etc/modules.d/09-crypto-aead;  mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/etc/modules-boot.d; ln -sf ../modules.d/09-crypto-aead /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/etc/modules-boot.d/;


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead.installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mv -f .deps/libpcre32_la-pcre32_xclass.Tpo .deps/libpcre32_la-pcre32_xclass.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c -o libpcre32_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/ccm.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/etc/modules.d; ( echo "ccm"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/etc/modules.d/09-crypto-ccm; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm.installed
config.status: creating menu/Makefile
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/cmac.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/etc/modules.d; ( echo "cmac"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/etc/modules.d/09-crypto-cmac; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac.installed
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c pcre_chartables.c  -fPIC -DPIC -o .libs/libpcre32_la-pcre_chartables.o
libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre32_la-pcre_chartables.o >/dev/null 2>&1
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/ctr.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/etc/modules.d; ( echo "ctr"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/etc/modules.d/09-crypto-ctr; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr.installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/5] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o
[4/5] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o
mv -f .deps/libpcre32_la-pcre_chartables.Tpo .deps/libpcre32_la-pcre_chartables.Plo
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/odhcpd'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -MT pcregrep-pcregrep.o -MD -MP -MF .deps/pcregrep-pcregrep.Tpo -c -o pcregrep-pcregrep.o `test -f 'pcregrep.c' || echo './'`pcregrep.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/gcm.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/etc/modules.d; ( echo "gcm"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/etc/modules.d/09-crypto-gcm; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm.installed
[5/5] Linking C executable odhcp6c
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-install/usr/sbin/odhcp6c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.built
config.status: creating form/Makefile
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/gf128mul.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/etc/modules.d; ( echo "gf128mul"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/etc/modules.d/09-crypto-gf128; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/usr/sbin/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/odhcp6c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/lib/netifd/proto
install -m0755 ./files/dhcpv6.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/lib/netifd/proto/dhcpv6.sh
install -m0755 ./files/dhcpv6.script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/lib/netifd/
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/ghash-generic.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/etc/modules.d; ( echo "ghash-generic"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/etc/modules.d/09-crypto-ghash; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash.installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/etc/odhcp6c.user.d/
install -m0600 ./files/odhcp6c.user /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/etc/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/.pkgdir/odhcp6c/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
config.status: creating misc/Makefile
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/crypto_hash.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/etc/modules.d; ( echo "crypto_hash"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/etc/modules.d/02-crypto-hash;  mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/etc/modules-boot.d; ln -sf ../modules.d/02-crypto-hash /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/etc/modules-boot.d/;


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash.installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.odhcp6c_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/usr/sbin/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/odhcp6c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/usr/sbin/
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/hmac.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/etc/modules.d; ( echo "hmac"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/etc/modules.d/09-crypto-hmac; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac.installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/lib/netifd/proto
install -m0755 ./files/dhcpv6.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/lib/netifd/proto/dhcpv6.sh
install -m0755 ./files/dhcpv6.script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/lib/netifd/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/etc/odhcp6c.user.d/
install -m0600 ./files/odhcp6c.user /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/etc/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/cryptomgr.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/etc/modules.d; ( echo "cryptomgr"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/etc/modules.d/09-crypto-manager;  mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/etc/modules-boot.d; ln -sf ../modules.d/09-crypto-manager /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/etc/modules-boot.d/;


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager.installed
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.dnsmasq-2.86.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "dnsmasq-2.86.tar.xz" "28d52cfc9e2004ac4f85274f52b32e1647b4dbc9761b82e7de1e41c49907eb08" "" "http://thekelleys.org.uk/dnsmasq"    '
config.status: creating misc/run_tic.sh
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/crypto_null.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/etc/modules.d; ( echo "crypto_null"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/etc/modules.d/09-crypto-null; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null.installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.prepared_4333799c6d35ce7f87d5bdb96eec2d52_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/dnsmasq-2.86.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.. -xf -
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/drbg.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/jitterentropy_rng.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/rng.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/etc/modules.d; ( echo "drbg";   echo "jitterentropy_rng";   echo "rng"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/etc/modules.d/09-crypto-rng; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng.installed
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/usr/sbin/odhcp6c: executable
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_odhcp6c_conffiles" > conffiles;  )
config.status: creating misc/ncurses-config

Applying ./patches/100-remove-old-runtime-kernel-support.patch using plaintext: 
NOTICE: module '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/rng.ko' is built-in.
patching file src/dnsmasq.c
patching file src/dnsmasq.h
patching file src/ipset.c
patching file src/util.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.prepared_4333799c6d35ce7f87d5bdb96eec2d52_6664517399ebbbc92a37c5bb081b5c53
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/seqiv.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/etc/modules.d; ( echo "seqiv"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/etc/modules.d/09-crypto-seqiv; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv.installed
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.dnsmasq.nodhcpv6_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver "   ./configure --target=mips-openwrt-linux --host=mips-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; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.configured_427f448b99cf5162bf128c42a0f9b9ae
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/crypto/sha256_generic.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/lib/crypto/libsha256.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256/etc/modules.d; ( echo "sha256_generic"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256/etc/modules.d/09-crypto-sha256; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256.installed
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver" COPTS="-DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID" PREFIX="/usr" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/hwmon/hwmon.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/lib/crc-ccitt.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/etc/modules.d; ( echo "crc-ccitt"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/etc/modules.d/lib-crc-ccitt; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt.installed
config.status: creating man/ncursesw6-config.1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.odhcpd-2021-08-11-01b4e604.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "odhcpd-2021-08-11-01b4e604.tar.xz" "419bbc1dd159c25852da4abdcb9ffee8d72d12b8b998ff14e343d5f2455d8d2a" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf odhcpd-2021-08-11-01b4e604 && [ \! -d odhcpd-2021-08-11-01b4e604 ] && git clone  https://git.openwrt.org/project/odhcpd.git odhcpd-2021-08-11-01b4e604 && (cd odhcpd-2021-08-11-01b4e604 && git checkout 01b4e6046f10e21809c3f380f2d33bf3fe59698d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd odhcpd-2021-08-11-01b4e604 && git log -1 --format='\''@%ct'\''` && rm -rf odhcpd-2021-08-11-01b4e604/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c odhcpd-2021-08-11-01b4e604 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/odhcpd-2021-08-11-01b4e604.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/odhcpd-2021-08-11-01b4e604.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf odhcpd-2021-08-11-01b4e604;  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/nf_reject_ipv4.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/etc/modules.d; ( echo "nf_reject_ipv4"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/etc/modules.d/nf-reject; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/nf_reject_ipv6.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/etc/modules.d; ( echo "nf_reject_ipv6"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/etc/modules.d/nf-reject6; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6.installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.prepared_22251824436b53bb67fd02b46d3e3055_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/odhcpd-2021-08-11-01b4e604.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.prepared_22251824436b53bb67fd02b46d3e3055_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.configured_*
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/ip_tables.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/x_tables.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt/etc/modules.d; ( echo "ip_tables";   echo "x_tables"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt/etc/modules.d/nf-ipt; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt.installed
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.odhcpd.ipv6only_installed
config.status: creating misc/gen-pkgconfig
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcp6c-2021-07-14-94adc8bb/ipkg-mips_24kc/odhcp6c into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/odhcp6c_2021-07-14-94adc8bb-18_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604=odhcpd-2021-08-11-01b4e604 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604=odhcpd-2021-08-11-01b4e604 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DUBUS=1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604 )
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/ip6_tables.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6/etc/modules.d; ( echo "ip6_tables"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6/etc/modules.d/nf-ipt6; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6.installed
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "odhcp6c" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/odhcp6c.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcp6c.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcp6c.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcp6c.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_tcpudp.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/iptable_filter.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/iptable_mangle.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_limit.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_mac.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_multiport.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_comment.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_LOG.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_log_common.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/nf_log_ipv4.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_TCPMSS.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/ipt_REJECT.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_time.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_mark.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core/etc/modules.d; ( echo "ipt_REJECT";   echo "iptable_filter";   echo "iptable_mangle";   echo "nf_log_common";   echo "nf_log_ipv4";   echo "xt_LOG";   echo "xt_TCPMSS";   echo "xt_comment";   echo "xt_limit";   echo "xt_mac";   echo "xt_mark";   echo "xt_multiport";   echo "xt_tcpudp";   echo "xt_time"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core/etc/modules.d/ipt-core; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core.installed
config.status: creating Makefile
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcp6c
mv -f .deps/pcregrep-pcregrep.Tpo .deps/pcregrep-pcregrep.Po
-- The C compiler identification is GNU 10.3.0
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.odhcp6c_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/odhcp6c'
time: package/network/ipv6/odhcp6c/compile#2.70#0.33#3.82
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -version-info 3:13:2 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libpcre.la -rpath /usr/lib libpcre_la-pcre_byte_order.lo libpcre_la-pcre_compile.lo libpcre_la-pcre_config.lo libpcre_la-pcre_dfa_exec.lo libpcre_la-pcre_exec.lo libpcre_la-pcre_fullinfo.lo libpcre_la-pcre_get.lo libpcre_la-pcre_globals.lo libpcre_la-pcre_jit_compile.lo libpcre_la-pcre_maketables.lo libpcre_la-pcre_newline.lo libpcre_la-pcre_ord2utf8.lo libpcre_la-pcre_refcount.lo libpcre_la-pcre_string_utils.lo libpcre_la-pcre_study.lo libpcre_la-pcre_tables.lo libpcre_la-pcre_ucd.lo libpcre_la-pcre_valid_utf8.lo libpcre_la-pcre_version.lo libpcre_la-pcre_xclass.lo libpcre_la-pcre_chartables.lo  
-- Detecting C compiler ABI info
config.status: creating include/ncurses_cfg.h
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.configured_b0dd907d7bd62c1ac162f77343628c19
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604'
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -version-info 2:13:2 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libpcre16.la -rpath /usr/lib libpcre16_la-pcre16_byte_order.lo libpcre16_la-pcre16_chartables.lo libpcre16_la-pcre16_compile.lo libpcre16_la-pcre16_config.lo libpcre16_la-pcre16_dfa_exec.lo libpcre16_la-pcre16_exec.lo libpcre16_la-pcre16_fullinfo.lo libpcre16_la-pcre16_get.lo libpcre16_la-pcre16_globals.lo libpcre16_la-pcre16_jit_compile.lo libpcre16_la-pcre16_maketables.lo libpcre16_la-pcre16_newline.lo libpcre16_la-pcre16_ord2utf16.lo libpcre16_la-pcre16_refcount.lo libpcre16_la-pcre16_string_utils.lo libpcre16_la-pcre16_study.lo libpcre16_la-pcre16_tables.lo libpcre16_la-pcre16_ucd.lo libpcre16_la-pcre16_utf16_utils.lo libpcre16_la-pcre16_valid_utf16.lo libpcre16_la-pcre16_version.lo libpcre16_la-pcre16_xclass.lo libpcre16_la-pcre_chartables.lo  
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/src'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Appending rules for shared model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs)
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_conntrack.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/nf_defrag_ipv4.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/nf_defrag_ipv6.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/etc/modules.d; ( echo "nf_conntrack";   echo "nf_defrag_ipv4";   echo "nf_defrag_ipv6"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/etc/modules.d/nf-conntrack; 
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/etc/sysctl.d
install -m0644 ./files/sysctl-nf-conntrack.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/etc/sysctl.d/11-nf-conntrack.conf

touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack.installed
Appending rules for normal model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs)
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c cache.c	
libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libpcre_la-pcre_byte_order.o .libs/libpcre_la-pcre_compile.o .libs/libpcre_la-pcre_config.o .libs/libpcre_la-pcre_dfa_exec.o .libs/libpcre_la-pcre_exec.o .libs/libpcre_la-pcre_fullinfo.o .libs/libpcre_la-pcre_get.o .libs/libpcre_la-pcre_globals.o .libs/libpcre_la-pcre_jit_compile.o .libs/libpcre_la-pcre_maketables.o .libs/libpcre_la-pcre_newline.o .libs/libpcre_la-pcre_ord2utf8.o .libs/libpcre_la-pcre_refcount.o .libs/libpcre_la-pcre_string_utils.o .libs/libpcre_la-pcre_study.o .libs/libpcre_la-pcre_tables.o .libs/libpcre_la-pcre_ucd.o .libs/libpcre_la-pcre_valid_utf8.o .libs/libpcre_la-pcre_version.o .libs/libpcre_la-pcre_xclass.o .libs/libpcre_la-pcre_chartables.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libpcre.so.1 -o .libs/libpcre.so.1.2.13
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6
for mod in ; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6.installed
Appending rules for shared model (panel: termlib+ext_tinfo+base+widechar+ext_funcs)
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_nat.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/etc/modules.d; ( echo "nf_nat"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/etc/modules.d/nf-nat; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat.installed
Appending rules for normal model (panel: termlib+ext_tinfo+base+widechar+ext_funcs)
libtool: link: (cd ".libs" && rm -f "libpcre.so.1" && ln -s "libpcre.so.1.2.13" "libpcre.so.1")
libtool: link: (cd ".libs" && rm -f "libpcre.so" && ln -s "libpcre.so.1.2.13" "libpcre.so")
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_flow_table.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_flow_table_hw.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/etc/modules.d; ( echo "nf_flow_table";   echo "nf_flow_table_hw"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/etc/modules.d/nf-flow; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow.installed
Appending rules for shared model (menu: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (menu: termlib+ext_tinfo+base+widechar+ext_funcs)
libtool: link: mips-openwrt-linux-musl-gcc-ar cr .libs/libpcre.a  libpcre_la-pcre_byte_order.o libpcre_la-pcre_compile.o libpcre_la-pcre_config.o libpcre_la-pcre_dfa_exec.o libpcre_la-pcre_exec.o libpcre_la-pcre_fullinfo.o libpcre_la-pcre_get.o libpcre_la-pcre_globals.o libpcre_la-pcre_jit_compile.o libpcre_la-pcre_maketables.o libpcre_la-pcre_newline.o libpcre_la-pcre_ord2utf8.o libpcre_la-pcre_refcount.o libpcre_la-pcre_string_utils.o libpcre_la-pcre_study.o libpcre_la-pcre_tables.o libpcre_la-pcre_ucd.o libpcre_la-pcre_valid_utf8.o libpcre_la-pcre_version.o libpcre_la-pcre_xclass.o libpcre_la-pcre_chartables.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c rfc1035.c	
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_state.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_CT.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_conntrack.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack/etc/modules.d; ( echo "xt_CT";   echo "xt_conntrack";   echo "xt_state"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack/etc/modules.d/ipt-conntrack; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack.installed
libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libpcre.a
[1/9] Building C object CMakeFiles/odhcpd.dir/src/odhcpd.c.o
libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" )
libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libpcre16_la-pcre16_byte_order.o .libs/libpcre16_la-pcre16_chartables.o .libs/libpcre16_la-pcre16_compile.o .libs/libpcre16_la-pcre16_config.o .libs/libpcre16_la-pcre16_dfa_exec.o .libs/libpcre16_la-pcre16_exec.o .libs/libpcre16_la-pcre16_fullinfo.o .libs/libpcre16_la-pcre16_get.o .libs/libpcre16_la-pcre16_globals.o .libs/libpcre16_la-pcre16_jit_compile.o .libs/libpcre16_la-pcre16_maketables.o .libs/libpcre16_la-pcre16_newline.o .libs/libpcre16_la-pcre16_ord2utf16.o .libs/libpcre16_la-pcre16_refcount.o .libs/libpcre16_la-pcre16_string_utils.o .libs/libpcre16_la-pcre16_study.o .libs/libpcre16_la-pcre16_tables.o .libs/libpcre16_la-pcre16_ucd.o .libs/libpcre16_la-pcre16_utf16_utils.o .libs/libpcre16_la-pcre16_valid_utf16.o .libs/libpcre16_la-pcre16_version.o .libs/libpcre16_la-pcre16_xclass.o .libs/libpcre16_la-pcre_chartables.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libpcre16.so.0 -o .libs/libpcre16.so.0.2.13
Appending rules for shared model (form: termlib+ext_tinfo+base+widechar+ext_funcs)
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c util.c	
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_connbytes.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_connlimit.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/nf_conncount.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_connmark.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_helper.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_recent.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra/etc/modules.d; ( echo "nf_conncount";   echo "xt_connbytes";   echo "xt_connlimit";   echo "xt_connmark";   echo "xt_helper";   echo "xt_recent"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra/etc/modules.d/ipt-conntrack-extra; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra.installed
Appending rules for normal model (form: termlib+ext_tinfo+base+widechar+ext_funcs)
libtool: link: (cd ".libs" && rm -f "libpcre16.so.0" && ln -s "libpcre16.so.0.2.13" "libpcre16.so.0")
libtool: link: (cd ".libs" && rm -f "libpcre16.so" && ln -s "libpcre16.so.0.2.13" "libpcre16.so")
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fvisibility=hidden    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -version-info 0:13:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libpcre32.la -rpath /usr/lib libpcre32_la-pcre32_byte_order.lo libpcre32_la-pcre32_chartables.lo libpcre32_la-pcre32_compile.lo libpcre32_la-pcre32_config.lo libpcre32_la-pcre32_dfa_exec.lo libpcre32_la-pcre32_exec.lo libpcre32_la-pcre32_fullinfo.lo libpcre32_la-pcre32_get.lo libpcre32_la-pcre32_globals.lo libpcre32_la-pcre32_jit_compile.lo libpcre32_la-pcre32_maketables.lo libpcre32_la-pcre32_newline.lo libpcre32_la-pcre32_ord2utf32.lo libpcre32_la-pcre32_refcount.lo libpcre32_la-pcre32_string_utils.lo libpcre32_la-pcre32_study.lo libpcre32_la-pcre32_tables.lo libpcre32_la-pcre32_ucd.lo libpcre32_la-pcre32_utf32_utils.lo libpcre32_la-pcre32_valid_utf32.lo libpcre32_la-pcre32_version.lo libpcre32_la-pcre32_xclass.lo libpcre32_la-pcre_chartables.lo  
creating headers.sh
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c option.c	
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_FLOWOFFLOAD.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload/etc/modules.d; ( echo "xt_FLOWOFFLOAD"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload/etc/modules.d/ipt-offload; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload.installed
libtool: link: mips-openwrt-linux-musl-gcc-ar cr .libs/libpcre16.a  libpcre16_la-pcre16_byte_order.o libpcre16_la-pcre16_chartables.o libpcre16_la-pcre16_compile.o libpcre16_la-pcre16_config.o libpcre16_la-pcre16_dfa_exec.o libpcre16_la-pcre16_exec.o libpcre16_la-pcre16_fullinfo.o libpcre16_la-pcre16_get.o libpcre16_la-pcre16_globals.o libpcre16_la-pcre16_jit_compile.o libpcre16_la-pcre16_maketables.o libpcre16_la-pcre16_newline.o libpcre16_la-pcre16_ord2utf16.o libpcre16_la-pcre16_refcount.o libpcre16_la-pcre16_string_utils.o libpcre16_la-pcre16_study.o libpcre16_la-pcre16_tables.o libpcre16_la-pcre16_ucd.o libpcre16_la-pcre16_utf16_utils.o libpcre16_la-pcre16_valid_utf16.o libpcre16_la-pcre16_version.o libpcre16_la-pcre16_xclass.o libpcre16_la-pcre_chartables.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libpcre16.a
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_nat.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/iptable_nat.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_MASQUERADE.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/netfilter/xt_REDIRECT.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat/etc/modules.d; ( echo "iptable_nat";   echo "xt_MASQUERADE";   echo "xt_REDIRECT";   echo "xt_nat"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat/etc/modules.d/ipt-nat; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat.installed
libtool: link: ( cd ".libs" && rm -f "libpcre16.la" && ln -s "../libpcre16.la" "libpcre16.la" )
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'

** Configuration summary for NCURSES 6.2 20200212:
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c forward.c	

       extended funcs: yes
       xterm terminfo: xterm-new

        bin directory: /usr/bin
        lib directory: /usr/lib
    include directory: /usr/include
        man directory: /usr/man
   terminfo directory: /usr/share/terminfo
 pkg-config directory: /usr/lib/pkgconfig

rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv4/netfilter/iptable_raw.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw/etc/modules.d; ( echo "iptable_raw"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw/etc/modules.d/ipt-raw; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw.installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.configured_68b329da9893e34099c7d8ad5cb9c940
libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libpcre32_la-pcre32_byte_order.o .libs/libpcre32_la-pcre32_chartables.o .libs/libpcre32_la-pcre32_compile.o .libs/libpcre32_la-pcre32_config.o .libs/libpcre32_la-pcre32_dfa_exec.o .libs/libpcre32_la-pcre32_exec.o .libs/libpcre32_la-pcre32_fullinfo.o .libs/libpcre32_la-pcre32_get.o .libs/libpcre32_la-pcre32_globals.o .libs/libpcre32_la-pcre32_jit_compile.o .libs/libpcre32_la-pcre32_maketables.o .libs/libpcre32_la-pcre32_newline.o .libs/libpcre32_la-pcre32_ord2utf32.o .libs/libpcre32_la-pcre32_refcount.o .libs/libpcre32_la-pcre32_string_utils.o .libs/libpcre32_la-pcre32_study.o .libs/libpcre32_la-pcre32_tables.o .libs/libpcre32_la-pcre32_ucd.o .libs/libpcre32_la-pcre32_utf32_utils.o .libs/libpcre32_la-pcre32_valid_utf32.o .libs/libpcre32_la-pcre32_version.o .libs/libpcre32_la-pcre32_xclass.o .libs/libpcre32_la-pcre_chartables.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libpcre32.so.0 -o .libs/libpcre32.so.0.0.13
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" BUILD_CC="gcc" HOSTCC="gcc" HOSTCCFLAGS="" PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig libs ;
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'
cd include && make -w --jobserver-auth=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/ip6table_filter.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/ip6table_mangle.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/nf_log_ipv6.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/netfilter/ip6t_REJECT.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables/etc/modules.d; ( echo "ip6t_REJECT";   echo "ip6table_filter";   echo "ip6table_mangle";   echo "nf_log_ipv6"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables/etc/modules.d/42-ip6tables; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables.installed
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
cat curses.head >curses.h
AWK=mawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h
libtool: link: (cd ".libs" && rm -f "libpcre32.so.0" && ln -s "libpcre32.so.0.0.13" "libpcre32.so.0")
libtool: link: (cd ".libs" && rm -f "libpcre32.so" && ln -s "libpcre32.so.0.0.13" "libpcre32.so")
/bin/sh ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c network.c	
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: link: mips-openwrt-linux-musl-gcc-ar cr .libs/libpcre32.a  libpcre32_la-pcre32_byte_order.o libpcre32_la-pcre32_chartables.o libpcre32_la-pcre32_compile.o libpcre32_la-pcre32_config.o libpcre32_la-pcre32_dfa_exec.o libpcre32_la-pcre32_exec.o libpcre32_la-pcre32_fullinfo.o libpcre32_la-pcre32_get.o libpcre32_la-pcre32_globals.o libpcre32_la-pcre32_jit_compile.o libpcre32_la-pcre32_maketables.o libpcre32_la-pcre32_newline.o libpcre32_la-pcre32_ord2utf32.o libpcre32_la-pcre32_refcount.o libpcre32_la-pcre32_string_utils.o libpcre32_la-pcre32_study.o libpcre32_la-pcre32_tables.o libpcre32_la-pcre32_ucd.o libpcre32_la-pcre32_utf32_utils.o libpcre32_la-pcre32_valid_utf32.o libpcre32_la-pcre32_version.o libpcre32_la-pcre32_xclass.o libpcre32_la-pcre_chartables.o
/bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
cat ./curses.tail >>curses.h
AWK=mawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=mawk /bin/sh ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/tunnel6.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6/etc/modules.d; ( echo "tunnel6"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6/etc/modules.d/31-iptunnel6; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6.installed
touch config.h
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fvisibility=hidden   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -version-info 0:7:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la 
libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libpcre32.a
mawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h
/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
libtool: link: ( cd ".libs" && rm -f "libpcre32.la" && ln -s "../libpcre32.la" "libpcre32.la" )
** edit: HAVE_TCGETATTR 1
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/net/ipv6/ip6_tunnel.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel/etc/modules.d; ( echo "ip6_tunnel"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel/etc/modules.d/32-ip6-tunnel; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel.installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
** edit: HAVE_TERMIOS_H 1
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dnsmasq.c	
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/net/slip/slhc.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc.installed
** edit: HAVE_TERMIO_H 0
[2/9] Building C object CMakeFiles/odhcpd.dir/src/config.c.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/net/ppp/ppp_async.ko /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/net/ppp/ppp_generic.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/etc/modules.d; ( echo "ppp_async"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/etc/modules.d/ppp; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp.installed
** edit: BROKEN_LINKER 0
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w --jobserver-auth=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
mawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/net/ppp/pppox.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox.installed
gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -D_GNU_SOURCE   ./tinfo/make_hash.c  
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dhcp.c	
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe
for mod in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/drivers/net/ppp/pppoe.ko; do if grep -q "${mod##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/}" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/lib/modules/5.4.145 ; cp -fpR -L $mod /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/lib/modules/5.4.145/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/etc/modules.d; ( echo "pppoe"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/etc/modules.d/pppoe; 


touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe.installed
/bin/sh -e ./tty/MKexpanded.sh "mips-openwrt-linux-musl-gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG > expanded.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-aead_installed
echo "kmod-crypto-aead" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ccm_installed
libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libpcreposix_la-pcreposix.o   -Wl,-rpath -Wl,/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.libs -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libpcre.so  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c lease.c	
echo "kmod-crypto-ccm" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
/bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src tic infocmp  >fallback.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-cmac_installed
/bin/sh -e ./base/MKlib_gen.sh "mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c
libtool: link: (cd ".libs" && rm -f "libpcreposix.so.0" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so.0")
echo "kmod-crypto-cmac" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
AWK=mawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list
.. adding -P option to work around mips-openwrt-linux-musl-gcc 10.3.0
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ctr_installed
libtool: link: (cd ".libs" && rm -f "libpcreposix.so" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so")
/bin/sh -e ./base/MKlib_gen.sh "mips-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c
libtool: link: mips-openwrt-linux-musl-gcc-ar cr .libs/libpcreposix.a  libpcreposix_la-pcreposix.o
echo "kmod-crypto-ctr" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-gcm_installed
echo "kmod-crypto-gcm" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c rfc2131.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-gf128_installed
libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libpcreposix.a
.. adding -P option to work around mips-openwrt-linux-musl-gcc 10.3.0
libtool: link: ( cd ".libs" && rm -f "libpcreposix.la" && ln -s "../libpcreposix.la" "libpcreposix.la" )
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c netlink.c	
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o  libpcre.la libpcreposix.la libpcre16.la libpcre32.la  
echo "kmod-crypto-gf128" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ghash_installed
[3/9] Building C object CMakeFiles/odhcpd.dir/src/router.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dbus.c	
echo "kmod-crypto-ghash" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-hash_installed
mawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c
echo "kmod-crypto-hash" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-hmac_installed
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o pcregrep pcregrep-pcregrep.o   libpcre.la libpcreposix.la  
echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "kmod-crypto-hmac" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-manager_installed
gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -D_GNU_SOURCE   ./tinfo/make_keys.c  
echo "kmod-crypto-manager" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-null_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c bpf.c	
echo "kmod-crypto-null" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-rng_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c helper.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
echo "kmod-crypto-rng" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-seqiv_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "kmod-crypto-seqiv" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha256/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-sha256_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c tftp.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
echo "kmod-crypto-sha256" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-hwmon-core/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-hwmon-core_installed
[4/9] Building C object CMakeFiles/odhcpd.dir/src/dhcpv6.c.o
echo "kmod-hwmon-core" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-lib-crc-ccitt_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c log.c	
echo "kmod-lib-crc-ccitt" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-reject_installed
libtool: link: mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -znow -zrelro -o .libs/pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libpcre.so ./.libs/libpcreposix.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.libs/libpcre.so ./.libs/libpcre16.so ./.libs/libpcre32.so
echo "kmod-nf-reject" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
libtool: link: mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -znow -zrelro -o .libs/pcregrep pcregrep-pcregrep.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libpcre.so ./.libs/libpcreposix.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.libs/libpcre.so
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c conntrack.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-reject6_installed
echo "kmod-nf-reject6" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-ipt_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dhcp6.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
echo "kmod-nf-ipt" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-ipt6/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-ipt6_installed
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install"  install;
[5/9] Building C object CMakeFiles/odhcpd.dir/src/ndp.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c rfc3315.c	
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
make  install-am
echo "kmod-nf-ipt6" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-core/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-core_installed
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
echo "kmod-ipt-core" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dhcp-common.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-conntrack_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
echo "kmod-nf-conntrack" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-conntrack6_installed
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib'
 /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libpcre.la libpcre16.la libpcre32.la libpcreposix.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c outpacket.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o
echo "kmod-nf-conntrack6" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-nat_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c radv.c	
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "kmod-nf-nat" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-flow_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c slaac.c	
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre.so.1.2.13 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre.so.1.2.13
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; })
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c auth.c	
echo "kmod-nf-flow" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-conntrack_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; })
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre.la
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre16.so.0.2.13 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre16.so.0.2.13
echo "kmod-ipt-conntrack" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-conntrack-extra/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-conntrack-extra_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c ipset.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; })
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; })
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[6/9] Building C object CMakeFiles/odhcpd.dir/src/netlink.c.o
echo "kmod-ipt-conntrack-extra" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c pattern.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-offload/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-offload_installed
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre16.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre16.la
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre32.so.0.0.13 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre32.so.0.0.13
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; })
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c domain.c	
echo "kmod-ipt-offload" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-nat/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-nat_installed
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; })
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o
echo "kmod-ipt-nat" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ipt-raw/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ipt-raw_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre32.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre32.la
echo "kmod-ipt-raw" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6tables/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ip6tables_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dnssec.c	
libtool: warning: relinking 'libpcreposix.la'
echo "kmod-ip6tables" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45; /bin/bash "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/libtool"  --tag CC --mode=relink mips-openwrt-linux-musl-gcc -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45=pcre-8.45 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -version-info 0:7:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install)
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-iptunnel6/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-iptunnel6_installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c blockdata.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o
echo "kmod-iptunnel6" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ip6-tunnel/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ip6-tunnel_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c tables.c	
echo "kmod-ip6-tunnel" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-slhc_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
echo "kmod-slhc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c loop.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ppp_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
[7/9] Building C object CMakeFiles/odhcpd.dir/src/ubus.c.o
echo "kmod-ppp" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-pppox_installed
echo "kmod-pppox" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c inotify.c	
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp

SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-pppoe_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o
[8/9] Building C object CMakeFiles/odhcpd.dir/src/dhcpv6-ia.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o
echo "kmod-pppoe" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/linux'
time: package/kernel/linux/compile#7.70#1.71#24.43
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c poll.c	
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o
[9/9] Linking C executable odhcpd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604 install
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/mtd'
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604'
[0/1] Install the project...
libtool: relink: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libpcreposix_la-pcreposix.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib -L/usr/lib -lpcre  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c rrfilter.c	
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-install/usr/sbin/odhcpd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd -name '*.la' | xargs -r rm -f; 
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcpd.ipv6only.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcpd.ipv6only.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/odhcpd.ipv6only.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcreposix.so.0.0.7T /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcreposix.so.0.0.7
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-odhcpd
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c edns0.c	
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.odhcpd.ipv6only_installed
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; })
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/usr/sbin/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-install/usr/sbin/odhcpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/usr/sbin/
libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; })
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o
install -m0755 ./files/odhcpd-update /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/etc/init.d
install -m0755 ./files/odhcpd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/etc/init.d/odhcpd
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcreposix.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcreposix.la
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/etc/uci-defaults
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre.a
install -m0755 ./files/odhcpd.defaults /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/etc/uci-defaults/15_odhcpd
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c arp.c	
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c crypto.c	
libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre.a
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c dump.c	
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre16.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre16.a
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c ubus.c	
libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre16.a
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre16.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcre32.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre32.a
libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre32.a
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c metrics.c	
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre32.a
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c hash-questions.c	
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libpcreposix.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcreposix.a
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only
libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcreposix.a
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcreposix.a
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o
libtool: warning: remember to run 'libtool --finish /usr/lib'
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/usr/sbin/odhcpd: shared object
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin'
  /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c pcretest pcregrep '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.86"'           -c domain-match.c	
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o pattern.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o hash-questions.o domain-match.o -lubox -lubus  
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
libtool: warning: 'libpcre.la' has not been installed in '/usr/lib'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.prepared_07030379891d466556acfa8a42a6e9ad_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd
libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.prepared_07030379891d466556acfa8a42a6e9ad_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.configured_*
libtool: warning: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/libpcre.la' has not been installed in '/usr/lib'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.mtd_installed
libtool: warning: 'libpcre16.la' has not been installed in '/usr/lib'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1 " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver "   ./configure --target=mips-openwrt-linux --host=mips-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; )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.configured_68b329da9893e34099c7d8ad5cb9c940
libtool: warning: 'libpcre32.la' has not been installed in '/usr/lib'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.built_check
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-mips_24kc/odhcpd-ipv6only into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/odhcpd-ipv6only_2021-08-11-01b4e604-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" TARGET="ath79" FIS_SUPPORT=1 ;
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/usr/sbin/
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o mtd.o mtd.c
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/ipkg-install/usr/sbin/odhcpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/usr/sbin/
install -m0755 ./files/odhcpd-update /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/etc/init.d
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/pcretest /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin/pcretest
install -m0755 ./files/odhcpd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/etc/init.d/odhcpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/etc/uci-defaults
install -m0755 ./files/odhcpd.defaults /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/etc/uci-defaults/15_odhcpd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only.installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o jffs2.o jffs2.c
libtool: warning: 'libpcre.la' has not been installed in '/usr/lib'
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2021-08-11-01b4e604/.pkgdir/odhcpd-ipv6only/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.odhcpd-ipv6only_installed
libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib'
echo "odhcpd-ipv6only" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/odhcpd.ipv6only.install
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/odhcpd'
time: package/network/services/odhcpd/ipv6only/compile#4.77#0.51#6.18
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o crc32.o crc32.c
libtool: warning: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/libpcre.la' has not been installed in '/usr/lib'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o md5.o md5.c
libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/pcregrep /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin/pcregrep
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/urngd'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o fis.o fis.c
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c pcre-config '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/share/doc/pcre'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/share/doc/pcre'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o seama.o seama.c
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/share/doc/pcre/html'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/share/doc/pcre/html'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/share/doc/pcre/html'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ath79=1 -Wall -flto -DFIS_SUPPORT=1  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall   -c -o wrgg.o wrgg.c
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/include'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver  -lubox  mtd.o jffs2.o crc32.o md5.o fis.o seama.o wrgg.o   -o mtd
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 pcreposix.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/include'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man1'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man1'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/include'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 pcre.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/include'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/pkgconfig'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/pkgconfig'
make  install-data-hook
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
ln -sf pcre_assign_jit_stack.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_assign_jit_stack.3
ln -sf pcre_compile.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_compile.3
ln -sf pcre_compile2.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_compile2.3
ln -sf pcre_config.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_config.3
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o
ln -sf pcre_copy_named_substring.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_copy_named_substring.3
ln -sf pcre_copy_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_copy_substring.3
ln -sf pcre_dfa_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_dfa_exec.3
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ln -sf pcre_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_exec.3
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o
ln -sf pcre_free_study.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_free_study.3
ln -sf pcre_free_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_free_substring.3
ln -sf pcre_free_substring_list.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_free_substring_list.3
ln -sf pcre_fullinfo.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_fullinfo.3
ln -sf pcre_get_named_substring.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_get_named_substring.3
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ln -sf pcre_get_stringnumber.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_get_stringtable_entries.3
ln -sf pcre_get_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_get_substring.3
ln -sf pcre_get_substring_list.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_get_substring_list.3
ln -sf pcre_jit_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_jit_exec.3
ln -sf pcre_jit_stack_alloc.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_jit_stack_free.3
ln -sf pcre_maketables.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_maketables.3
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
ln -sf pcre_pattern_to_host_byte_order.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_pattern_to_host_byte_order.3
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.urngd-2020-01-21-c7f7b6b6.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "urngd-2020-01-21-c7f7b6b6.tar.xz" "2d31025b79fe130c579d6c3f4bf4dc12abc43a7319b20a5cdca24ae363ec70f3" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf urngd-2020-01-21-c7f7b6b6 && [ \! -d urngd-2020-01-21-c7f7b6b6 ] && git clone  https://git.openwrt.org/project/urngd.git urngd-2020-01-21-c7f7b6b6 && (cd urngd-2020-01-21-c7f7b6b6 && git checkout c7f7b6b65b82eda4675b42d8cd28d76ea7aebf1a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd urngd-2020-01-21-c7f7b6b6 && git log -1 --format='\''@%ct'\''` && rm -rf urngd-2020-01-21-c7f7b6b6/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c urngd-2020-01-21-c7f7b6b6 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/urngd-2020-01-21-c7f7b6b6.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/urngd-2020-01-21-c7f7b6b6.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf urngd-2020-01-21-c7f7b6b6;  )    '
ln -sf pcre_refcount.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_refcount.3
ln -sf pcre_study.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_study.3
ln -sf pcre_utf16_to_host_byte_order.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_utf16_to_host_byte_order.3
ln -sf pcre_version.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre16_version.3
ln -sf pcre_assign_jit_stack.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_assign_jit_stack.3
ln -sf pcre_compile.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_compile.3
ln -sf pcre_compile2.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_compile2.3
ln -sf pcre_config.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_config.3
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ln -sf pcre_copy_named_substring.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_copy_named_substring.3
ln -sf pcre_copy_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_copy_substring.3
ln -sf pcre_dfa_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_dfa_exec.3
ln -sf pcre_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_exec.3
ln -sf pcre_free_study.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_free_study.3
ln -sf pcre_free_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_free_substring.3
ln -sf pcre_free_substring_list.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_free_substring_list.3
ln -sf pcre_fullinfo.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_fullinfo.3
ln -sf pcre_get_named_substring.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_get_named_substring.3
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.prepared_efb067094c85647644d01896ea6c82b9_6664517399ebbbc92a37c5bb081b5c53_check
ln -sf pcre_get_stringnumber.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_get_stringnumber.3
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/urngd-2020-01-21-c7f7b6b6.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.. -xf -
ln -sf pcre_get_stringtable_entries.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_get_stringtable_entries.3
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o
ln -sf pcre_get_substring.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_get_substring.3
ln -sf pcre_get_substring_list.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_get_substring_list.3
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6
ln -sf pcre_jit_exec.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_jit_exec.3
ln -sf pcre_jit_stack_alloc.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_jit_stack_alloc.3
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.prepared_efb067094c85647644d01896ea6c82b9_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.configured_*
ln -sf pcre_jit_stack_free.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_jit_stack_free.3
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.urngd_installed
ln -sf pcre_maketables.3		 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_maketables.3
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6
ln -sf pcre_pattern_to_host_byte_order.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_refcount.3
ln -sf pcre_study.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_study.3
ln -sf pcre_utf32_to_host_byte_order.3	 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_utf32_to_host_byte_order.3
ln -sf pcre_version.3			 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/man/man3/pcre32_version.3
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6 )
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/bin
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/bin/pcre-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/bin/
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,^\(prefix\|exec_prefix\)=.*,\1=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/bin/pcre-config
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/host/bin
ln -sf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/bin/pcre-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/host/bin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/include/pcre*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/libpcre*.{a,so*} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/lib/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/pcre-8.45/ipkg-install/usr/lib/pkgconfig/libpcre*.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/usr/lib/pkgconfig/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/pcre.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/pcre.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/pcre.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
-- The C compiler identification is GNU 10.3.0
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd/sbin
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-pcre
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/mtd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd/sbin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.pcre_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd.installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/pcre'
time: package/libs/pcre/compile#89.41#5.56#94.12
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.mtd_installed
-- The CXX compiler identification is GNU 10.3.0
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/mtd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd/sbin/
-- Detecting C compiler ABI info
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c
-- Detecting C compiler ABI info - done
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/netifd'
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd/sbin/mtd: executable
-- Detecting CXX compiler ABI info - done
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
-- Check for working CXX compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++ - skipped
-- Detecting CXX compile features
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c
-- Detecting CXX compile features - done
-- Found PkgConfig: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/pkg-config (found version "1.8.0") 
-- Configuring done
-- Generating done
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    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_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.configured_68b329da9893e34099c7d8ad5cb9c940
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
[1/3] Building C object CMakeFiles/urngd.dir/urngd.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ubox'
[2/3] Building C object CMakeFiles/urngd.dir/3rdparty/jitterentropy-rngd/jitterentropy-base.c.o
[3/3] Linking C executable urngd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-install/usr/sbin/urngd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/etc/init.d
install -m0755 ./files/urngd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/etc/init.d/urngd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/urngd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/sbin/urngd
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd.installed
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/ipkg-mips_24kc/mtd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/mtd_26_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.urngd_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "mtd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mtd.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/mtd'
time: package/system/mtd/compile#1.51#0.25#3.71
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/etc/init.d
install -m0755 ./files/urngd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/etc/init.d/urngd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/urngd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/sbin/urngd
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.netifd-2021-08-24-454e9c33.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "netifd-2021-08-24-454e9c33.tar.xz" "b8c6d8a1d0cb60c353c0272b8a526d8e28e6ee7d385e96b18018d1bc13b54cc2" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf netifd-2021-08-24-454e9c33 && [ \! -d netifd-2021-08-24-454e9c33 ] && git clone  https://git.openwrt.org/project/netifd.git netifd-2021-08-24-454e9c33 && (cd netifd-2021-08-24-454e9c33 && git checkout 454e9c33c90691d5bea12263f1801a7dc38c20b1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd netifd-2021-08-24-454e9c33 && git log -1 --format='\''@%ct'\''` && rm -rf netifd-2021-08-24-454e9c33/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c netifd-2021-08-24-454e9c33 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/netifd-2021-08-24-454e9c33.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/netifd-2021-08-24-454e9c33.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf netifd-2021-08-24-454e9c33;  )    '
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/sbin/urngd: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.prepared_f27483bf7a12e7b1ed3f476a9685255a_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/netifd-2021-08-24-454e9c33.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.. -xf -
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.prepared_f27483bf7a12e7b1ed3f476a9685255a_6664517399ebbbc92a37c5bb081b5c53
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iptables'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.netifd_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33=netifd-2021-08-24-454e9c33 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33=netifd-2021-08-24-454e9c33 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLIBNL_LIBS=-lnl-tiny -DDEBUG=1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33 )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ubox-2021-08-03-205defb5.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ubox-2021-08-03-205defb5.tar.xz" "22da1601424c13af8751424b4216f32910a26da49408b6f309158ed8cee93034" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf ubox-2021-08-03-205defb5 && [ \! -d ubox-2021-08-03-205defb5 ] && git clone  https://git.openwrt.org/project/ubox.git ubox-2021-08-03-205defb5 && (cd ubox-2021-08-03-205defb5 && git checkout 205defb597295a4a8966db3e618cfe41a29bed99 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ubox-2021-08-03-205defb5 && git log -1 --format='\''@%ct'\''` && rm -rf ubox-2021-08-03-205defb5/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubox-2021-08-03-205defb5 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ubox-2021-08-03-205defb5.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ubox-2021-08-03-205defb5.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ubox-2021-08-03-205defb5;  )    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- The C compiler identification is GNU 10.3.0
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.prepared_1bb69de7a0f76bd858e74676a9a7fbef_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ubox-2021-08-03-205defb5.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.. -xf -
-- Detecting C compiler ABI info
../ncurses/./base/lib_screen.c: In function 'putwin':
../ncurses/./base/lib_screen.c:816:21: warning: 'fputs' argument missing terminating nul [-Wstringop-overflow=]
  816 | #define PUTS(s) if (fputs(s, filep) == EOF || ferror(filep)) returnCode(code)
      |                     ^~~~~~~~~~~~~~~
../ncurses/./base/lib_screen.c:817:2: note: in expansion of macro 'PUTS'
  817 |  PUTS(my_magic);
      |  ^~~~
../ncurses/./base/lib_screen.c:69:19: note: referenced argument declared here
   69 | static const char my_magic[] =
      |                   ^~~~~~~~
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.prepared_1bb69de7a0f76bd858e74676a9a7fbef_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ubox_installed
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mips_24kc/urngd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/urngd_2020-01-21-c7f7b6b6-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "urngd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/urngd.default.install
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5=ubox-2021-08-03-205defb5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5=ubox-2021-08-03-205defb5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5 )
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd -name '*.la' | xargs -r rm -f; 
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Detecting C compiler ABI info - done
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/urngd.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/urngd.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_IMPLICIT_FALLTHROUGH
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/urngd.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-urngd
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.urngd_installed
-- The C compiler identification is GNU 10.3.0
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/urngd'
time: package/system/urngd/compile#0.92#0.25#3.62
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o
-- Performing Test HAS_IMPLICIT_FALLTHROUGH - Success
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.built_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33 
-- Detecting C compiler ABI info - done
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33'
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for SYS_getrandom
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.iptables-1.8.7.tar.bz2.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "iptables-1.8.7.tar.bz2" "c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0" "" "https://netfilter.org/projects/iptables/files"    '
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
[1/25] Building C object CMakeFiles/netifd.dir/main.c.o
-- Looking for SYS_getrandom - found
-- Configuring done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.prepared_c077abc50aeffc5fd5a56beeb75986ba_6664517399ebbbc92a37c5bb081b5c53_check
-- Generating done
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; bzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/iptables-1.8.7.tar.bz2 | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.. -xf -
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.built
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5 
[2/25] Building C object CMakeFiles/netifd.dir/utils.c.o
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iwinfo'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o
[3/25] Building C object CMakeFiles/netifd.dir/system.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o
[1/15] Building C object CMakeFiles/logread.dir/log/logread.c.o
[4/25] Building C object CMakeFiles/netifd.dir/tunnel.c.o

Applying ./patches/010-add-set-dscpmark-support.patch using plaintext: 
patching file extensions/libxt_CONNMARK.c
patching file include/linux/netfilter/xt_connmark.h

Applying ./patches/101-remove-check-already.patch using plaintext: 
patching file libxtables/xtables.c

Applying ./patches/102-iptables-disable-modprobe.patch using plaintext: 
patching file libxtables/xtables.c
[2/15] Linking C executable logread

Applying ./patches/103-optional-xml.patch using plaintext: 
patching file iptables/xtables-legacy-multi.c

Applying ./patches/200-configurable_builtin.patch using plaintext: 
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o
patching file extensions/GNUmakefile.in

Applying ./patches/600-shared-libext.patch using plaintext: 
patching file extensions/GNUmakefile.in
patching file iptables/Makefile.am

Applying ./patches/700-disable-legacy-revisions.patch using plaintext: 
[5/25] Building C object CMakeFiles/netifd.dir/handler.c.o
patching file extensions/libxt_conntrack.c
patching file extensions/libxt_CT.c
patching file extensions/libxt_multiport.c

Applying ./patches/800-flowoffload_target.patch using plaintext: 
patching file extensions/libxt_FLOWOFFLOAD.c
patching file include/linux/netfilter/xt_FLOWOFFLOAD.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.prepared_c077abc50aeffc5fd5a56beeb75986ba_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.configured_*
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.iptables_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/15] Building C object CMakeFiles/logd.dir/log/logd.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
[6/25] Building C object CMakeFiles/netifd.dir/interface.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
[4/15] Building C object CMakeFiles/logd.dir/log/syslog.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o
[5/15] Linking C executable logd
[7/25] Building C object CMakeFiles/netifd.dir/interface-ip.c.o
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o
[8/25] Building C object CMakeFiles/netifd.dir/interface-event.c.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libiwinfo-2021-07-11-a0a0e02d.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libiwinfo-2021-07-11-a0a0e02d.tar.xz" "7b4f745c2cace836e57bd116399973d9ac32cee7f98d4628a17395caa3d0cebc" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf libiwinfo-2021-07-11-a0a0e02d && [ \! -d libiwinfo-2021-07-11-a0a0e02d ] && git clone  https://git.openwrt.org/project/iwinfo.git libiwinfo-2021-07-11-a0a0e02d && (cd libiwinfo-2021-07-11-a0a0e02d && git checkout a0a0e02dd91d14a50155390d5fd3b95d6ec87bf4 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libiwinfo-2021-07-11-a0a0e02d && git log -1 --format='\''@%ct'\''` && rm -rf libiwinfo-2021-07-11-a0a0e02d/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libiwinfo-2021-07-11-a0a0e02d | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libiwinfo-2021-07-11-a0a0e02d.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/libiwinfo-2021-07-11-a0a0e02d.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf libiwinfo-2021-07-11-a0a0e02d;  )    '
[6/15] Building C object CMakeFiles/validate_data.dir/validate/cli.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[9/25] Building C object CMakeFiles/netifd.dir/iprule.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.prepared_2e8568ee9ecc6d979f47e6b6bab52ca9_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libiwinfo-2021-07-11-a0a0e02d.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.prepared_2e8568ee9ecc6d979f47e6b6bab52ca9_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.iwinfo_installed
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[10/25] Building C object CMakeFiles/netifd.dir/proto.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.configured_68b329da9893e34099c7d8ad5cb9c940
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" FPIC="-DPIC -fpic" CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" BACKENDS="nl80211" SOVERSION="20210430" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d'
rm -f *.o libiwinfo.so iwinfo.so iwinfo
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_utils.o iwinfo_utils.c
[11/25] Building C object CMakeFiles/netifd.dir/proto-static.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[7/15] Building C object CMakeFiles/validate.dir/validate/validate.c.o
[8/15] Linking C shared library libvalidate.so
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
[12/25] Building C object CMakeFiles/netifd.dir/proto-shell.c.o
[9/15] Linking C executable validate_data
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_wext.o iwinfo_wext.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o
[10/15] Building C object CMakeFiles/lsbloader.dir/lsbloader.c.o
[13/25] Building C object CMakeFiles/netifd.dir/config.c.o
[11/15] Linking C executable lsbloader
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_wext_scan.o iwinfo_wext_scan.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[14/25] Building C object CMakeFiles/netifd.dir/device.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_lib.o iwinfo_lib.c
[15/25] Building C object CMakeFiles/netifd.dir/bridge.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_nl80211.o iwinfo_nl80211.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o
[12/15] Building C object CMakeFiles/kmodloader.dir/kmodloader.c.o
[16/25] Building C object CMakeFiles/netifd.dir/veth.c.o
[13/15] Linking C executable kmodloader
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[14/15] Building C object CMakeFiles/getrandom.dir/getrandom.c.o
[15/15] Linking C executable getrandom
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5 install
[17/25] Building C object CMakeFiles/netifd.dir/vlan.c.o
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5'
[0/1] Install the project...
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o
iwinfo_nl80211.c: In function 'nl80211_phy_idx_from_path':
iwinfo_nl80211.c:329:52: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 107 [-Wformat-truncation=]
  329 |   snprintf(buf, sizeof(buf), "/sys/class/ieee80211/%s/index", e->d_name);
      |                                                    ^~
iwinfo_nl80211.c:329:3: note: 'snprintf' output between 28 and 283 bytes into a destination of size 128
  329 |   snprintf(buf, sizeof(buf), "/sys/class/ieee80211/%s/index", e->d_name);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/bin/getrandom
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/kmodloader
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/lsbloader
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/lib/libvalidate.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/validate_data
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/logd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/logread
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/usr/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/usr/bin
iwinfo_nl80211.c: In function 'nl80211_phy2ifname':
iwinfo_nl80211.c:737:30: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 49 [-Wformat-truncation=]
  737 |              "/sys/class/net/%s/phy80211/index", e->d_name);
      |                              ^~
iwinfo_nl80211.c:736:5: note: 'snprintf' output between 31 and 286 bytes into a destination of size 64
  736 |     snprintf(buffer, sizeof(buffer),
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  737 |              "/sys/class/net/%s/phy80211/index", e->d_name);
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iwinfo_nl80211.c:742:31: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 49 [-Wformat-truncation=]
  742 |               "/sys/class/net/%s/ifindex", e->d_name);
      |                               ^~
iwinfo_nl80211.c:741:6: note: 'snprintf' output between 24 and 279 bytes into a destination of size 64
  741 |      snprintf(buffer, sizeof(buffer),
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  742 |               "/sys/class/net/%s/ifindex", e->d_name);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/{kmodloader,validate_data} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/lib/libvalidate.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/lib
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/ubox/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
[18/25] Building C object CMakeFiles/netifd.dir/alias.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubox_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/usr/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/{kmodloader,validate_data} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/lib/libvalidate.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/lib
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[19/25] Building C object CMakeFiles/netifd.dir/macvlan.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[20/25] Building C object CMakeFiles/netifd.dir/ubus.c.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox
[21/25] Building C object CMakeFiles/netifd.dir/vlandev.c.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/lib/libvalidate.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/sbin/kmodloader: executable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/sbin/validate_data: executable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -shared -Wl,-soname -Wl,libiwinfo.so.20210430 -lnl-tiny -o libiwinfo.so.20210430 iwinfo_utils.o iwinfo_wext.o iwinfo_wext_scan.o iwinfo_lib.o iwinfo_nl80211.o && \
ln -sf libiwinfo.so.20210430 libiwinfo.so
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_lua.o iwinfo_lua.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[22/25] Building C object CMakeFiles/netifd.dir/wireless.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
[23/25] Building C object CMakeFiles/netifd.dir/extdev.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/ubox into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ubox_2021-08-03-205defb5-2_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/bin/getrandom /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom/usr/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -shared -L. -liwinfo -llua -o iwinfo.so iwinfo_lua.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d=libiwinfo-2021-07-11-a0a0e02d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -DUSE_NL80211 -DPIC -fpic -c -o iwinfo_cli.o iwinfo_cli.c
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom
iwinfo_cli.c: In function 'format_channel':
iwinfo_cli.c:54:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
   54 |   snprintf(buf, sizeof(buf), "%d", ch);
      |                               ^~
iwinfo_cli.c:54:30: note: directive argument in the range [1, 2147483647]
   54 |   snprintf(buf, sizeof(buf), "%d", ch);
      |                              ^~~~
iwinfo_cli.c:54:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
   54 |   snprintf(buf, sizeof(buf), "%d", ch);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom/usr/bin/getrandom: executable
[24/25] Building C object CMakeFiles/netifd.dir/system-linux.c.o
iwinfo_cli.c: In function 'format_quality':
iwinfo_cli.c:90:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
   90 |   snprintf(buf, sizeof(buf), "%d", qual);
      |                               ^~
iwinfo_cli.c:90:30: note: directive argument in the range [0, 2147483647]
   90 |   snprintf(buf, sizeof(buf), "%d", qual);
      |                              ^~~~
iwinfo_cli.c:90:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
   90 |   snprintf(buf, sizeof(buf), "%d", qual);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iwinfo_cli.c: In function 'format_quality_max':
iwinfo_cli.c:102:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
  102 |   snprintf(buf, sizeof(buf), "%d", qmax);
      |                               ^~
iwinfo_cli.c:102:30: note: directive argument in the range [0, 2147483647]
  102 |   snprintf(buf, sizeof(buf), "%d", qmax);
      |                              ^~~~
iwinfo_cli.c:102:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
  102 |   snprintf(buf, sizeof(buf), "%d", qmax);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
iwinfo_cli.c: In function 'print_info':
iwinfo_cli.c:78:33: warning: ' dBm' directive output may be truncated writing 4 bytes into a region of size between 0 and 9 [-Wformat-truncation=]
   78 |   snprintf(buf, sizeof(buf), "%d dBm", pwr);
      |                                 ^~~~
iwinfo_cli.c:78:3: note: 'snprintf' output between 6 and 15 bytes into a destination of size 10
   78 |   snprintf(buf, sizeof(buf), "%d dBm", pwr);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
mips-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -L. -liwinfo -lnl-tiny -o iwinfo iwinfo_cli.o
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo/usr/lib
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/libiwinfo.so.20210430 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo/usr/lib/libiwinfo.so.20210430
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20210430' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libiwinfo.version || { echo '20210430' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libiwinfo.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libiwinfo_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data/usr/share/libiwinfo
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/devices.txt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data/usr/share/libiwinfo/devices.txt
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/getrandom into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/getrandom_2021-08-03-205defb5-2_mips_24kc.ipk
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/etc/init.d/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/{logd,logread} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/sbin/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o
install -m0755 ./files/log.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/etc/init.d/log
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/sbin/logd: executable
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/sbin/logread: executable
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-data into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libiwinfo-data_2021-07-11-a0a0e02d-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo/usr/lib
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/libiwinfo.so.20210430 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo/usr/lib/libiwinfo.so.20210430
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-mips_24kc/logd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/logd_2021-08-03-205defb5-2_mips_24kc.ipk
echo "ubox" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubox.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubox.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ubox.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ubox
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ubox_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo/usr/lib/libiwinfo.so.20210430: shared object
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom/usr/bin
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/src'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86=dnsmasq-2.86 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -flto=jobserver" COPTS="-DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID" PREFIX="/usr" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install"  install;
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/bin/getrandom /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom/usr/bin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom.installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd/etc/init.d/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/ipkg-install/usr/sbin/{logd,logread} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd/sbin/
install -m0755 ./files/log.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd/etc/init.d/log
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/getrandom/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.getrandom_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o
echo "getrandom" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ubox-2021-08-03-205defb5/.pkgdir/logd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.logd_installed
echo "logd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/ubox'
time: package/system/ubox/compile#2.91#0.45#10.14
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/net/cgi-io'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libiwinfo20210430_2021-07-11-a0a0e02d-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua/usr/lib/lua
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/iwinfo.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua/usr/lib/lua/iwinfo.so
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua/usr/lib/lua/iwinfo.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/src'
make[5]: 'dnsmasq' is up to date.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/src'
install -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/sbin
install -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/share/man/man8
install -m 644 man/dnsmasq.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/share/man/man8 
install -m 755 src/dnsmasq /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/sbin
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/sbin
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/sbin/dnsmasq /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/config
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
install -m0600 ./files/dhcp.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/config/dhcp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.cgi-io-2021-09-08-98cef9dd.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "cgi-io-2021-09-08-98cef9dd.tar.xz" "dfbec859e261ef6851f76474739c19baaadc1e5cd3ae2d2b9d56a7782ac79963" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf cgi-io-2021-09-08-98cef9dd && [ \! -d cgi-io-2021-09-08-98cef9dd ] && git clone  https://git.openwrt.org/project/cgi-io.git cgi-io-2021-09-08-98cef9dd && (cd cgi-io-2021-09-08-98cef9dd && git checkout 98cef9dda63623eff07bd574ad7c98ef282af18d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd cgi-io-2021-09-08-98cef9dd && git log -1 --format='\''@%ct'\''` && rm -rf cgi-io-2021-09-08-98cef9dd/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c cgi-io-2021-09-08-98cef9dd | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/cgi-io-2021-09-08-98cef9dd.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/cgi-io-2021-09-08-98cef9dd.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf cgi-io-2021-09-08-98cef9dd;  )    '
install -m0600 ./files/dnsmasq.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/dnsmasq.conf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/init.d
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o
install -m0755 ./files/dnsmasq.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/init.d/dnsmasq
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/cgi-io-2021-09-08-98cef9dd.tar.xz
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/hotplug.d/dhcp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/hotplug.d/neigh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/hotplug.d/ntp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/hotplug.d/tftp
install -m0644 ./files/dnsmasqsec.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/hotplug.d/ntp/25-dnsmasqsec
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/share/dnsmasq
install -m0600 ./files/dhcpbogushostname.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/share/dnsmasq/
install -m0600 ./files/rfc6761.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/share/dnsmasq/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/lib/dnsmasq
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/libiwinfo-lua into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libiwinfo-lua_2021-07-11-a0a0e02d-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -m0755 ./files/dhcp-script.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/lib/dnsmasq/dhcp-script.sh
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo/usr/bin
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/share/acl.d
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/iwinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo/usr/bin/iwinfo
install -m0644 ./files/dnsmasq_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/usr/share/acl.d/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/uci-defaults
install -m0755 ./files/50-dnsmasq-migrate-resolv-conf-auto.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/etc/uci-defaults
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/.pkgdir/dnsmasq/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.dnsmasq_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-install/usr/sbin/dnsmasq /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/config
install -m0600 ./files/dhcp.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/config/dhcp
install -m0600 ./files/dnsmasq.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/dnsmasq.conf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/init.d
install -m0755 ./files/dnsmasq.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/init.d/dnsmasq
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/hotplug.d/dhcp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/hotplug.d/neigh
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/hotplug.d/ntp
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/hotplug.d/tftp

100 10760  100 10760    0     0  34050      0 --:--:-- --:--:-- --:--:-- 34050
install -m0644 ./files/dnsmasqsec.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/hotplug.d/ntp/25-dnsmasqsec
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/share/dnsmasq
install -m0600 ./files/dhcpbogushostname.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/share/dnsmasq/
install -m0600 ./files/rfc6761.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/share/dnsmasq/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/lib/dnsmasq
install -m0755 ./files/dhcp-script.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/lib/dnsmasq/dhcp-script.sh
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo/usr/bin/iwinfo: executable
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/share/acl.d
install -m0644 ./files/dnsmasq_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/share/acl.d/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/uci-defaults
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
install -m0755 ./files/50-dnsmasq-migrate-resolv-conf-auto.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/uci-defaults
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.prepared_fe741d7d7aca2a0f4f6d03bda12775dc_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/cgi-io-2021-09-08-98cef9dd.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.. -xf -
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.prepared_fe741d7d7aca2a0f4f6d03bda12775dc_6664517399ebbbc92a37c5bb081b5c53
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.configured_*
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.cgi-io_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd=cgi-io-2021-09-08-98cef9dd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd=cgi-io-2021-09-08-98cef9dd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/ipkg-mips_24kc/iwinfo into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/iwinfo_2021-07-11-a0a0e02d-1_mips_24kc.ipk
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/usr/sbin/dnsmasq: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_dnsmasq_conffiles" > conffiles;  )
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.configured_68b329da9893e34099c7d8ad5cb9c940
echo "libiwinfo" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.built_check
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/include/iwinfo
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/include/iwinfo.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/include/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/include/iwinfo/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/include/iwinfo/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/lib
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/libiwinfo.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/lib/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/lib/lua
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/iwinfo.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/usr/lib/lua/iwinfo.so
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iwinfo.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iwinfo.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iwinfo.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iwinfo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.iwinfo_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua/usr/lib/lua
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/iwinfo.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua/usr/lib/lua/iwinfo.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data/usr/share/libiwinfo
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/devices.txt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data/usr/share/libiwinfo/devices.txt
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/iwinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo/usr/bin/iwinfo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-lua/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq/etc/dnsmasq.d/': No such file or directory
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libiwinfo-lua_installed
echo "libiwinfo-lua" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/libiwinfo-data/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
[1/5] Building C object CMakeFiles/cgi-io.dir/main.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libiwinfo-data_installed
echo "libiwinfo-data" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libiwinfo-2021-07-11-a0a0e02d/.pkgdir/iwinfo/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iwinfo_installed
echo "iwinfo" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.86/ipkg-mips_24kc/dnsmasq into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/dnsmasq_2.86-2_mips_24kc.ipk
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iwinfo'
time: package/network/utils/iwinfo/compile#4.02#0.41#10.40
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
echo "dnsmasq" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/dnsmasq.nodhcpv6.install
[2/5] Building C object CMakeFiles/cgi-lib.dir/multipart_parser.c.o
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/dnsmasq'
time: package/network/services/dnsmasq/nodhcpv6/compile#15.77#1.15#21.44
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
[3/5] Building C object CMakeFiles/cgi-lib.dir/util.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o
[4/5] Linking C static library libcgi-lib.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
[5/5] Linking C executable cgi-io
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-install/usr/sbin/cgi-io
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/usr/libexec /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/www/cgi-bin/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/usr/libexec
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/www/cgi-bin/cgi-upload
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/www/cgi-bin/cgi-download
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/www/cgi-bin/cgi-backup
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
configure.ac:22: installing 'build-aux/compile'
configure.ac:28: installing 'build-aux/missing'
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/www/cgi-bin/cgi-exec
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/swconfig'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/.pkgdir/cgi-io/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.cgi-io_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/usr/libexec /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/www/cgi-bin/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/usr/libexec
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/www/cgi-bin/cgi-upload
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/www/cgi-bin/cgi-download
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/www/cgi-bin/cgi-backup
ln -sf ../../usr/libexec/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/www/cgi-bin/cgi-exec
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Makefile.am: installing 'build-aux/depcomp'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/usr/libexec/cgi-io: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o
parallel-tests: installing 'build-aux/test-driver'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
autoreconf: Leaving directory `.'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto "   ./configure --target=mips-openwrt-linux --host=mips-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  --enable-lighty --enable-opensslall --enable-opensslextra --enable-sni --enable-stunnel --disable-crypttests --disable-examples --disable-jobserver --enable-ipv6 --enable-aesccm --enable-certgen --enable-chacha --enable-poly1305 --enable-dh --enable-arc4 --enable-tlsv10 --enable-tls13 --enable-session-ticket --disable-dtls --disable-curve25519 --disable-afalg --disable-openvpn --enable-devcrypto=no --enable-ocsp --enable-ocspstapling --enable-ocspstapling2 --enable-wpas --enable-sha512 --enable-fortress --enable-fastmath ; fi; )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.prepared_6fe54c3114969b3216a7f4a23053c79b_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-mips_24kc/cgi-io into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages/cgi-io_2021-09-08-98cef9dd-20_mips_24kc.ipk
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.prepared_6fe54c3114969b3216a7f4a23053c79b_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.swconfig_installed
echo "cgi-io" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/cgi-io.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/cgi-io-2021-09-08-98cef9dd/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io/
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CPPFLAGS="-D_GNU_SOURCE -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver "   ./configure --target=mips-openwrt-linux --host=mips-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; )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io -name '*.la' | xargs -r rm -f; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.configured_68b329da9893e34099c7d8ad5cb9c940
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/cgi-io.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/cgi-io.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.built_check
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/cgi-io.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
CFLAGS="-D_GNU_SOURCE -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size LIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -lnl-tiny -lm -luci -lubox"
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig'
mips-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o swlib.o swlib.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-cgi-io
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.cgi-io_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/net/cgi-io'
time: package/feeds/packages/cgi-io/compile#1.21#0.26#4.44
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc-ar rcu libsw.a swlib.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libsw.a
mips-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o cli.o cli.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o
mips-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o uci.o uci.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o
mips-openwrt-linux-musl-gcc  -o swconfig libsw.a cli.o uci.o -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -lnl-tiny -lm -luci -lubox -L./ -lsw
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/ds-lite'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/ppp'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/lib/network
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/swconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/sbin/swconfig
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
install -m0644 ./files/switch.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/lib/network/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.swconfig_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/lib/network
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/swconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/sbin/swconfig
install -m0644 ./files/switch.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/lib/network/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/sbin/swconfig: executable
[25/25] Linking C executable netifd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33'
[0/1] Install the project...
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-install/usr/sbin/netifd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/sbin
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/netifd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/sbin/
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/etc/udhcpc.user.d/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.prepared_faefdb81d8a2a61fa750551f7d44be7c_6664517399ebbbc92a37c5bb081b5c53_check
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/scripts/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/lib/netifd/
true
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd.installed
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/.pkgdir/netifd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.prepared_faefdb81d8a2a61fa750551f7d44be7c_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.configured_*
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.netifd_installed
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ds-lite_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/sbin
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.configured_68b329da9893e34099c7d8ad5cb9c940
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/netifd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/sbin/
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.built
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/etc/udhcpc.user.d/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.built
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/scripts/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/lib/netifd/
configure: WARNING: unrecognized options: --disable-nls
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ppp-2.4.9.git-2021-01-04.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ppp-2.4.9.git-2021-01-04.tar.xz" "429cb5fcff36e1d8698766130711d4764347f08b83233dfb4831bea21616efef" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/paulusmack/ppp" --version="4fb319056f168bb8379865b91b4fd3e1ada73f1e" --subdir="ppp-2.4.9.git-2021-01-04" --source="ppp-2.4.9.git-2021-01-04.tar.xz" --hash="429cb5fcff36e1d8698766130711d4764347f08b83233dfb4831bea21616efef" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf ppp-2.4.9.git-2021-01-04 && [ \! -d ppp-2.4.9.git-2021-01-04 ] && git clone  https://github.com/paulusmack/ppp ppp-2.4.9.git-2021-01-04 && (cd ppp-2.4.9.git-2021-01-04 && git checkout 4fb319056f168bb8379865b91b4fd3e1ada73f1e && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ppp-2.4.9.git-2021-01-04 && git log -1 --format='\''@%ct'\''` && rm -rf ppp-2.4.9.git-2021-01-04/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ppp-2.4.9.git-2021-01-04 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ppp-2.4.9.git-2021-01-04.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ppp-2.4.9.git-2021-01-04.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ppp-2.4.9.git-2021-01-04; );  )    '
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite/lib/netifd/proto
install -m0755 ./files/dslite.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite/lib/netifd/proto/dslite.sh
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/.pkgdir/ds-lite/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/ipkg-mips_24kc/swconfig into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/swconfig_12_mips_24kc.ipk
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ds-lite_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
echo "swconfig" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/swconfig.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite/lib/netifd/proto
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.prepared_db5813a484378bcebecb12402244ba9d_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -m0755 ./files/dslite.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite/lib/netifd/proto/dslite.sh
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ppp-2.4.9.git-2021-01-04.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.. -xf -
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/usr/include
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/swlib.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/usr/include/
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/swconfig/libsw.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig -name '*.la' | xargs -r rm -f; 
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/swconfig.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/swconfig.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/swconfig.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi

Applying ./patches/010-use_target_for_configure.patch using plaintext: 
patching file configure

Applying ./patches/105-debian_demand.patch using plaintext: 
patching file pppd/demand.c
patching file pppd/ipcp.c
patching file pppd/ipv6cp.c
patching file pppd/pppd.h

Applying ./patches/120-debian_ipv6_updown_option.patch using plaintext: 
patching file pppd/main.c
patching file pppd/options.c
patching file pppd/ipv6cp.c
patching file pppd/pppd.h

Applying ./patches/133-fix_sha1_include.patch using plaintext: 
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-swconfig
patching file pppd/sha1.c

Applying ./patches/200-makefile.patch using plaintext: 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.swconfig_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/swconfig'
time: package/network/config/swconfig/compile#1.19#0.20#3.48
mips-openwrt-linux-musl-gcc  -I. -Iinclude -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
patching file pppd/Makefile.linux

Applying ./patches/201-mppe_mppc_1.1.patch using plaintext: 
patching file include/linux/ppp-comp.h
patching file include/net/ppp-comp.h
patching file pppd/ccp.c
patching file pppd/ccp.h
patching file pppd/chap_ms.c

Applying ./patches/203-opt_flags.patch using plaintext: 
patching file pppd/plugins/radius/Makefile.linux
patching file pppd/plugins/pppoe/Makefile.linux

Applying ./patches/204-radius_config.patch using plaintext: 
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite
patching file pppd/plugins/radius/config.c
patching file pppd/plugins/radius/options.h

Applying ./patches/205-no_exponential_timeout.patch using plaintext: 
patching file pppd/plugins/pppoe/discovery.c

Applying ./patches/207-lcp_mtu_max.patch using plaintext: 
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
patching file pppd/lcp.c

Applying ./patches/208-fix_status_code.patch using plaintext: 
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd
patching file pppd/main.c

Applying ./patches/300-filter-pcap-includes-lib.patch using plaintext: 
patching file pppd/Makefile.linux

Applying ./patches/310-precompile_filter.patch using plaintext: 
checking whether the C compiler works... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
patching file pppd/Makefile.linux
patching file pppd/options.c
patching file pppd/pcap_pcc.c
patching file pppd/pcap_pcc.h

Applying ./patches/321-multilink_support_custom_iface_names.patch using plaintext: 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
patching file pppd/multilink.c
patching file pppd/sys-linux.c

Applying ./patches/330-retain_foreign_default_routes.patch using plaintext: 
patching file pppd/sys-linux.c

Applying ./patches/340-populate_default_gateway.patch using plaintext: 
patching file pppd/sys-linux.c

Applying ./patches/400-simplify_kernel_checks.patch using plaintext: 
patching file pppd/sys-linux.c
patching file pppd/plugins/pppoatm/pppoatm.c
patching file pppd/plugins/pppoe/plugin.c
patching file pppd/plugins/pppol2tp/pppol2tp.c

Applying ./patches/401-no_record_file.patch using plaintext: 
patching file pppd/pppd.h
patching file pppd/tty.c

Applying ./patches/403-no_wtmp.patch using plaintext: 
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
patching file pppd/sys-linux.c

Applying ./patches/404-remove_obsolete_protocol_names.patch using plaintext: 
patching file pppd/main.c

Applying ./patches/405-no_multilink_option.patch using plaintext: 
patching file pppd/options.c

Applying ./patches/500-add-pptp-plugin.patch using plaintext: 
/usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map
patching file configure
patching file pppd/plugins/Makefile.linux
patching file pppd/plugins/pptp/Makefile.linux
patching file pppd/plugins/pptp/dirutil.c
patching file pppd/plugins/pptp/dirutil.h
patching file pppd/plugins/pptp/orckit_quirks.c
patching file pppd/plugins/pptp/orckit_quirks.h
patching file pppd/plugins/pptp/pppd-pptp.8
patching file pppd/plugins/pptp/pptp.c
patching file pppd/plugins/pptp/pptp_callmgr.c
patching file pppd/plugins/pptp/pptp_callmgr.h
patching file pppd/plugins/pptp/pptp_ctrl.c
patching file pppd/plugins/pptp/pptp_ctrl.h
patching file pppd/plugins/pptp/pptp_msg.h
patching file pppd/plugins/pptp/pptp_options.h
patching file pppd/plugins/pptp/pptp_quirks.c
patching file pppd/plugins/pptp/pptp_quirks.h
patching file pppd/plugins/pptp/util.c
patching file pppd/plugins/pptp/util.h
patching file pppd/plugins/pptp/vector.c
patching file pppd/plugins/pptp/vector.h

Applying ./patches/510-pptp_compile_fix.patch using plaintext: 
patching file pppd/plugins/pptp/pptp.c

Applying ./patches/511-pptp_cflags.patch using plaintext: 
yes
checking for C compiler default output file name... a.out
patching file pppd/plugins/pptp/Makefile.linux

Applying ./patches/600-Revert-pppd-Use-openssl-for-the-DES-instead-of-the-l.patch using plaintext: 
checking for suffix of executables... patching file pppd/Makefile.linux
patching file pppd/pppcrypt.c

Applying ./patches/610-pppd_compile_fix.patch using plaintext: 
patching file pppd/Makefile.linux
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/sbin/netifd: executable
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.prepared_db5813a484378bcebecb12402244ba9d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.configured_*
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_netifd_conffiles" > conffiles;  )
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ppp.default_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin "   UNAME_S="Linux" UNAME_R="5.4.145" UNAME_M="mips"  ./configure --target=mips-openwrt-linux --host=mips-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; )

install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
checking whether we are cross compiling... yes
checking for suffix of object files... Configuring for Linux
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ds-lite/ipkg-all/ds-lite into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ds-lite_8_all.ipk
Creating Makefiles.
  Makefile <= linux/Makefile.top
echo "ds-lite" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ds-lite.default.install
  pppd/Makefile <= pppd/Makefile.linux
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/ds-lite'
time: package/network/ipv6/ds-lite/compile#0.38#0.11#2.10
  pppstats/Makefile <= pppstats/Makefile.linux
  chat/Makefile <= chat/Makefile.linux
  pppdump/Makefile <= pppdump/Makefile.linux
  pppd/plugins/Makefile <= pppd/plugins/Makefile.linux
  pppd/plugins/pppoe/Makefile <= pppd/plugins/pppoe/Makefile.linux
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
  pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libselinux'
  pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux
  pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
  pppd/plugins/pptp/Makefile <= pppd/plugins/pptp/Makefile.linux
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm/linux
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/linux/compiler.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/uapi/linux/atm*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm/linux/
# Kernel 4.14.9+ only, ignore the exit status of cp in case the file
# doesn't exits
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/linux/compiler_types.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm/linux/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.configured_68b329da9893e34099c7d8ad5cb9c940
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.built_check
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/netifd-2021-08-24-454e9c33/ipkg-mips_24kc/netifd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/netifd_2021-08-24-454e9c33-1_mips_24kc.ipk
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" COPTS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" PRECOMPILED_FILTER=1 STAGING_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl" HAVE_MULTILINK= USE_LIBUTIL= ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04'
cd chat; make -w --jobserver-auth=3,4 all
autoreconf: configure.ac: tracing
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/chat'
mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DTERMIOS			 -DSIGTYPE=void			 -UNO_SLEEP			 -DFNDELAY=O_NDELAY		 -o chat.o chat.c
echo "netifd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/netifd.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd
none needed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd -name '*.la' | xargs -r rm -f; 
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/urandom-seed'
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/netifd.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/netifd.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/netifd.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o chat chat.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-netifd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.netifd_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/netifd'
time: package/network/config/netifd/compile#11.55#1.09#18.01
yes
checking build system type... make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/rpcd'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking target system type... mips-openwrt-linux-gnu
checking for a BSD-compatible install... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.prepared_44d1e04388b05e73c190c0286ee6b2a8_6664517399ebbbc92a37c5bb081b5c53_check
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed
yes
checking how to create a ustar tar archive... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.prepared_44d1e04388b05e73c190c0286ee6b2a8_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.urandom-seed_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed=urandom-seed -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed=urandom-seed -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed=urandom-seed -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.built
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed
gnutar
checking dependency style of mips-openwrt-linux-musl-gcc... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed.installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/chat'
cd pppd/plugins; make -w --jobserver-auth=3,4 all
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.urandom-seed_installed
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins'
mips-openwrt-linux-musl-gcc -o minconn.so -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 minconn.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.libselinux-3.2.tar.gz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "libselinux-3.2.tar.gz" "df758ef1d9d4811051dd901ea6b029ae334ffd7c671c128beb16bce1e25ac161" "" "https://github.com/SELinuxProject/selinux/releases/download/3.2"    '
gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
mips-openwrt-linux-musl-gcc -o passprompt.so -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passprompt.c
printf
checking for a sed that does not truncate output... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.prepared_7543bbc236a414b5292a23d84782c283_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; gzip -dc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/libselinux-3.2.tar.gz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.. -xf -
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.rpcd-2021-07-13-1fa35765.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "rpcd-2021-07-13-1fa35765.tar.xz" "be116e2616b3ae1b5fb9c4c338d6908f8cc9e5de239a2c83aa21b7a69b5c1c93" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf rpcd-2021-07-13-1fa35765 && [ \! -d rpcd-2021-07-13-1fa35765 ] && git clone  https://git.openwrt.org/project/rpcd.git rpcd-2021-07-13-1fa35765 && (cd rpcd-2021-07-13-1fa35765 && git checkout 1fa35765ddf64976aa48950cac53d501fb71dda0 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd rpcd-2021-07-13-1fa35765 && git log -1 --format='\''@%ct'\''` && rm -rf rpcd-2021-07-13-1fa35765/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c rpcd-2021-07-13-1fa35765 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/rpcd-2021-07-13-1fa35765.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/rpcd-2021-07-13-1fa35765.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf rpcd-2021-07-13-1fa35765;  )    '
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for fgrep... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.prepared_7543bbc236a414b5292a23d84782c283_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.configured_*
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libselinux_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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; )
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
mips-openwrt-linux-musl-gcc -o passwordfd.so -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passwordfd.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.prepared_aca5f7175c1a1a07ddf0c7263fd5a43d_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/rpcd-2021-07-13-1fa35765.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.. -xf -
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" FTS_LDLIBS=-lfts SHLIBDIR=/usr/lib OS=Linux all;
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.prepared_aca5f7175c1a1a07ddf0c7263fd5a43d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/include'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/include'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/src'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765=rpcd-2021-07-13-1fa35765 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765=rpcd-2021-07-13-1fa35765 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765 )
mips-openwrt-linux-musl-gcc -o winbind.so -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 winbind.c
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o avc.o avc.c
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... -- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/urandom-seed/ipkg-mips_24kc/urandom-seed into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/urandom-seed_3_mips_24kc.ipk
-- Detecting C compiler ABI info - done
echo "urandom-seed" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/urandom-seed.default.install
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for getspnam
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/urandom-seed'
time: package/system/urandom-seed/compile#0.29#0.13#1.55
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
OpenWrt-libtoolize: linking file `build-aux/config.guess'
for d in pppoe pppoatm pppol2tp pptp radius; do make -w --jobserver-auth=3,4 -C $d all || exit $?; done
-- Looking for getspnam - found
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoe'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o plugin.o -fPIC plugin.c
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765 
plugin.c: In function 'PPPOEConnectDevice':
plugin.c:254:17: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  254 |   sizeof(struct sockaddr_pppox)) < 0) {
      |                 ^~~~~~~~~~~~~~
In file included from plugin.c:51:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
plugin.c: In function 'PPPOEDisconnectDevice':
plugin.c:303:17: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  303 |   sizeof(struct sockaddr_pppox)) < 0 && errno != EALREADY)
      |                 ^~~~~~~~~~~~~~
In file included from plugin.c:51:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o avc_internal.o avc_internal.c
OpenWrt-libtoolize: linking file `build-aux/config.sub'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o discovery.o -fPIC discovery.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
ok
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o if.o -fPIC if.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o avc_sidtab.o avc_sidtab.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o common.o -fPIC common.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
mips-openwrt-linux-musl-gcc -E
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o booleans.o booleans.c
OpenWrt-libtoolize: linking file `build-aux/install-sh'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
checking for ANSI C header files... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include -I../../.. -c -o debug.o debug.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
OpenWrt-libtoolize: linking file `build-aux/ltmain.sh'
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o pppoe.so -shared plugin.o discovery.o if.o common.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o callbacks.o callbacks.c
[1/13] Building C object CMakeFiles/rpcsys_plugin.dir/sys.c.o
yes
checking for sys/types.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o canonicalize_context.o canonicalize_context.c
[2/13] Linking C shared module rpcsys.so
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o checkAccess.o checkAccess.c
checking for sys/stat.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o check_context.o check_context.c
yes
[3/13] Building C object CMakeFiles/iwinfo_plugin.dir/iwinfo.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o checkreqprot.o checkreqprot.c
[4/13] Linking C shared module iwinfo.so
checking for stdlib.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o compute_av.o compute_av.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
yes
[5/13] Building C object CMakeFiles/rpcd.dir/main.c.o
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o compute_create.o compute_create.c
checking for string.h... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o compute_member.o compute_member.c
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppoe-discovery pppoe-discovery.o debug.o
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
checking for memory.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o compute_relabel.o compute_relabel.c
[6/13] Building C object CMakeFiles/file_plugin.dir/file.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o compute_user.o compute_user.c
yes
[7/13] Building C object CMakeFiles/rpcd.dir/exec.c.o
[8/13] Linking C shared module file.so
checking for strings.h... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o context.o context.c
yes
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
checking for inttypes.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o deny_unknown.o deny_unknown.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o disable.o disable.c
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoe'
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o enabled.o enabled.c
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c
checking for stdint.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o fgetfilecon.o fgetfilecon.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o freecon.o freecon.c
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o freeconary.o freeconary.c
checking for unistd.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o fsetfilecon.o fsetfilecon.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o get_context_list.o get_context_list.c
yes
checking for dlfcn.h... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
yes
checking for objdir... .libs
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o get_default_type.o get_default_type.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
[9/13] Building C object CMakeFiles/rpcd.dir/session.c.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o get_initial_context.o get_initial_context.c
[10/13] Building C object CMakeFiles/rpcd.dir/uci.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o getenforce.o getenforce.c
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppol2tp'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o getfilecon.o getfilecon.c
[11/13] Building C object CMakeFiles/rpcd.dir/rc.c.o
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o getpeercon.o getpeercon.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppol2tp.so -shared pppol2tp.o 
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o init.o init.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
[12/13] Building C object CMakeFiles/rpcd.dir/plugin.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o is_customizable_type.o is_customizable_type.c
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o openl2tp.so -shared openl2tp.o 
/usr/bin/perl util/mkdef.pl ssl linux > libssl.map
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label.o label.c
[13/13] Linking C executable rpcd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765'
[0/1] Install the project...
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-install/usr/sbin/rpcd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-install/usr/lib/file.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-install/usr/lib/rpcsys.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-install/usr/lib/iwinfo.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/init.d
install -m0755 ./files/rpcd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/init.d/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/sbin
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label_db.o label_db.c
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/rpcd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/sbin/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/usr/share/rpcd/acl.d
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/unauthenticated.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/usr/share/rpcd/acl.d/unauthenticated.json
rm openl2tp.o pppol2tp.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppol2tp'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/config
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pptp'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o dirutil.o dirutil.c
install -m0600 ./files/rpcd.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/config/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/uci-defaults
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
install -m0755 ./files/50-migrate-rpcd-ubus-sock.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/etc/uci-defaults
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o orckit_quirks.o orckit_quirks.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.rpcd_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o pptp.o pptp.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/init.d
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label_file.o label_file.c
install -m0755 ./files/rpcd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/init.d/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/sbin
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/rpcd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/sbin/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/usr/share/rpcd/acl.d
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/unauthenticated.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/usr/share/rpcd/acl.d/unauthenticated.json
pptp.c: In function 'pptp_start_client':
pptp.c:162:27: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  162 |  if (bind(pptp_fd,(struct sockaddr*)&src_addr,sizeof(src_addr)))
      |                           ^~~~~~~~
In file included from pptp.c:52:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
pptp.c:169:30: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  169 |  getsockname(pptp_fd,(struct sockaddr*)&src_addr,&len);
      |                              ^~~~~~~~
In file included from pptp.c:52:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
In file included from /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/netinet/in.h:10,
                 from pptp.c:27:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/sys/socket.h:316:8: note: defined here
  316 | struct sockaddr {
      |        ^~~~~~~~
pptp.c:183:60: warning: taking address of packed member of 'struct sockaddr_pppox' may result in an unaligned pointer value [-Waddress-of-packed-member]
  183 |     } while (get_call_id(callmgr_sock, getpid(), getpid(), &dst_addr.sa_addr.pptp.call_id) < 0);
      |                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pptp.c:185:30: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  185 |  if (connect(pptp_fd,(struct sockaddr*)&dst_addr,sizeof(dst_addr)))
      |                              ^~~~~~~~
In file included from pptp.c:52:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o pptp_callmgr.o pptp_callmgr.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/config
install -m0600 ./files/rpcd.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/config/rpcd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/uci-defaults
install -m0755 ./files/50-migrate-rpcd-ubus-sock.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/etc/uci-defaults
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking whether -lc should be explicitly linked in... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o pptp_ctrl.o pptp_ctrl.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
no
checking dynamic linker characteristics... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o pptp_quirks.o pptp_quirks.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o util.o util.c
/usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.9\" -c -o vector.o vector.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/sbin/rpcd: shared object
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_rpcd_conffiles" > conffiles;  )
mips-openwrt-linux-musl-gcc -fPIC -o pptp.so -shared dirutil.o orckit_quirks.o pptp.o pptp_callmgr.o pptp_ctrl.o pptp_quirks.o util.o vector.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label_media.o label_media.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
yes
checking for simple visibility declarations... ../ncurses/./base/lib_screen.c: In function 'putwin':
../ncurses/./base/lib_screen.c:816:21: warning: 'fputs' argument missing terminating nul [-Wstringop-overflow=]
  816 | #define PUTS(s) if (fputs(s, filep) == EOF || ferror(filep)) returnCode(code)
      |                     ^~~~~~~~~~~~~~~
../ncurses/./base/lib_screen.c:817:2: note: in expansion of macro 'PUTS'
  817 |  PUTS(my_magic);
      |  ^~~~
../ncurses/./base/lib_screen.c:69:19: note: referenced argument declared here
   69 | static const char my_magic[] =
      |                   ^~~~~~~~
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label_support.o label_support.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
yes
checking size of long long... (cached) 8
checking size of long... (cached) 4
checking size of time_t... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o label_x.o label_x.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o lgetfilecon.o lgetfilecon.c
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" apps/CA.pl.in > "apps/CA.pl"
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o load_policy.o load_policy.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
chmod a+x apps/CA.pl
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" apps/tsget.in > "apps/tsget.pl"
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o lsetfilecon.o lsetfilecon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o mapping.o mapping.c
chmod a+x apps/tsget.pl
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" tools/c_rehash.in > "tools/c_rehash"
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/rpcd_2021-07-13-1fa35765-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file/usr/lib/rpcd
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/file.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file/usr/lib/rpcd/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o matchmediacon.o matchmediacon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
chmod a+x tools/c_rehash
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o matchpathcon.o matchpathcon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
chmod a+x util/shlib_wrap.sh
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
4
checking for __uint128_t... make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pptp'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/radius'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radius.o radius.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file/usr/lib/rpcd/file.so: shared object
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o avpair.o avpair.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
no
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o buildreq.o buildreq.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o policyvers.o policyvers.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o config.o config.c
checking arpa/inet.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o dict.o dict.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o procattr.o procattr.c
mips-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
mips-openwrt-linux-musl-ar: creating apps/libapps.a
mips-openwrt-linux-musl-ranlib apps/libapps.a || echo Never mind.
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o ip_util.o ip_util.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
yes
checking arpa/inet.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o clientid.o clientid.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o sendserver.o sendserver.c
yes
checking for arpa/inet.h... yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o lock.o lock.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o query_user_context.o query_user_context.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
checking fcntl.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o regex.o regex.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o util.o util.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o md5.o md5.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radattr.o radattr.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
yes
checking fcntl.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radrealms.o radrealms.c
yes
checking for fcntl.h... yes
mips-openwrt-linux-musl-gcc-ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: creating libradiusclient.a
a - avpair.o
a - buildreq.o
a - config.o
a - dict.o
a - ip_util.o
a - clientid.o
a - sendserver.o
a - lock.o
a - util.o
a - md5.o
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radattr.so -shared radattr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o reject_unknown.o reject_unknown.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
checking limits.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o selinux_check_securetty_context.o selinux_check_securetty_context.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o selinux_config.o selinux_config.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radius.so -shared radius.o libradiusclient.a
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-file into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/rpcd-mod-file_2021-07-13-1fa35765-1_mips_24kc.ipk
yes
checking limits.h presence... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
yes
checking for limits.h... yes
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo/usr/lib/rpcd
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/iwinfo.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo/usr/lib/rpcd/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o selinux_restorecon.o selinux_restorecon.c
checking netdb.h usability... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Icrypto -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c
mips-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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
mips-openwrt-linux-musl-ar: creating libssl.a
mips-openwrt-linux-musl-ranlib libssl.a || echo Never mind.
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c
yes
checking netdb.h presence... mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radrealms.so -shared radrealms.o
yes
checking for netdb.h... yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo/usr/lib/rpcd/iwinfo.so: shared object
checking netinet/in.h usability... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
yes
checking netinet/in.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o sestatus.o sestatus.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
yes
checking for netinet/in.h... yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
checking stddef.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o setenforce.o setenforce.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
yes
checking stddef.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o setexecfilecon.o setexecfilecon.c
yes
checking for stddef.h... yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/charable.c -o ../objects/charable.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o setfilecon.o setfilecon.c
checking time.h usability... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/ipkg-mips_24kc/rpcd-mod-iwinfo into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/rpcd-mod-iwinfo_2021-07-13-1fa35765-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o setrans_client.o setrans_client.c
echo "rpcd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/rpcd.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/include/rpcd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd/usr/include/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd -name '*.la' | xargs -r rm -f; 
yes
checking time.h presence... if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
yes
checking for time.h... yes
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd_installed
checking sys/ioctl.h usability... rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file/usr/lib/rpcd
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/radius'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins'
cd pppd; make -w --jobserver-auth=3,4 all
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o seusers.o seusers.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/file.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file/usr/lib/rpcd/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo/usr/lib/rpcd
yes
checking sys/ioctl.h presence... install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/iwinfo.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo/usr/lib/rpcd/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo.installed
yes
checking for sys/ioctl.h... yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o main.o main.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-file/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.rpcd-mod-file_installed
echo "rpcd-mod-file" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/rpcd.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking sys/socket.h usability... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd-mod-iwinfo/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o sha1.o sha1.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.rpcd-mod-iwinfo_installed
yes
checking sys/socket.h presence... echo "rpcd-mod-iwinfo" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/rpcd.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/rpcd'
time: package/system/rpcd/compile#4.63#0.58#9.14
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
yes
checking for sys/socket.h... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o magic.o magic.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/rpcd-mod-luci'
checking sys/time.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o fsm.o fsm.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/rpcd-mod-rrdns'
yes
checking sys/time.h presence... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o lcp.o lcp.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o
yes
checking for sys/time.h... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipcp.o ipcp.c
checking errno.h usability... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o stringrep.o stringrep.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c
yes
checking errno.h presence... yes
checking for errno.h... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o upap.o upap.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -c -o validatetrans.o validatetrans.c
checking for socket in -lnetwork... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap-new.o chap-new.c
mips-openwrt-linux-musl-gcc-ar rcs libselinux.a avc.o avc_internal.o avc_sidtab.o booleans.o callbacks.o canonicalize_context.o checkAccess.o check_context.o checkreqprot.o compute_av.o compute_create.o compute_member.o compute_relabel.o compute_user.o context.o deny_unknown.o disable.o enabled.o fgetfilecon.o freecon.o freeconary.o fsetfilecon.o get_context_list.o get_default_type.o get_initial_context.o getenforce.o getfilecon.o getpeercon.o init.o is_customizable_type.o label.o label_db.o label_file.o label_media.o label_support.o label_x.o lgetfilecon.o load_policy.o lsetfilecon.o mapping.o matchmediacon.o matchpathcon.o policyvers.o procattr.o query_user_context.o regex.o reject_unknown.o selinux_check_securetty_context.o selinux_config.o selinux_restorecon.o sestatus.o setenforce.o setexecfilecon.o setfilecon.o setrans_client.o seusers.o sha1.o stringrep.o validatetrans.o
mips-openwrt-linux-musl-gcc-ranlib libselinux.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o avc.lo avc.c
no
checking whether byte ordering is bigendian... (cached) yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o md5.o md5.c
checking for gethostbyname... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ccp.o ccp.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ecp.o ecp.c
checking for getaddrinfo... (cached) yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o auth.o auth.c
checking for gettimeofday... (cached) yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.prepared_65793ac2e3e4e28582511e0fbb17fd36_6664517399ebbbc92a37c5bb081b5c53_check
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614
cp -fpR ./src/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/
checking for gmtime_r... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.prepared_65793ac2e3e4e28582511e0fbb17fd36_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o avc_internal.lo avc_internal.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd-mod-luci_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.prepared_31d4b5917dec5d59b2cf7f5db29b3f3f_6664517399ebbbc92a37c5bb081b5c53_check
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614=rpcd-mod-luci-20210614 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614=rpcd-mod-luci-20210614 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DLIBNL_LIBS=-lnl-tiny  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614 )
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o options.o options.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


cp -fpR ./src/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.prepared_31d4b5917dec5d59b2cf7f5db29b3f3f_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd-mod-rrdns_installed
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710 )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o demand.o demand.c
checking for inet_ntoa... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o avc_sidtab.lo avc_sidtab.c
-- The C compiler identification is GNU 10.3.0
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o utils.o utils.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o
checking for memset... -- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o sys-linux.o sys-linux.c
-- Generating done
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o booleans.lo booleans.c
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.configured_68b329da9893e34099c7d8ad5cb9c940
-- Detecting C compiler ABI info - done
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.built
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.built_check
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614'
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    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_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o callbacks.lo callbacks.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipxcp.o ipxcp.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o tty.o tty.c
checking for socket... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o canonicalize_context.lo canonicalize_context.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o checkAccess.lo checkAccess.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o eap.o eap.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
[1/2] Building C object CMakeFiles/rpcd-mod-rrdns.dir/rrdns.c.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o check_context.lo check_context.c
yes
[2/2] Linking C shared module rrdns.so
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710 install
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710'
[0/1] Install the project...
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o checkreqprot.lo checkreqprot.c
-- Install configuration: "Release"
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap-md5.o chap-md5.c
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-install/usr/lib/rrdns.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.built
checking for strftime... (cached) yes
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o compute_av.lo compute_av.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/usr/lib/rpcd
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/rrdns.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/usr/lib/rpcd/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns.installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o session.o session.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking whether gethostbyname is declared... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o md4.o md4.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.rpcd-mod-rrdns_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap_ms.o chap_ms.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o compute_create.lo compute_create.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns/usr/lib/rpcd
yes
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/rrdns.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns/usr/lib/rpcd/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o sha1.o sha1.c
checking whether getaddrinfo is declared... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o pppcrypt.o pppcrypt.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/new_pair.c -o ../objects/new_pair.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o compute_member.lo compute_member.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o pcap_pcc.o pcap_pcc.c
checking whether gettimeofday is declared... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o compute_relabel.lo compute_relabel.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipv6cp.o ipv6cp.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns
yes
checking whether gmtime_r is declared... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o compute_user.lo compute_user.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns/usr/lib/rpcd/rrdns.so: shared object
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o eui64.o eui64.c
yes
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_rpcd_mod_rrdns_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o session.o md4.o chap_ms.o sha1.o pppcrypt.o pcap_pcc.o ipv6cp.o eui64.o -lrt -lcrypt -ldl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib/libpcap.a
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o context.lo context.c
checking whether inet_ntoa is declared... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o deny_unknown.lo deny_unknown.c
checking whether memset is declared... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o disable.lo disable.c
yes
checking whether socket is declared... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o enabled.lo enabled.c
[1/2] Building C object CMakeFiles/rpcd-mod-luci.dir/luci.c.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o fgetfilecon.lo fgetfilecon.c
checking whether strftime is declared... [2/2] Linking C shared module luci.so
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614'
[0/1] Install the project...
yes
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-install/usr/lib/luci.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci
checking for size_t... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o freecon.lo freecon.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci/usr/lib/rpcd
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/luci.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci/usr/lib/rpcd/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci.installed
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o freeconary.lo freeconary.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mips_24kc/rpcd-mod-rrdns into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/rpcd-mod-rrdns_20170710_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/.pkgdir/rpcd-mod-luci/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o fsetfilecon.lo fsetfilecon.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.rpcd-mod-luci_installed
echo "rpcd-mod-rrdns" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/rpcd-mod-rrdns.default.install
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci/usr/lib/rpcd
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/luci.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci/usr/lib/rpcd/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns -name '*.la' | xargs -r rm -f; 
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking for uint8_t... if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-rrdns.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-rrdns.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o get_context_list.lo get_context_list.c
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-rrdns.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
yes
checking for uintptr_t... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-rrdns
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd-mod-rrdns_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/rpcd-mod-rrdns'
time: package/feeds/luci/rpcd-mod-rrdns/compile#0.73#0.21#3.47
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o get_default_type.lo get_default_type.c
yes
checking dependency style of mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci/usr/lib/rpcd/luci.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_rpcd_mod_luci_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o get_initial_context.lo get_initial_context.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o getenforce.lo getenforce.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
gcc3
checking for cos in -lm... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o getfilecon.lo getfilecon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o getpeercon.lo getpeercon.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o init.lo init.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
yes
checking for thread local storage (TLS) class... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o is_customizable_type.lo is_customizable_type.c
_Thread_local
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/rpcd-mod-luci-20210614/ipkg-mips_24kc/rpcd-mod-luci into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/rpcd-mod-luci_20210614_mips_24kc.ipk
checking for debug... no
checking whether mips-openwrt-linux-musl-gcc is Clang... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label.lo label.c
echo "rpcd-mod-luci" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/rpcd-mod-luci.default.install
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci
no
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci -name '*.la' | xargs -r rm -f; 
checking whether pthreads work with "-pthread" and "-lpthread"... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-luci.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-luci.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/rpcd-mod-luci.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label_db.lo label_db.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-rpcd-mod-luci
yes
checking for joinable pthread attribute... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.rpcd-mod-luci_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/libs/rpcd-mod-luci'
time: package/feeds/luci/rpcd-mod-luci/compile#1.72#0.25#4.49
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base'
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label_file.lo label_file.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
checking for openssl... yes
checking for fast RSA... no
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
checking for library containing gethostbyname... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
none required
checking for library containing socket... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label_media.lo label_media.c
none required
checking for vcs system... none
checking for vcs checkout... no
checking whether the linker accepts -Werror... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label_support.lo label_support.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o label_x.lo label_x.c
yes
checking whether the linker accepts -z relro -z now... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o lgetfilecon.lo lgetfilecon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o load_policy.lo load_policy.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c
yes
checking whether the linker accepts -pie... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o lsetfilecon.lo lsetfilecon.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c
yes
checking whether C compiler accepts -Werror... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o mapping.lo mapping.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
checking whether C compiler accepts -Wno-pragmas... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o matchmediacon.lo matchmediacon.c
checking whether C compiler accepts -Wall... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o matchpathcon.lo matchpathcon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c
yes
checking whether C compiler accepts -Wno-strict-aliasing... yes
checking whether C compiler accepts -Wextra... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
checking whether C compiler accepts -Wunknown-pragmas... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o policyvers.lo policyvers.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o procattr.lo procattr.c
checking whether C compiler accepts -Wthis-test-should-fail... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
no
checking whether C compiler accepts --param=ssp-buffer-size=1... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o query_user_context.lo query_user_context.c
checking whether C compiler accepts -Waddress... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.o
checking whether C compiler accepts -Warray-bounds... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o regex.lo regex.c
checking whether C compiler accepts -Wbad-function-cast... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
yes
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
checking whether C compiler accepts -Wchar-subscripts... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o reject_unknown.lo reject_unknown.c
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o selinux_check_securetty_context.lo selinux_check_securetty_context.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c
checking whether C compiler accepts -Wcomment... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o selinux_config.lo selinux_config.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
yes
checking whether C compiler accepts -Wfloat-equal... yes
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
checking whether C compiler accepts -Wformat-security... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o selinux_restorecon.lo selinux_restorecon.c
yes
checking whether C compiler accepts -Wformat=2... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
yes
checking whether C compiler accepts -Wmaybe-uninitialized... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.prepared_0908fefdb9e97fe91bd8bb94e67e72b2_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/$d/; fi; done
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
checking whether C compiler accepts -Wmissing-field-initializers... autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.o
yes
/bin/sh -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c
checking whether C compiler accepts -Wmissing-noreturn... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c
/bin/sh -e ./tinfo/MKuserdefs.sh mawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c
yes
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base
mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
checking whether C compiler accepts -Wmissing-prototypes... ./make_keys keys.list > init_keytry.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.prepared_0908fefdb9e97fe91bd8bb94e67e72b2_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-base_installed
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.configured_8c28fde6e5538b761b52693a1f9d64a7
yes
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.built_check
checking whether C compiler accepts -Wnested-externs... CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" clean compile;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
rm -f contrib/lemon po2lmo parser.so version.lua plural_formula.c plural_formula.h *.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o sestatus.lo sestatus.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -DNDEBUG -c -o template_parser.o template_parser.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
yes
checking whether C compiler accepts -Wnormalized=id... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o setenforce.lo setenforce.c
yes
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
checking whether C compiler accepts -Woverride-init... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o setexecfilecon.lo setexecfilecon.c
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -DNDEBUG -c -o template_utils.o template_utils.c
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o setfilecon.lo setfilecon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
checking whether C compiler accepts -Wpointer-arith... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o setrans_client.lo setrans_client.c
yes
cc -o contrib/lemon contrib/lemon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
checking whether C compiler accepts -Wpointer-sign... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o seusers.lo seusers.c
checking whether C compiler accepts -Wredundant-decls... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o sha1.lo sha1.c
checking whether C compiler accepts -Wshadow... mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
yes
linking ../lib/libncursesw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libncursesw.so.6.2 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib  
checking whether C compiler accepts -Wshorten-64-to-32... ./contrib/lemon -q plural_formula.y
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -DNDEBUG -c -o template_lmo.o template_lmo.c
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.044913
cd ../lib && (ln -s -f libncursesw.so.6.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
no
mips-openwrt-linux-musl-gcc-ar -curv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
checking whether C compiler accepts -Wsign-compare... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/charable.o
a - ../objects/lib_add_wch.o
a - ../objects/lib_box_set.o
a - ../objects/lib_cchar.o
a - ../objects/lib_erasewchar.o
a - ../objects/lib_get_wch.o
a - ../objects/lib_get_wstr.o
a - ../objects/lib_hline_set.o
a - ../objects/lib_in_wch.o
a - ../objects/lib_in_wchnstr.o
a - ../objects/lib_ins_wch.o
a - ../objects/lib_inwstr.o
a - ../objects/lib_key_name.o
a - ../objects/lib_pecho_wchar.o
a - ../objects/lib_slk_wset.o
a - ../objects/lib_unget_wch.o
a - ../objects/lib_vid_attr.o
a - ../objects/lib_vline_set.o
a - ../objects/lib_wacs.o
a - ../objects/lib_wunctrl.o
a - ../objects/expanded.o
a - ../objects/legacy_coding.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/new_pair.o
a - ../objects/resizeterm.o
a - ../objects/use_screen.o
a - ../objects/use_window.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/comp_userdefs.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/version.o
mips-openwrt-linux-musl-gcc-ranlib ../lib/libncursesw.a
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o stringrep.lo stringrep.c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w --jobserver-auth=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
rm -f ../include/panel.h
yes
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -DNDEBUG -c -o template_lualib.o template_lualib.c
cp ./panel.h ../include/panel.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o
checking whether C compiler accepts -Wstrict-overflow=1... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o
yes
checking whether C compiler accepts -Wstrict-prototypes... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fPIC -DSHARED -c -o validatetrans.lo validatetrans.c
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -DNDEBUG -c -o plural_formula.o plural_formula.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -DNO_ANDROID_BACKEND -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o libselinux.so.1 avc.lo avc_internal.lo avc_sidtab.lo booleans.lo callbacks.lo canonicalize_context.lo checkAccess.lo check_context.lo checkreqprot.lo compute_av.lo compute_create.lo compute_member.lo compute_relabel.lo compute_user.lo context.lo deny_unknown.lo disable.lo enabled.lo fgetfilecon.lo freecon.lo freeconary.lo fsetfilecon.lo get_context_list.lo get_default_type.lo get_initial_context.lo getenforce.lo getfilecon.lo getpeercon.lo init.lo is_customizable_type.lo label.lo label_db.lo label_file.lo label_media.lo label_support.lo label_x.lo lgetfilecon.lo load_policy.lo lsetfilecon.lo mapping.lo matchmediacon.lo matchpathcon.lo policyvers.lo procattr.lo query_user_context.lo regex.lo reject_unknown.lo selinux_check_securetty_context.lo selinux_config.lo selinux_restorecon.lo sestatus.lo setenforce.lo setexecfilecon.lo setfilecon.lo setrans_client.lo seusers.lo sha1.lo stringrep.lo validatetrans.lo -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lpcre  -lfts -ldl -Wl,-soname,libselinux.so.1,--version-script=libselinux.map,-z,defs,-z,relro
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o
no
checking whether C compiler accepts -Wswitch-enum... ln -sf libselinux.so.1 libselinux.so
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -shared -o parser.so template_parser.o template_utils.o template_lmo.o template_lualib.o plural_formula.o
sed -e 's/@VERSION@/3.2/; s:@prefix@:/usr:; s:@libdir@:/usr/lib:; s:@includedir@:/usr/include:; s:@PCRE_MODULE@:libpcre:' < libselinux.pc.in > libselinux.pc
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/src'
./mkversion.sh version.lua git-21.260.25435-584301a "LuCI Master"
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/utils'
yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  avcstat.c  -lselinux -lfts -o avcstat
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
checking whether C compiler accepts -Wundef... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
cp parser.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o
yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  compute_av.c  -lselinux -lfts -o compute_av
checking whether C compiler accepts -Wunused... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                19       0      29     202      6.97
----------------------------------------------------------
Local (in)            23      29      92     497      5.40
TOTAL (in)            42      29     121     699      5.78
----------------------------------------------------------
Local (out)           11      29      92      92      1.00
TOTAL (out)           30      29     121     294      2.43
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/template.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/template.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            55     216      3.93      55     216      3.93
TK_NAME              155     929      5.99     155     524      3.38
TK_NUMBER              3       3      1.00       3       3      1.00
TK_STRING             19     264     13.89      19     264     13.89
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                171     185      1.08     171     185      1.08
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            20     871     43.55       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               100     100      1.00      58      58      1.00
TK_SPACE             201     254      1.26      45      45      1.00
--------------------------------------------------------------------
Total Elements       725    2822      3.89     507    1295      2.55
--------------------------------------------------------------------
Total Tokens         404    1597      3.95     404    1192      2.95
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o
checking whether C compiler accepts -Wunused-result... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 9       0      17     140      8.24
----------------------------------------------------------
Local (in)            11      23      51     274      5.37
TOTAL (in)            20      23      68     414      6.09
----------------------------------------------------------
Local (out)            6      23      51      51      1.00
TOTAL (out)           15      23      68     191      2.81
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/uci.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            44     186      4.23      44     186      4.23
TK_NAME               87     539      6.20      87     316      3.63
TK_NUMBER             12      36      3.00      12      36      3.00
TK_STRING             20     292     14.60      20     292     14.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                132     133      1.01     132     133      1.01
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     188     47.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                70      70      1.00      55      55      1.00
TK_SPACE             146     206      1.41      31      31      1.00
--------------------------------------------------------------------
Total Elements       516    1650      3.20     382    1049      2.75
--------------------------------------------------------------------
Total Tokens         296    1186      4.01     296     963      3.25
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  compute_create.c  -lselinux -lfts -o compute_create
yes
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                11       0      44     250      5.68
----------------------------------------------------------
Local (in)            39      58     201     782      3.89
TOTAL (in)            50      58     245    1032      4.21
----------------------------------------------------------
Local (out)            9      58     201     201      1.00
TOTAL (out)           20      58     245     451      1.84
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/index.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/index.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           183     694      3.79     183     694      3.79
TK_NAME              347    1712      4.93     347    1131      3.26
TK_NUMBER             18      50      2.78      18      50      2.78
TK_STRING             68     830     12.21      68     830     12.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                487     510      1.05     487     510      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     123     30.75       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               196     196      1.00     156     156      1.00
TK_SPACE             527     717      1.36     111     111      1.00
--------------------------------------------------------------------
Total Elements      1831    4832      2.64    1371    3482      2.54
--------------------------------------------------------------------
Total Tokens        1104    3796      3.44    1104    3215      2.91
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o
checking whether C compiler accepts -Wunused-variable... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  compute_member.c  -lselinux -lfts -o compute_member
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0      13     105      8.08
----------------------------------------------------------
Local (in)            25      27      83     450      5.42
TOTAL (in)            31      27      96     555      5.78
----------------------------------------------------------
Local (out)           14      27      83      83      1.00
TOTAL (out)           20      27      96     188      1.96
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ccache.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ccache.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            63     264      4.19      63     264      4.19
TK_NAME              113     652      5.77     113     285      2.52
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             17     133      7.82      17     133      7.82
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                116     128      1.10     116     128      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     172     43.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                76      76      1.00      58      58      1.00
TK_SPACE             174     220      1.26      47      47      1.00
--------------------------------------------------------------------
Total Elements       568    1649      2.90     419     919      2.19
--------------------------------------------------------------------
Total Tokens         314    1181      3.76     314     814      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      12      6.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2      12      6.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2      12      6.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME               42     143      3.40      42     143      3.40
TK_NUMBER             40     185      4.62      40     185      4.62
TK_STRING              1      28     28.00       1      28     28.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 98      98      1.00      98      98      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            41     306      7.46       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                46      46      1.00      43      43      1.00
TK_SPACE             163     272      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements       432    1078      2.50     225     497      2.21
--------------------------------------------------------------------
Total Tokens         182     454      2.49     182     454      2.49
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  compute_relabel.c  -lselinux -lfts -o compute_relabel
checking whether C compiler accepts -Wwrite-strings... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2       8      4.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2       8      4.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2       8      4.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                2       8      4.00       2       8      4.00
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING            903   14192     15.72     903   14192     15.72
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1807    1807      1.00    1807    1807      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               457     457      1.00     454     454      1.00
TK_SPACE            1807    1807      1.00       0       0      0.00
--------------------------------------------------------------------
Total Elements      4978   18326      3.68    3167   16461      5.20
--------------------------------------------------------------------
Total Tokens        2713   16007      5.90    2713   16007      5.90
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       6      39      6.50
----------------------------------------------------------
Local (in)             7       8      34     119      3.50
TOTAL (in)            13       8      40     158      3.95
----------------------------------------------------------
Local (out)            5       8      34      34      1.00
TOTAL (out)           11       8      40      73      1.82
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            15      63      4.20      15      63      4.20
TK_NAME               41     165      4.02      41      80      1.95
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      85     17.00       5      85     17.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 43      45      1.05      43      45      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                19      19      1.00      14      14      1.00
TK_SPACE              56      68      1.21      10      10      1.00
--------------------------------------------------------------------
Total Elements       181     500      2.76     129     297      2.30
--------------------------------------------------------------------
Total Tokens         105     358      3.41     105     273      2.60
--------------------------------------------------------------------

yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getconlist.c  -lselinux -lfts -o getconlist
checking whether C compiler accepts -fwrapv... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                26       0      71     365      5.14
----------------------------------------------------------
Local (in)           108     191     807    3016      3.74
TOTAL (in)           134     191     878    3381      3.85
----------------------------------------------------------
Local (out)           23     191     807     807      1.00
TOTAL (out)           49     191     878    1172      1.33
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           592    2244      3.79     592    2244      3.79
TK_NAME             1124    4721      4.20    1124    2512      2.23
TK_NUMBER             82      98      1.20      82      98      1.20
TK_STRING             95    1288     13.56      95    1288     13.56
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1391    1456      1.05    1391    1456      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            15     703     46.87       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               607     607      1.00     498     498      1.00
TK_SPACE            1597    2237      1.40     436     436      1.00
--------------------------------------------------------------------
Total Elements      5504   13354      2.43    4219    8532      2.02
--------------------------------------------------------------------
Total Tokens        3285    9807      2.99    3285    7598      2.31
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getdefaultcon.c  -lselinux -lfts -o getdefaultcon
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                50       0      54     394      7.30
----------------------------------------------------------
Local (in)            62     185     542    2548      4.70
TOTAL (in)           112     185     596    2942      4.94
----------------------------------------------------------
Local (out)           14     185     542     542      1.00
TOTAL (out)           64     185     596     936      1.57
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/model/uci.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/model/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           446    1914      4.29     446    1914      4.29
TK_NAME              714    3741      5.24     714    1735      2.43
TK_NUMBER             16      21      1.31      16      21      1.31
TK_STRING            113    1070      9.47     113    1070      9.47
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                923    1004      1.09     923    1004      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             8     440     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               508     508      1.00     409     409      1.00
TK_SPACE            1272    1695      1.33     264     264      1.00
--------------------------------------------------------------------
Total Elements      4001   10393      2.60    2886    6417      2.22
--------------------------------------------------------------------
Total Tokens        2213    7750      3.50    2213    5744      2.60
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       8      58      7.25
----------------------------------------------------------
Local (in)             4       5      15      93      6.20
TOTAL (in)             9       5      23     151      6.57
----------------------------------------------------------
Local (out)            4       5      15      15      1.00
TOTAL (out)            9       5      23      73      3.17
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/xml.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/xml.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            11      55      5.00      11      55      5.00
TK_NAME               27     181      6.70      27     103      3.81
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              3      40     13.33       3      40     13.33
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 21      21      1.00      21      21      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             6     226     37.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                26      26      1.00      12      12      1.00
TK_SPACE              26      33      1.27      11      11      1.00
--------------------------------------------------------------------
Total Elements       121     582      4.81      86     242      2.81
--------------------------------------------------------------------
Total Tokens          63     297      4.71      63     219      3.48
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o
creating wolfssl-config - generic 4.8.1 for -lwolfssl -lpthread
checking the number of available CPUs... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       6      41      6.83
----------------------------------------------------------
Local (in)             5       5      14      52      3.71
TOTAL (in)            10       5      20      93      4.65
----------------------------------------------------------
Local (out)            3       5      14      14      1.00
TOTAL (out)            8       5      20      55      2.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/config.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/config.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            14      59      4.21      14      59      4.21
TK_NAME               26     132      5.08      26      94      3.62
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      46     11.50       4      46     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 38      38      1.00      38      38      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                18      18      1.00      15      15      1.00
TK_SPACE              34      78      2.29       6       6      1.00
--------------------------------------------------------------------
Total Elements       137     477      3.48     104     258      2.48
--------------------------------------------------------------------
Total Tokens          83     275      3.31      83     237      2.86
--------------------------------------------------------------------

8
configure: adding automake macro support
configure: creating aminclude.am
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getenforce.c  -lselinux -lfts -o getenforce
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                12       0      27     183      6.78
----------------------------------------------------------
Local (in)            17      21      93     302      3.25
TOTAL (in)            29      21     120     485      4.04
----------------------------------------------------------
Local (out)            7      21      93      93      1.00
TOTAL (out)           19      21     120     276      2.30
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            60     238      3.97      60     238      3.97
TK_NAME              179    1055      5.89     179     846      4.73
TK_NUMBER             10      13      1.30      10      13      1.30
TK_STRING             20     199      9.95      20     199      9.95
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                196     205      1.05     196     205      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                99      99      1.00      86      86      1.00
TK_SPACE             238     410      1.72      45      45      1.00
--------------------------------------------------------------------
Total Elements       805    2325      2.89     597    1632      2.73
--------------------------------------------------------------------
Total Tokens         466    1710      3.67     466    1501      3.22
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                13       0      32     164      5.12
----------------------------------------------------------
Local (in)            15      15      58     274      4.72
TOTAL (in)            28      15      90     438      4.87
----------------------------------------------------------
Local (out)            6      15      58      58      1.00
TOTAL (out)           19      15      90     222      2.47
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/cgi.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/cgi.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            58     242      4.17      58     242      4.17
TK_NAME              120     606      5.05     120     390      3.25
TK_NUMBER              8       8      1.00       8       8      1.00
TK_STRING             18     200     11.11      18     200     11.11
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                145     160      1.10     145     160      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     149     49.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                73      73      1.00      61      61      1.00
TK_SPACE             171     248      1.45      45      45      1.00
--------------------------------------------------------------------
Total Elements       597    1686      2.82     456    1106      2.43
--------------------------------------------------------------------
Total Tokens         350    1216      3.47     350    1000      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      13      6.50
----------------------------------------------------------
Local (in)             1       1       2       8      4.00
TOTAL (in)             3       1       4      21      5.25
----------------------------------------------------------
Local (out)            1       1       2       2      1.00
TOTAL (out)            3       1       4      15      3.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/store.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/store.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             1       5      5.00       1       5      5.00
TK_NAME                5      32      6.40       5      26      5.20
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              2      23     11.50       2      23     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  5       5      1.00       5       5      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 6       6      1.00       2       2      1.00
TK_SPACE               5       5      1.00       1       1      1.00
--------------------------------------------------------------------
Total Elements        28     233      8.32      17      62      3.65
--------------------------------------------------------------------
Total Tokens          14      65      4.64      14      59      4.21
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       3      20      6.67
----------------------------------------------------------
Local (in)             2       2       5      30      6.00
TOTAL (in)             4       2       8      50      6.25
----------------------------------------------------------
Local (out)            2       2       5       5      1.00
TOTAL (out)            4       2       8      25      3.12
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/cacheloader.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/cacheloader.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             6      22      3.67       6      22      3.67
TK_NAME               12      82      6.83      12      57      4.75
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      47     11.75       4      47     11.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  9      10      1.11       9      10      1.11
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                12      12      1.00       6       6      1.00
TK_SPACE              16      16      1.00       5       5      1.00
--------------------------------------------------------------------
Total Elements        63     346      5.49      43     147      3.42
--------------------------------------------------------------------
Total Tokens          32     161      5.03      32     136      4.25
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c
autoreconf: Leaving directory `.'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7 -name \*.o -or -name \*.\?o -or -name \*.a | xargs -r rm -f
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getfilecon.c  -lselinux -lfts -o getfilecon
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/panel.c -o ../objects/panel.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       5      44      8.80
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             5       0       5      44      8.80
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            5       0       5      44      8.80
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/version.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/version.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                5      44      8.80       5      44      8.80
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      43      8.60       5      43      8.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  4       4      1.00       4       4      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 9       9      1.00       5       5      1.00
TK_SPACE               9      15      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements        34     170      5.00      20      96      4.80
--------------------------------------------------------------------
Total Tokens          15      91      6.07      15      91      6.07
--------------------------------------------------------------------

rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.config_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.configured_*
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      25     183      7.32
----------------------------------------------------------
Local (in)            10      11      37     172      4.65
TOTAL (in)            20      11      62     355      5.73
----------------------------------------------------------
Local (out)            5      11      37      37      1.00
TOTAL (out)           15      11      62     220      3.55
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/i18n.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/i18n.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            47     199      4.23      47     199      4.23
TK_NAME               87     539      6.20      87     404      4.64
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              8     126     15.75       8     126     15.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 95     102      1.07      95     102      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                55      55      1.00      41      41      1.00
TK_SPACE             100     125      1.25      33      33      1.00
--------------------------------------------------------------------
Total Elements       395    1252      3.17     312     905      2.90
--------------------------------------------------------------------
Total Tokens         238     966      4.06     238     831      3.49
--------------------------------------------------------------------

touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.config_68b329da9893e34099c7d8ad5cb9c940_b36b776638a9a2e16b729710079b40c2
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections "   ./configure --target=mips-openwrt-linux --host=mips-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  --enable-shared --enable-static --enable-devel --with-kernel="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers" --with-xtlibdir=/usr/lib/iptables --with-xt-lock-name=/var/run/xtables.lock --disable-connlabel --disable-nftables  libxtables; fi; )
checking that generated files are newer than configure... done
configure: creating ./config.status
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_above.c -o ../objects/p_above.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getpidcon.c  -lselinux -lfts -o getpidcon
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getsebool.c  -lselinux -lfts -o getsebool
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                60       0     289    1794      6.21
----------------------------------------------------------
Local (in)           194     378    1459    7655      5.25
TOTAL (in)           254     378    1748    9449      5.41
----------------------------------------------------------
Local (out)           21     378    1459    1459      1.00
TOTAL (out)           81     378    1748    3253      1.86
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/dispatcher.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/dispatcher.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD          1489    5620      3.77    1489    5620      3.77
TK_NAME             2372   13471      5.68    2372    7275      3.07
TK_NUMBER             85     110      1.29      85     110      1.29
TK_STRING            369    4134     11.20     369    4134     11.20
TK_LSTRING             1      51     51.00       1      51     51.00
TK_OP               2990    3206      1.07    2990    3206      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            11     495     45.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL              1530    1530      1.00    1249    1249      1.00
TK_SPACE            3999    5737      1.43     923     923      1.00
--------------------------------------------------------------------
Total Elements     12847   34354      2.67    9479   22568      2.38
--------------------------------------------------------------------
Total Tokens        7307   26592      3.64    7307   20396      2.79
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_below.c -o ../objects/p_below.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../objects/p_bottom.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  getseuser.c  -lselinux -lfts -o getseuser
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../objects/p_delete.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../objects/p_hide.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  matchpathcon.c  -lselinux -lfts -o matchpathcon
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
cd pppstats; make -w --jobserver-auth=3,4 all
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppstats'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppstats pppstats.c 
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../objects/p_hidden.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_move.c -o ../objects/p_move.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  policyvers.c  -lselinux -lfts -o policyvers
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_new.c -o ../objects/p_new.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include    -c -o sefcontext_compile.o sefcontext_compile.c
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/; else true; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_replace.c -o ../objects/p_replace.o
cp parser.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-base/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_show.c -o ../objects/p_show.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-base_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppstats'
cd pppdump; make -w --jobserver-auth=3,4 all
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppdump'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o pppdump.o pppdump.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                19       0      29     202      6.97
----------------------------------------------------------
Local (in)            23      29      92     497      5.40
TOTAL (in)            42      29     121     699      5.78
----------------------------------------------------------
Local (out)           11      29      92      92      1.00
TOTAL (out)           30      29     121     294      2.43
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/template.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/template.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            55     216      3.93      55     216      3.93
TK_NAME              155     929      5.99     155     524      3.38
TK_NUMBER              3       3      1.00       3       3      1.00
TK_STRING             19     264     13.89      19     264     13.89
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                171     185      1.08     171     185      1.08
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            20     871     43.55       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               100     100      1.00      58      58      1.00
TK_SPACE             201     254      1.26      45      45      1.00
--------------------------------------------------------------------
Total Elements       725    2822      3.89     507    1295      2.55
--------------------------------------------------------------------
Total Tokens         404    1597      3.95     404    1192      2.95
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 9       0      17     140      8.24
----------------------------------------------------------
Local (in)            11      23      51     274      5.37
TOTAL (in)            20      23      68     414      6.09
----------------------------------------------------------
Local (out)            6      23      51      51      1.00
TOTAL (out)           15      23      68     191      2.81
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/controller/admin/uci.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/controller/admin/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            44     186      4.23      44     186      4.23
TK_NAME               87     539      6.20      87     316      3.63
TK_NUMBER             12      36      3.00      12      36      3.00
TK_STRING             20     292     14.60      20     292     14.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                132     133      1.01     132     133      1.01
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     188     47.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                70      70      1.00      55      55      1.00
TK_SPACE             146     206      1.41      31      31      1.00
--------------------------------------------------------------------
Total Elements       516    1650      3.20     382    1049      2.75
--------------------------------------------------------------------
Total Tokens         296    1186      4.01     296     963      3.25
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_top.c -o ../objects/p_top.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o bsd-comp.o bsd-comp.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                11       0      44     250      5.68
----------------------------------------------------------
Local (in)            39      58     201     782      3.89
TOTAL (in)            50      58     245    1032      4.21
----------------------------------------------------------
Local (out)            9      58     201     201      1.00
TOTAL (out)           20      58     245     451      1.84
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/controller/admin/index.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/controller/admin/index.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           183     694      3.79     183     694      3.79
TK_NAME              347    1712      4.93     347    1131      3.26
TK_NUMBER             18      50      2.78      18      50      2.78
TK_STRING             68     830     12.21      68     830     12.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                487     510      1.05     487     510      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     123     30.75       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               196     196      1.00     156     156      1.00
TK_SPACE             527     717      1.36     111     111      1.00
--------------------------------------------------------------------
Total Elements      1831    4832      2.64    1371    3482      2.54
--------------------------------------------------------------------
Total Tokens        1104    3796      3.44    1104    3215      2.91
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0      13     105      8.08
----------------------------------------------------------
Local (in)            25      27      83     450      5.42
TOTAL (in)            31      27      96     555      5.78
----------------------------------------------------------
Local (out)           14      27      83      83      1.00
TOTAL (out)           20      27      96     188      1.96
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/ccache.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/ccache.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            63     264      4.19      63     264      4.19
TK_NAME              113     652      5.77     113     285      2.52
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             17     133      7.82      17     133      7.82
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                116     128      1.10     116     128      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     172     43.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                76      76      1.00      58      58      1.00
TK_SPACE             174     220      1.26      47      47      1.00
--------------------------------------------------------------------
Total Elements       568    1649      2.90     419     919      2.19
--------------------------------------------------------------------
Total Tokens         314    1181      3.76     314     814      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  sefcontext_compile.o ../src/regex.o  -lselinux -lfts -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lpcre  ../src/libselinux.a -lsepol -o sefcontext_compile
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_update.c -o ../objects/p_update.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o deflate.o deflate.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      12      6.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2      12      6.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2      12      6.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME               42     143      3.40      42     143      3.40
TK_NUMBER             40     185      4.62      40     185      4.62
TK_STRING              1      28     28.00       1      28     28.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 98      98      1.00      98      98      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            41     306      7.46       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                46      46      1.00      43      43      1.00
TK_SPACE             163     272      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements       432    1078      2.50     225     497      2.21
--------------------------------------------------------------------
Total Tokens         182     454      2.49     182     454      2.49
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selabel_digest.c  -lselinux -lfts -o selabel_digest
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o zlib.o zlib.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2       8      4.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2       8      4.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2       8      4.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                2       8      4.00       2       8      4.00
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING            903   14192     15.72     903   14192     15.72
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1807    1807      1.00    1807    1807      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               457     457      1.00     454     454      1.00
TK_SPACE            1807    1807      1.00       0       0      0.00
--------------------------------------------------------------------
Total Elements      4978   18326      3.68    3167   16461      5.20
--------------------------------------------------------------------
Total Tokens        2713   16007      5.90    2713   16007      5.90
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       6      39      6.50
----------------------------------------------------------
Local (in)             7       8      34     119      3.50
TOTAL (in)            13       8      40     158      3.95
----------------------------------------------------------
Local (out)            5       8      34      34      1.00
TOTAL (out)           11       8      40      73      1.82
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            15      63      4.20      15      63      4.20
TK_NAME               41     165      4.02      41      80      1.95
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      85     17.00       5      85     17.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 43      45      1.05      43      45      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                19      19      1.00      14      14      1.00
TK_SPACE              56      68      1.21      10      10      1.00
--------------------------------------------------------------------
Total Elements       181     500      2.76     129     297      2.30
--------------------------------------------------------------------
Total Tokens         105     358      3.41     105     273      2.60
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_user.c -o ../objects/p_user.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selabel_get_digests_all_partial_matches.c  -lselinux -lfts -o selabel_get_digests_all_partial_matches
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                26       0      71     365      5.14
----------------------------------------------------------
Local (in)           108     191     807    3016      3.74
TOTAL (in)           134     191     878    3381      3.85
----------------------------------------------------------
Local (out)           23     191     807     807      1.00
TOTAL (out)           49     191     878    1172      1.33
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sys.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           592    2244      3.79     592    2244      3.79
TK_NAME             1124    4721      4.20    1124    2512      2.23
TK_NUMBER             82      98      1.20      82      98      1.20
TK_STRING             95    1288     13.56      95    1288     13.56
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1391    1456      1.05    1391    1456      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            15     703     46.87       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               607     607      1.00     498     498      1.00
TK_SPACE            1597    2237      1.40     436     436      1.00
--------------------------------------------------------------------
Total Elements      5504   13354      2.43    4219    8532      2.02
--------------------------------------------------------------------
Total Tokens        3285    9807      2.99    3285    7598      2.31
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_win.c -o ../objects/p_win.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                50       0      54     394      7.30
----------------------------------------------------------
Local (in)            62     185     542    2548      4.70
TOTAL (in)           112     185     596    2942      4.94
----------------------------------------------------------
Local (out)           14     185     542     542      1.00
TOTAL (out)           64     185     596     936      1.57
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/model/uci.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/model/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           446    1914      4.29     446    1914      4.29
TK_NAME              714    3741      5.24     714    1735      2.43
TK_NUMBER             16      21      1.31      16      21      1.31
TK_STRING            113    1070      9.47     113    1070      9.47
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                923    1004      1.09     923    1004      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             8     440     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               508     508      1.00     409     409      1.00
TK_SPACE            1272    1695      1.33     264     264      1.00
--------------------------------------------------------------------
Total Elements      4001   10393      2.60    2886    6417      2.22
--------------------------------------------------------------------
Total Tokens        2213    7750      3.50    2213    5744      2.60
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       8      58      7.25
----------------------------------------------------------
Local (in)             4       5      15      93      6.20
TOTAL (in)             9       5      23     151      6.57
----------------------------------------------------------
Local (out)            4       5      15      15      1.00
TOTAL (out)            9       5      23      73      3.17
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/xml.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/xml.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            11      55      5.00      11      55      5.00
TK_NAME               27     181      6.70      27     103      3.81
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              3      40     13.33       3      40     13.33
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 21      21      1.00      21      21      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             6     226     37.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                26      26      1.00      12      12      1.00
TK_SPACE              26      33      1.27      11      11      1.00
--------------------------------------------------------------------
Total Elements       121     582      4.81      86     242      2.81
--------------------------------------------------------------------
Total Tokens          63     297      4.71      63     219      3.48
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       6      41      6.83
----------------------------------------------------------
Local (in)             5       5      14      52      3.71
TOTAL (in)            10       5      20      93      4.65
----------------------------------------------------------
Local (out)            3       5      14      14      1.00
TOTAL (out)            8       5      20      55      2.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/config.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/config.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            14      59      4.21      14      59      4.21
TK_NAME               26     132      5.08      26      94      3.62
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      46     11.50       4      46     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 38      38      1.00      38      38      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                18      18      1.00      15      15      1.00
TK_SPACE              34      78      2.29       6       6      1.00
--------------------------------------------------------------------
Total Elements       137     477      3.48     104     258      2.48
--------------------------------------------------------------------
Total Tokens          83     275      3.31      83     237      2.86
--------------------------------------------------------------------

linking ../lib/libpanelw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libpanelw.so.6.2 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw 
configure: WARNING: you should use --build, --host, --target
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.010395
cd ../lib && (ln -s -f libpanelw.so.6.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
configure: WARNING: unrecognized options: --disable-nls
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selabel_lookup.c  -lselinux -lfts -o selabel_lookup
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                12       0      27     183      6.78
----------------------------------------------------------
Local (in)            17      21      93     302      3.25
TOTAL (in)            29      21     120     485      4.04
----------------------------------------------------------
Local (out)            7      21      93      93      1.00
TOTAL (out)           19      21     120     276      2.30
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            60     238      3.97      60     238      3.97
TK_NAME              179    1055      5.89     179     846      4.73
TK_NUMBER             10      13      1.30      10      13      1.30
TK_STRING             20     199      9.95      20     199      9.95
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                196     205      1.05     196     205      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                99      99      1.00      86      86      1.00
TK_SPACE             238     410      1.72      45      45      1.00
--------------------------------------------------------------------
Total Elements       805    2325      2.89     597    1632      2.73
--------------------------------------------------------------------
Total Tokens         466    1710      3.67     466    1501      3.22
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc-ar -curv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                13       0      32     164      5.12
----------------------------------------------------------
Local (in)            15      15      58     274      4.72
TOTAL (in)            28      15      90     438      4.87
----------------------------------------------------------
Local (out)            6      15      58      58      1.00
TOTAL (out)           19      15      90     222      2.47
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sgi/cgi.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/sgi/cgi.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            58     242      4.17      58     242      4.17
TK_NAME              120     606      5.05     120     390      3.25
TK_NUMBER              8       8      1.00       8       8      1.00
TK_STRING             18     200     11.11      18     200     11.11
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                145     160      1.10     145     160      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     149     49.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                73      73      1.00      61      61      1.00
TK_SPACE             171     248      1.45      45      45      1.00
--------------------------------------------------------------------
Total Elements       597    1686      2.82     456    1106      2.43
--------------------------------------------------------------------
Total Tokens         350    1216      3.47     350    1000      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

a - ../objects/panel.o
a - ../objects/p_above.o
a - ../objects/p_below.o
a - ../objects/p_bottom.o
a - ../objects/p_delete.o
a - ../objects/p_hide.o
a - ../objects/p_hidden.o
a - ../objects/p_move.o
a - ../objects/p_new.o
a - ../objects/p_replace.o
a - ../objects/p_show.o
a - ../objects/p_top.o
a - ../objects/p_update.o
a - ../objects/p_user.o
a - ../objects/p_win.o
mips-openwrt-linux-musl-gcc-ranlib ../lib/libpanelw.a
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
cd menu && make -w --jobserver-auth=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      13      6.50
----------------------------------------------------------
Local (in)             1       1       2       8      4.00
TOTAL (in)             3       1       4      21      5.25
----------------------------------------------------------
Local (out)            1       1       2       2      1.00
TOTAL (out)            3       1       4      15      3.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/store.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/store.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             1       5      5.00       1       5      5.00
TK_NAME                5      32      6.40       5      26      5.20
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              2      23     11.50       2      23     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  5       5      1.00       5       5      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 6       6      1.00       2       2      1.00
TK_SPACE               5       5      1.00       1       1      1.00
--------------------------------------------------------------------
Total Elements        28     233      8.32      17      62      3.65
--------------------------------------------------------------------
Total Tokens          14      65      4.64      14      59      4.21
--------------------------------------------------------------------

make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
rm -f ../include/menu.h
cp ./menu.h ../include/menu.h
rm -f ../include/eti.h
cp ./eti.h ../include/eti.h
rm -f ../include/mf_common.h
cp ./mf_common.h ../include/mf_common.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       3      20      6.67
----------------------------------------------------------
Local (in)             2       2       5      30      6.00
TOTAL (in)             4       2       8      50      6.25
----------------------------------------------------------
Local (out)            2       2       5       5      1.00
TOTAL (out)            4       2       8      25      3.12
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/cacheloader.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/cacheloader.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             6      22      3.67       6      22      3.67
TK_NAME               12      82      6.83      12      57      4.75
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      47     11.75       4      47     11.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  9      10      1.11       9      10      1.11
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                12      12      1.00       6       6      1.00
TK_SPACE              16      16      1.00       5       5      1.00
--------------------------------------------------------------------
Total Elements        63     346      5.49      43     147      3.42
--------------------------------------------------------------------
Total Tokens          32     161      5.03      32     136      4.25
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selabel_lookup_best_match.c  -lselinux -lfts -o selabel_lookup_best_match
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       5      44      8.80
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             5       0       5      44      8.80
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            5       0       5      44      8.80
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/version.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/version.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                5      44      8.80       5      44      8.80
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      43      8.60       5      43      8.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  4       4      1.00       4       4      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 9       9      1.00       5       5      1.00
TK_SPACE               9      15      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements        34     170      5.00      20      96      4.80
--------------------------------------------------------------------
Total Tokens          15      91      6.07      15      91      6.07
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      25     183      7.32
----------------------------------------------------------
Local (in)            10      11      37     172      4.65
TOTAL (in)            20      11      62     355      5.73
----------------------------------------------------------
Local (out)            5      11      37      37      1.00
TOTAL (out)           15      11      62     220      3.55
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/i18n.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/i18n.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            47     199      4.23      47     199      4.23
TK_NAME               87     539      6.20      87     404      4.64
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              8     126     15.75       8     126     15.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 95     102      1.07      95     102      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                55      55      1.00      41      41      1.00
TK_SPACE             100     125      1.25      33      33      1.00
--------------------------------------------------------------------
Total Elements       395    1252      3.17     312     905      2.90
--------------------------------------------------------------------
Total Tokens         238     966      4.06     238     831      3.49
--------------------------------------------------------------------

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selabel_partial_match.c  -lselinux -lfts -o selabel_partial_match
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                60       0     289    1794      6.21
----------------------------------------------------------
Local (in)           194     378    1459    7655      5.25
TOTAL (in)           254     378    1748    9449      5.41
----------------------------------------------------------
Local (out)           21     378    1459    1459      1.00
TOTAL (out)           81     378    1748    3253      1.86
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/dispatcher.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/dispatcher.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD          1489    5620      3.77    1489    5620      3.77
TK_NAME             2372   13471      5.68    2372    7275      3.07
TK_NUMBER             85     110      1.29      85     110      1.29
TK_STRING            369    4134     11.20     369    4134     11.20
TK_LSTRING             1      51     51.00       1      51     51.00
TK_OP               2990    3206      1.07    2990    3206      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            11     495     45.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL              1530    1530      1.00    1249    1249      1.00
TK_SPACE            3999    5737      1.43     923     923      1.00
--------------------------------------------------------------------
Total Elements     12847   34354      2.67    9479   22568      2.38
--------------------------------------------------------------------
Total Tokens        7307   26592      3.64    7307   20396      2.79
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selinux_check_access.c  -lselinux -lfts -o selinux_check_access
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selinux_check_securetty_context.c  -lselinux -lfts -o selinux_check_securetty_context
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
checking for a BSD-compatible install... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selinuxenabled.c  -lselinux -lfts -o selinuxenabled
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  selinuxexeccon.c  -lselinux -lfts -o selinuxexeccon
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c
mips-openwrt-linux-musl-gcc  -I. -Iinclude -Iapps -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  setenforce.c  -lselinux -lfts -o setenforce
checking whether make supports nested variables... yes
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/; else true; fi
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  setfilecon.c  -lselinux -lfts -o setfilecon
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
cp parser.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/src'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  togglesebool.c  -lselinux -lfts -o togglesebool
mips-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
mips-openwrt-linux-musl-ar: creating libcrypto.a
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o
checking whether the C compiler works... mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -I../include -D_GNU_SOURCE  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -L../src  validatetrans.c  -lselinux -lfts -o validatetrans
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mips-openwrt-linux-musl-ranlib libcrypto.a || echo Never mind.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/utils'

make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/man'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/man'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2=libselinux-3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" FTS_LDLIBS=-lfts SHLIBDIR=/usr/lib OS=Linux DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install"  install;
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2'
checking whether we are cross compiling... yes
checking for suffix of object files... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/include'
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/include/selinux || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/include/selinux
install -m 644 selinux/get_context_list.h selinux/get_default_type.h selinux/avc.h selinux/context.h selinux/restorecon.h selinux/selinux.h selinux/label.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/include/selinux
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/include'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/src'
o
checking whether we are using the GNU C compiler... mips-openwrt-linux-musl-gcc -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -L. -Wl,-znodelete -shared -Wl,-Bsymbolic  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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 
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib
install -m 644 libselinux.a  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib
test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib
install -m 755 libselinux.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... test -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/pkgconfig || install -m 755 -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/pkgconfig
install -m 644 libselinux.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/pkgconfig
ln -sf --relative /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/libselinux.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/libselinux.so
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/src'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/utils'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/sbin
install -m 755 avcstat compute_av compute_create compute_member compute_relabel getconlist getdefaultcon getenforce getfilecon getpidcon getsebool getseuser matchpathcon policyvers sefcontext_compile selabel_digest selabel_get_digests_all_partial_matches selabel_lookup selabel_lookup_best_match selabel_partial_match selinux_check_access selinux_check_securetty_context selinuxenabled selinuxexeccon setenforce setfilecon togglesebool validatetrans /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/sbin
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/utils'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/man'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man3
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man5
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man8
install -m 644 man3/*.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man3
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppdump'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" COPTS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04=ppp-2.4.9.git-2021-01-04 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" PRECOMPILED_FILTER=1 STAGING_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl" HAVE_MULTILINK= USE_LIBUTIL= DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04'
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
cd chat; make -w install
install -m 644 man5/*.5 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man5
install -m 644 man8/*.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/man8
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/chat'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
install -c chat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
install -c -m 644 chat.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
for lang in ru ; do \
	if [ -e ${lang}/man3 ] ; then \
		mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man3 ; \
		install -m 644 ${lang}/man3/*.3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man3 ; \
	fi ; \
	if [ -e ${lang}/man5 ] ; then \
		mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man5 ; \
		install -m 644 ${lang}/man5/*.5 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man5 ; \
	fi ; \
	if [ -e ${lang}/man8 ] ; then \
		mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man8 ; \
		install -m 644 ${lang}/man8/*.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/share/man/${lang}/man8 ; \
	fi ; \
done
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/chat'
cd pppd/plugins; make -w install
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/man'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/.built
install -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux
install minconn.so passprompt.so passwordfd.so winbind.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/include/
for d in pppoe pppoatm pppol2tp pptp radius; do make -w -C $d install || exit $?; done
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoe'
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib/
yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o
checking for style of include used by make... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib/pkgconfig
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/libselinux-3.2/ipkg-install/usr/lib/pkgconfig/libselinux.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib/pkgconfig/
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
GNU
checking dependency style of mips-openwrt-linux-musl-gcc... install -c -m 4550 pppoe.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib/pkgconfig/libselinux.pc
# Symlink for backward compatibility
ln -sf pppoe.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9/rp-pppoe.so
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/usr/lib/pkgconfig/libselinux.pc
install -c -m 555 pppoe-discovery /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux -name '*.la' | xargs -r rm -f; 
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoe'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm'
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libselinux.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libselinux.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/libselinux.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o
install -c -m 4550 pppoatm.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppoatm'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-libselinux
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppol2tp'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.libselinux_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/libselinux'
time: package/libs/libselinux/compile#15.24#1.60#23.56
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o
if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \
	rm -f libcrypto.so; \
	ln -s libcrypto.so.1.1 libcrypto.so; \
fi
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
install -c -m 755 pppol2tp.so openl2tp.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pppol2tp'
mips-openwrt-linux-musl-gcc -fPIC -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -L. -Wl,-znodelete -shared -Wl,-Bsymbolic  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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 
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pptp'
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o
gcc3
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking the archiver (mips-openwrt-linux-musl-gcc-ar) interface... install -c -m 4550 pptp.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/pptp'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/radius'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/busybox'
install -d -m 755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
install -c -m 755 radius.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
install -c -m 755 radattr.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
install -c -m 755 radrealms.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9
install -c -m 444 pppd-radius.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
install -c -m 444 pppd-radattr.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o
if [ 'libssl.so' != 'libssl.so.1.1' ]; then \
	rm -f libssl.so; \
	ln -s libssl.so.1.1 libssl.so; \
fi
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins/radius'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd/plugins'
cd pppd; make -w install
ar
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
checking build system type... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
install -c -m 555 pppd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin/pppd
rm -f apps/openssl
${LDCMD:-mips-openwrt-linux-musl-gcc} -pthread -mabi=32 -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l=openssl-1.1.1l -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -L.  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.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 
if chgrp pppusers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin/pppd 2>/dev/null; then \
  chmod o-rx,u+s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin/pppd; fi
x86_64-pc-linux-gnu
checking host system type... install -c -m 444 pppd.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
cd pppstats; make -w install
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppstats'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
install -c pppstats /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
install -c -m 444 pppstats.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppstats'
cd pppdump; make -w install
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppdump'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
install -c pppdump /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin
install -c -m 444 pppdump.8 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppdump'
cd pppd; make -w install-devel
mips-openwrt-linux-gnu
checking how to print strings... make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/include/pppd
install -c -m 644 ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h md4.h chap_ms.h mppe.h sha1.h pppcrypt.h pcap_pcc.h ipv6cp.h eui64.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/include/pppd
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/pppd'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.built
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l CC="mips-openwrt-linux-musl-gcc" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install"  install_sw install_ssldirs
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make depend && make _build_libs
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/usr/lib/pppd/2.4.9
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin/pppd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/etc/ppp
install -m0600 ./files/etc/ppp/chap-secrets /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/filter /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/options /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/etc/ppp/
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base
printf
checking for a sed that does not truncate output... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o
ln -sf /tmp/resolv.conf.ppp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/etc/ppp/resolv.conf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/lib/netifd/proto
install -m0755 ./files/ppp.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/lib/netifd/proto/
install -m0755 ./files/lib/netifd/ppp-up /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/lib/netifd/
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o
install -m0755 ./files/lib/netifd/ppp6-up /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/lib/netifd/
install -m0755 ./files/lib/netifd/ppp-down /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/lib/netifd/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ppp_installed
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_attribs.c -o ../objects/m_attribs.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/usr/lib/pppd/2.4.9
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../objects/m_cursor.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/sbin/pppd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp
install -m0600 ./files/etc/ppp/chap-secrets /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/filter /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/options /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/
ln -sf /tmp/resolv.conf.ppp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/resolv.conf
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make[5]: Nothing to be done for '_build_libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/lib/netifd/proto
install -m0755 ./files/ppp.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/lib/netifd/proto/
install -m0755 ./files/lib/netifd/ppp-up /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/lib/netifd/
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../objects/m_driver.o
*** Installing runtime libraries
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... install -m0755 ./files/lib/netifd/ppp6-up /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/lib/netifd/
yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
install libcrypto.so.1.1 -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libcrypto.so.1.1
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.busybox-1.34.0.tar.bz2.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "busybox-1.34.0.tar.bz2" "ec8d1615edb045b83b81966604759c4d4ac921434ab4011da604f629c06074ce" "" "https://www.busybox.net/downloads" "http://sources.buildroot.net"    '
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_format.c -o ../objects/m_format.o
install -m0755 ./files/lib/netifd/ppp-down /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/lib/netifd/
install libssl.so.1.1 -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libssl.so.1.1
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
*** Installing development files
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl'
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
install ./include/openssl/aes.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/aes.h
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... (cached) mips-openwrt-linux-musl-gcc-ar
install ./include/openssl/asn1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1.h
checking for archiver @FILE support... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_global.c -o ../objects/m_global.o
install ./include/openssl/asn1_mac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1_mac.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.prepared_de0ff8abb6cc315267d6b83112037063_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; bzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/busybox-1.34.0.tar.bz2 | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.. -xf -
install ./include/openssl/asn1err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1err.h
install ./include/openssl/asn1t.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1t.h
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
install ./include/openssl/async.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/async.h
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../objects/m_hook.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp
install ./include/openssl/asyncerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asyncerr.h
install ./include/openssl/bio.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bio.h
config.status: creating stamp-h
install ./include/openssl/bioerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bioerr.h
install ./include/openssl/blowfish.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/blowfish.h
install ./include/openssl/bn.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bn.h
config.status: creating Makefile
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/usr/sbin/pppd: shared object
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
install ./include/openssl/bnerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bnerr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_ppp_conffiles" > conffiles;  )
install ./include/openssl/buffer.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/buffer.h
config.status: creating wolfssl/version.h
install ./include/openssl/buffererr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/buffererr.h
install ./include/openssl/camellia.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/camellia.h
install ./include/openssl/cast.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cast.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_new.c -o ../objects/m_item_new.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
install ./include/openssl/cmac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cmac.h
ok
install ./include/openssl/cms.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cms.h
config.status: creating wolfssl/options.h
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... install ./include/openssl/cmserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cmserr.h
no
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_top.c -o ../objects/m_item_top.o
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_use.c -o ../objects/m_item_use.o
install ./include/openssl/comp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/comp.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_val.c -o ../objects/m_item_val.o
install ./include/openssl/comperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/comperr.h
install ./include/openssl/conf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conf.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
install ./include/openssl/conf_api.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conf_api.h
config.status: creating cyassl/options.h
install ./include/openssl/conferr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conferr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_items.c -o ../objects/m_items.o
install ./include/openssl/crypto.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/crypto.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_new.c -o ../objects/m_new.o
mips-openwrt-linux-musl-gcc -E
install ./include/openssl/cryptoerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cryptoerr.h
install ./include/openssl/ct.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ct.h
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/ip-down': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/ip-up': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/ipv6-down': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp/etc/ppp/ipv6-up': No such file or directory
install ./include/openssl/cterr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cterr.h
config.status: creating support/wolfssl.pc
install ./include/openssl/des.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/des.h
install ./include/openssl/dh.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dh.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../objects/m_opts.o
install ./include/openssl/dherr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dherr.h
install ./include/openssl/dsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dsa.h
install ./include/openssl/dsaerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dsaerr.h
install ./include/openssl/dtls1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dtls1.h
install ./include/openssl/e_os2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/e_os2.h
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/usr/lib/lua/luci/template/parser.so: shared object
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../objects/m_pad.o
install ./include/openssl/ebcdic.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ebcdic.h
checking for ANSI C header files... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_base_conffiles" > conffiles;  echo "$V_Package_luci_base_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install ./include/openssl/ec.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ec.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_pattern.c -o ../objects/m_pattern.o
install ./include/openssl/ecdh.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecdh.h
config.status: creating rpm/spec
install ./include/openssl/ecdsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecdsa.h
install ./include/openssl/ecerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecerr.h
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ppp_2.4.9.git-2021-01-04-3_mips_24kc.ipk
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_post.c -o ../objects/m_post.o
install ./include/openssl/engine.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/engine.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.9
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9/pppoe.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.9/
install ./include/openssl/engineerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/engineerr.h
yes
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_req_name.c -o ../objects/m_req_name.o
checking for sys/types.h... install ./include/openssl/err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/err.h
install ./include/openssl/evp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/evp.h
install ./include/openssl/evperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/evperr.h
config.status: creating wolfcrypt/test/test_paths.h
install ./include/openssl/hmac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/hmac.h
yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../objects/m_scale.o
install ./include/openssl/idea.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/idea.h
install ./include/openssl/kdf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/kdf.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_spacing.c -o ../objects/m_spacing.o
checking for sys/stat.h... install ./include/openssl/kdferr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/kdferr.h
install ./include/openssl/lhash.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/lhash.h
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../objects/m_sub.o
yes
install ./include/openssl/md2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md2.h
config.status: creating scripts/unit.test
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.9/pppoe.so: shared object
install ./include/openssl/md4.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md4.h
checking for stdlib.h... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
install ./include/openssl/md5.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md5.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_userptr.c -o ../objects/m_userptr.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_win.c -o ../objects/m_win.o
install ./include/openssl/mdc2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/mdc2.h
yes
install ./include/openssl/modes.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/modes.h
install ./include/openssl/obj_mac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/obj_mac.h
config.status: creating config.h
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-mips_24kc/luci-base into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-base_git-21.260.25435-584301a_mips_24kc.ipk
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0
install ./include/openssl/objects.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/objects.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mips-openwrt-linux-musl-gcc-ar -curv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
linking ../lib/libmenuw.so.6.2
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/etc/uci-defaults
install ./include/openssl/objectserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/objectserr.h
checking for string.h... mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libmenuw.so.6.2 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
install ./include/openssl/ocsp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ocsp.h
a - ../objects/m_attribs.o
a - ../objects/m_cursor.o
a - ../objects/m_driver.o
a - ../objects/m_format.o
a - ../objects/m_global.o
a - ../objects/m_hook.o
a - ../objects/m_item_cur.o
a - ../objects/m_item_nam.o
a - ../objects/m_item_new.o
a - ../objects/m_item_opt.o
a - ../objects/m_item_top.o
a - ../objects/m_item_use.o
a - ../objects/m_item_val.o
a - ../objects/m_item_vis.o
a - ../objects/m_items.o
a - ../objects/m_new.o
a - ../objects/m_opts.o
a - ../objects/m_pad.o
a - ../objects/m_pattern.o
a - ../objects/m_post.o
a - ../objects/m_req_name.o
a - ../objects/m_scale.o
a - ../objects/m_spacing.o
a - ../objects/m_sub.o
a - ../objects/m_userptr.o
a - ../objects/m_win.o
mips-openwrt-linux-musl-gcc-ranlib ../lib/libmenuw.a
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/etc/uci-defaults/luci-i18n-base-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/usr/lib/lua/luci/i18n
install ./include/openssl/ocsperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ocsperr.h
config.status: executing depfiles commands

Applying ./patches/001-backport-fix-build-breakage-on-mips.patch using plaintext: 
patching file networking/udhcp/common.h

Applying ./patches/002-backport-ash-process-substitution.patch using plaintext: 
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base/po/ja/base.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/usr/lib/lua/luci/i18n/base.ja.lmo;
patching file shell/ash.c

Applying ./patches/120-lto-jobserver.patch using plaintext: 
install ./include/openssl/opensslconf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/opensslconf.h
install ./include/openssl/opensslv.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/opensslv.h
patching file scripts/Kbuild.include
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.015404

Applying ./patches/200-udhcpc_reduce_msgs.patch using plaintext: 
cd ../lib && (ln -s -f libmenuw.so.6.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
patching file networking/udhcp/dhcpc.c

Applying ./patches/201-udhcpc_changed_ifindex.patch using plaintext: 
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
cd form && make -w --jobserver-auth=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
yes
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
patching file networking/udhcp/dhcpc.c

Applying ./patches/210-add_netmsg_util.patch using plaintext: 
install ./include/openssl/ossl_typ.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ossl_typ.h
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
patching file networking/netmsg.c
rm -f ../include/form.h

Applying ./patches/220-add_lock_util.patch using plaintext: 
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o
patching file miscutils/lock.c
checking for memory.h... 
Applying ./patches/270-libbb_make_unicode_printable.patch using plaintext: 
install ./include/openssl/pem.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pem.h
patching file libbb/printable_string.c
cp ./form.h ../include/form.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o

Applying ./patches/301-ip-link-fix-netlink-msg-size.patch using plaintext: 
patching file networking/libiproute/iplink.c

Applying ./patches/500-move-traceroute-applets-to-bin.patch using plaintext: 
install ./include/openssl/pem2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pem2.h
install ./include/openssl/pemerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pemerr.h
patching file networking/traceroute.c

Applying ./patches/510-move-passwd-applet-to-bin.patch using plaintext: 
patching file loginutils/passwd.c

Applying ./patches/520-loginutils-handle-crypt-failures.patch using plaintext: 
patching file loginutils/chpasswd.c
patching file loginutils/cryptpw.c
patching file loginutils/passwd.c
yes
install ./include/openssl/pkcs12.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs12.h
install ./include/openssl/pkcs12err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs12err.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.prepared_de0ff8abb6cc315267d6b83112037063_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.busybox.default_installed
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o
install ./include/openssl/pkcs7.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs7.h
install ./include/openssl/pkcs7err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs7err.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.config
checking for strings.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.config
install ./include/openssl/rand.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rand.h
grep 'CONFIG_BUSYBOX_DEFAULT' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.config | sed -e "s,\\(# \)\\?CONFIG_BUSYBOX_DEFAULT_\\(.*\\),\\1CONFIG_\\2,g" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.config
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-mips_24kc/ppp-mod-pppoe into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ppp-mod-pppoe_2.4.9.git-2021-01-04-3_mips_24kc.ipk
install ./include/openssl/rand_drbg.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rand_drbg.h
install ./include/openssl/randerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/randerr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o
yes 'n' | make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0 AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0=busybox-1.34.0 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" EXTRA_CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0=busybox-1.34.0 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" EXTRA_LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -fuse-linker-plugin" LDLIBS="" LD="mips-openwrt-linux-musl-gcc" SKIP_STRIP=y oldconfig
yes
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0'
install ./include/openssl/rc2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc2.h
echo "ppp" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ppp.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp
install ./include/openssl/rc4.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc4.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install ./include/openssl/rc5.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc5.h
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_i18n_base_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp/usr/include
install ./include/openssl/ripemd.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ripemd.h
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/include/pppd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp/usr/include/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp -name '*.la' | xargs -r rm -f; 
checking for inttypes.h... install ./include/openssl/rsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rsa.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ppp.default.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ppp.default.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ppp.default.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
install ./include/openssl/rsaerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rsaerr.h
yes
  HOSTCC  scripts/basic/fixdep
install ./include/openssl/safestack.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/safestack.h
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ppp
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
install ./include/openssl/seed.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/seed.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ppp.default_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe
checking for stdint.h... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe/usr/lib/pppd/2.4.9
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/ipkg-install/lib/pppd/2.4.9/pppoe.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe/usr/lib/pppd/2.4.9/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ppp-default/ppp-2.4.9.git-2021-01-04/.pkgdir/ppp-mod-pppoe/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
install ./include/openssl/sha.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/sha.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ppp-mod-pppoe_installed
echo "ppp-mod-pppoe" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ppp.default.install
install ./include/openssl/srp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/srp.h
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/ppp'
time: package/network/services/ppp/default/compile#18.46#1.67#27.73
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o
install ./include/openssl/srtp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/srtp.h
install ./include/openssl/ssl.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o
install ./include/openssl/ssl2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl2.h
yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o
install ./include/openssl/ssl3.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl3.h
install ./include/openssl/sslerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/sslerr.h
install ./include/openssl/stack.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/stack.h
install ./include/openssl/store.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/store.h
install ./include/openssl/storeerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/storeerr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o
checking for unistd.h... install ./include/openssl/symhacks.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/tls1.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o
install ./include/openssl/ts.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ts.h
yes
install ./include/openssl/tserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/tserr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o
install ./include/openssl/txt_db.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/txt_db.h
checking for dlfcn.h... install ./include/openssl/ui.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ui.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o
install ./include/openssl/uierr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/uierr.h
  HOSTCC  scripts/basic/split-include
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o
install ./include/openssl/whrlpool.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/whrlpool.h
install ./include/openssl/x509.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509.h
yes
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o
install ./include/openssl/x509_vfy.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509_vfy.h
checking for objdir... install ./include/openssl/x509err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509err.h
.libs
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o
install ./include/openssl/x509v3.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509v3.h
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-i18n-base-ja_git-21.260.25435-584301a_all.ipk
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o
install ./include/openssl/x509v3err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509v3err.h
echo "luci-base" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-base.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o
install ./include/openssl/aes.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/aes.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/etc/uci-defaults
install ./include/openssl/asn1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1.h
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/etc/uci-defaults/luci-i18n-base-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base/po/ja/base.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/usr/lib/lua/luci/i18n/base.ja.lmo;
install ./include/openssl/asn1_mac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1_mac.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o
install ./include/openssl/asn1err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1err.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
install ./include/openssl/asn1t.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asn1t.h
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
install ./include/openssl/async.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/async.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-i18n-base-ja_installed
echo "luci-i18n-base-ja" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-base.default.install
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o
  HOSTCC  scripts/basic/docproc
install ./include/openssl/asyncerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/asyncerr.h
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-base'
time: package/feeds/luci/luci-base/compile#3.56#0.82#12.34
install ./include/openssl/bio.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bio.h
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-network'
install ./include/openssl/bioerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bioerr.h
install ./include/openssl/blowfish.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/blowfish.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o
install ./include/openssl/bn.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bn.h
install ./include/openssl/bnerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/bnerr.h
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... install ./include/openssl/buffer.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/buffer.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o
install ./include/openssl/buffererr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/buffererr.h
install ./include/openssl/camellia.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/camellia.h
install ./include/openssl/cast.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cast.h
install ./include/openssl/cmac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cmac.h
install ./include/openssl/cms.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cms.h
install ./include/openssl/cmserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cmserr.h
install ./include/openssl/comp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/comp.h
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-status'
install ./include/openssl/comperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/comperr.h
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o
install ./include/openssl/conf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conf.h
install ./include/openssl/conf_api.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conf_api.h
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... install ./include/openssl/conferr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/conferr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o
install ./include/openssl/crypto.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/crypto.h
install ./include/openssl/cryptoerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cryptoerr.h
install ./include/openssl/ct.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ct.h
install ./include/openssl/cterr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/cterr.h
install ./include/openssl/des.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/des.h
  GEN     include/applets.h
install ./include/openssl/dh.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dh.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o
install ./include/openssl/dherr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dherr.h
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... install ./include/openssl/dsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dsa.h
install ./include/openssl/dsaerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dsaerr.h
yes
checking whether -lc should be explicitly linked in... install ./include/openssl/dtls1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/dtls1.h
install ./include/openssl/e_os2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/e_os2.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o
install ./include/openssl/ebcdic.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ebcdic.h
install ./include/openssl/ec.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ec.h
install ./include/openssl/ecdh.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecdh.h
  GEN     include/usage.h
install ./include/openssl/ecdsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecdsa.h
install ./include/openssl/ecerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ecerr.h
no
checking dynamic linker characteristics... install ./include/openssl/engine.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/engine.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o
install ./include/openssl/engineerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/engineerr.h
install ./include/openssl/err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/err.h
  GEN     console-tools/Kbuild
install ./include/openssl/evp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/evp.h
install ./include/openssl/evperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/evperr.h
  GEN     console-tools/Config.in
install ./include/openssl/hmac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/hmac.h
  GEN     libpwdgrp/Kbuild
install ./include/openssl/idea.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/idea.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o
  GEN     procps/Kbuild
install ./include/openssl/kdf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/kdf.h
  GEN     procps/Config.in
install ./include/openssl/kdferr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/kdferr.h
install ./include/openssl/lhash.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/lhash.h
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible...   GEN     archival/Kbuild
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
install ./include/openssl/md2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md2.h
checking whether mips-openwrt-linux-musl-ld knows -Wl,--no-undefined... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.prepared_d91cf568a40a9b8698f6bce7f3c7d0d0_6664517399ebbbc92a37c5bb081b5c53_check
install ./include/openssl/md4.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md4.h
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/$d/; fi; done
install ./include/openssl/md5.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/md5.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o
  GEN     archival/Config.in
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.prepared_d91cf568a40a9b8698f6bce7f3c7d0d0_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.configured_*
install ./include/openssl/mdc2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/mdc2.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-mod-network_installed
  GEN     archival/libarchive/Kbuild
yes
install ./include/openssl/modes.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/modes.h
checking linux/dccp.h usability... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.built
install ./include/openssl/obj_mac.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/obj_mac.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.built_check
install ./include/openssl/objects.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/objects.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.built
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network
install ./include/openssl/objectserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/objectserr.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network
  GEN     mailutils/Kbuild
install ./include/openssl/ocsp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ocsp.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
install ./include/openssl/ocsperr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ocsperr.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
yes
checking linux/dccp.h presence... install ./include/openssl/opensslconf.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/opensslconf.h
  GEN     mailutils/Config.in
install ./include/openssl/opensslv.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/opensslv.h
yes
checking for linux/dccp.h... yes
install ./include/openssl/ossl_typ.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ossl_typ.h
install ./include/openssl/pem.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pem.h
install ./include/openssl/pem2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pem2.h
  GEN     util-linux/Kbuild
install ./include/openssl/pemerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pemerr.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; else true; fi
checking linux/ip_vs.h usability... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o
install ./include/openssl/pkcs12.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs12.h
install ./include/openssl/pkcs12err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs12err.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; else true; fi
  GEN     util-linux/Config.in
install ./include/openssl/pkcs7.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs7.h
  GEN     util-linux/volume_id/Kbuild
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network.installed
install ./include/openssl/pkcs7err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/pkcs7err.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
yes
checking linux/ip_vs.h presence... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.prepared_49a13fc1d825a471ce8a23ca262295c0_6664517399ebbbc92a37c5bb081b5c53_check
install ./include/openssl/rand.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rand.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-mod-network_installed
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/$d/; fi; done
  GEN     util-linux/volume_id/Config.in
install ./include/openssl/rand_drbg.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rand_drbg.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
install ./include/openssl/randerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/randerr.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o
yes
checking for linux/ip_vs.h... yes
install ./include/openssl/rc2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc2.h
  GEN     coreutils/Kbuild
install ./include/openssl/rc4.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc4.h
install ./include/openssl/rc5.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rc5.h
checking linux/magic.h usability... install ./include/openssl/ripemd.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ripemd.h
  GEN     coreutils/Config.in
install ./include/openssl/rsa.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rsa.h
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status
install ./include/openssl/rsaerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/rsaerr.h
yes
checking linux/magic.h presence...   GEN     coreutils/libcoreutils/Kbuild
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.prepared_49a13fc1d825a471ce8a23ca262295c0_6664517399ebbbc92a37c5bb081b5c53
install ./include/openssl/safestack.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/safestack.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-mod-status_installed
yes
checking for linux/magic.h... yes
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; else true; fi
install ./include/openssl/seed.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/seed.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.configured_8c28fde6e5538b761b52693a1f9d64a7
checking linux/proc_fs.h usability...   GEN     e2fsprogs/Kbuild
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; else true; fi
install ./include/openssl/sha.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/sha.h
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.built
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o
install ./include/openssl/srp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/srp.h
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" clean compile;
install ./include/openssl/srtp.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/srtp.h
  GEN     e2fsprogs/Config.in
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
rm -f luci-bwc *.o
install ./include/openssl/ssl.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl.h
mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DPIC -fpic -Wall -c -o luci-bwc.o luci-bwc.c
no
checking linux/proc_fs.h presence... install ./include/openssl/ssl2.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl2.h
config.status: executing libtool commands
  GEN     libbb/Kbuild
install ./include/openssl/ssl3.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ssl3.h
install ./include/openssl/sslerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/sslerr.h
  GEN     libbb/Config.in
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o
install ./include/openssl/stack.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/stack.h
no
checking for linux/proc_fs.h... no
  GEN     printutils/Kbuild
checking linux/bpf.h usability... install ./include/openssl/store.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/store.h
install ./include/openssl/storeerr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/storeerr.h
  GEN     printutils/Config.in
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o
install ./include/openssl/symhacks.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/tls1.h
yes
checking linux/bpf.h presence... install ./include/openssl/ts.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ts.h
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-system'
  GEN     findutils/Kbuild
install ./include/openssl/tserr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/tserr.h
install ./include/openssl/txt_db.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/txt_db.h
yes
checking for linux/bpf.h... yes
checking size of struct ip6_hdr... install ./include/openssl/ui.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/ui.h
install ./include/openssl/uierr.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/uierr.h
  GEN     findutils/Config.in
install ./include/openssl/whrlpool.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/whrlpool.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network
install ./include/openssl/x509.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509.h
install ./include/openssl/x509_vfy.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509_vfy.h
install ./include/openssl/x509err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509err.h
config.status: executing wolfssl/wolfcrypt/async.h commands
  GEN     loginutils/Kbuild
install ./include/openssl/x509v3.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509v3.h
install ./include/openssl/x509v3err.h -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl/x509v3err.h
  GEN     loginutils/Config.in
config.status: executing wolfssl/wolfcrypt/fips.h commands
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o luci-bwc luci-bwc.o -ldl
install libcrypto.a -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libcrypto.a
  GEN     editors/Kbuild
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o
config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install"  install;
  GEN     editors/Config.in
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin
cp luci-bwc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_mod_network_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
  GEN     debianutils/Kbuild
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.built
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status
  GEN     debianutils/Config.in
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
install libssl.a -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libssl.a
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands
configure: WARNING: unrecognized options: --disable-nls
---
Running make clean...
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
  GEN     miscutils/Kbuild
link /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libcrypto.so -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libcrypto.so.1.1
  GEN     miscutils/Config.in
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../objects/fld_arg.o
  GEN     modutils/Kbuild
link /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libssl.so -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/libssl.so.1.1
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/pkgconfig'
install libcrypto.pc -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/pkgconfig/libcrypto.pc
  GEN     modutils/Config.in
install libssl.pc -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/pkgconfig/libssl.pc
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../objects/fld_attr.o
  GEN     shell/Kbuild
install openssl.pc -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/pkgconfig/openssl.pc
  GEN     shell/Config.in
make depend && make _build_engines
  GEN     networking/Kbuild
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_current.c -o ../objects/fld_current.o
  GEN     networking/Config.in
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; else true; fi
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-mod-network_git-21.260.25435-584301a_all.ipk
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin
cp luci-bwc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "luci-mod-network" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-mod-network.default.install
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
  GEN     networking/libiproute/Kbuild
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_def.c -o ../objects/fld_def.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-network'
time: package/feeds/luci/luci-mod-network/compile#0.50#0.17#2.09
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../objects/fld_dup.o
  GEN     networking/udhcp/Kbuild
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make[5]: Nothing to be done for '_build_engines'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/engines-1.1'
*** Installing engines
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-mod-status_installed
make depend && make _build_programs
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
  GEN     networking/udhcp/Config.in
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.prepared_5f0f499984de8b70b752c5f44747a237_6664517399ebbbc92a37c5bb081b5c53_check
  GEN     selinux/Kbuild
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/$d/; fi; done
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_info.c -o ../objects/fld_info.o
true
  GEN     selinux/Config.in
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_just.c -o ../objects/fld_just.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.prepared_5f0f499984de8b70b752c5f44747a237_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-mod-system_installed
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
make[5]: Nothing to be done for '_build_programs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
  GEN     scripts/Kbuild
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_link.c -o ../objects/fld_link.o
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/bin'
*** Installing runtime programs
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.configured_8c28fde6e5538b761b52693a1f9d64a7
install apps/openssl -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/bin/openssl
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.built
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_max.c -o ../objects/fld_max.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system
  GEN     applets/Kbuild
install ./tools/c_rehash -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/bin/c_rehash
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_move.c -o ../objects/fld_move.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
40
checking pkg-config is at least version 0.9.0... yes
checking for libnfnetlink... mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl'
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/certs'
  GEN     sysklogd/Kbuild
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/; else true; fi
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/private'
no
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../objects/fld_opts.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-21.260.25435-584301a" LUCI_GITBRANCH="LuCI Master" make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src/ AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin
created directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/misc'
cp luci-bwc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/src'
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                17       0      59     240      4.07
----------------------------------------------------------
Local (in)             8       9      26     110      4.23
TOTAL (in)            25       9      85     350      4.12
----------------------------------------------------------
Local (out)            3       9      26      26      1.00
TOTAL (out)           20       9      85     266      3.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            52     214      4.12      52     214      4.12
TK_NAME              135     679      5.03     135     595      4.41
TK_NUMBER              6       8      1.33       6       8      1.33
TK_STRING             41    1006     24.54      41    1006     24.54
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                194     202      1.04     194     202      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                87      87      1.00      66      66      1.00
TK_SPACE             172     240      1.40      21      21      1.00
--------------------------------------------------------------------
Total Elements       691    2593      3.75     516    2112      4.09
--------------------------------------------------------------------
Total Tokens         429    2109      4.92     429    2025      4.72
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
  GEN     sysklogd/Config.in
---
Generating user options header...
install ./apps/CA.pl -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/misc/CA.pl
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../objects/fld_pad.o
  GEN     init/Kbuild
option w/o begin -D is -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include, not saving to wolfssl/options.h
option w/o begin -D is -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_page.c -o ../objects/fld_page.o
option w/o begin -D is -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include, not saving to wolfssl/options.h
install ./apps/tsget.pl -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/misc/tsget.pl
option w/o begin -D is -Os, not saving to wolfssl/options.h
option w/o begin -D is -pipe, not saving to wolfssl/options.h
link /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/misc/tsget -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/misc/tsget.pl
install ./apps/openssl.cnf -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/openssl.cnf.dist
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../objects/fld_stat.o
option w/o begin -D is -mno-branch-likely, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_type.c -o ../objects/fld_type.o
option w/o begin -D is -mips32r2, not saving to wolfssl/options.h
checking that generated files are newer than configure... done
configure: creating ./config.status
  GEN     init/Config.in
option w/o begin -D is -mtune=24kc, not saving to wolfssl/options.h
install ./apps/openssl.cnf -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/openssl.cnf
option w/o begin -D is -fno-caller-saves, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_user.c -o ../objects/fld_user.o
option w/o begin -D is -fno-plt, not saving to wolfssl/options.h
install ./apps/ct_log_list.cnf -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/ct_log_list.cnf.dist
option w/o begin -D is -fhonour-copts, not saving to wolfssl/options.h
option w/o begin -D is -Wno-error=unused-but-set-variable, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
  GEN     klibc-utils/Kbuild
install ./apps/ct_log_list.cnf -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/etc/ssl/ct_log_list.cnf
option w/o begin -D is -Wno-error=unused-result, not saving to wolfssl/options.h
  GEN     klibc-utils/Config.in
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
  GEN     runit/Kbuild
option w/o begin -D is -msoft-float, not saving to wolfssl/options.h
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/include/openssl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/include/
option w/o begin -D is -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable, not saving to wolfssl/options.h
option w/o begin -D is -Wformat, not saving to wolfssl/options.h
option w/o begin -D is -Werror=format-security, not saving to wolfssl/options.h
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/lib/
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; else true; fi
option w/o begin -D is -fstack-protector, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_data.c -o ../objects/frm_data.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/lib{crypto,ssl}.{a,so*} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/lib/
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_def.c -o ../objects/frm_def.o
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; else true; fi
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/lib/pkgconfig
  GEN     runit/Config.in
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/openssl-1.1.1l/ipkg-install/usr/lib/pkgconfig/{openssl,libcrypto,libssl}.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/lib/pkgconfig/
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
[ -n "-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections" ] && /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's#-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections##g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/usr/lib/pkgconfig/{openssl,libcrypto,libssl}.pc || true
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl -name '*.la' | xargs -r rm -f; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-mod-system_installed
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/openssl.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/openssl.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/openssl.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
option w/o begin -D is -Wl,-z,now, not saving to wolfssl/options.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_driver.c -o ../objects/frm_driver.o
option w/o begin -D is -Wl,-z,relro, not saving to wolfssl/options.h
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-openssl
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                17       0      59     240      4.07
----------------------------------------------------------
Local (in)             8       9      26     110      4.23
TOTAL (in)            25       9      85     350      4.12
----------------------------------------------------------
Local (out)            3       9      26      26      1.00
TOTAL (out)           20       9      85     266      3.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua -> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            52     214      4.12      52     214      4.12
TK_NAME              135     679      5.03     135     595      4.41
TK_NUMBER              6       8      1.33       6       8      1.33
TK_STRING             41    1006     24.54      41    1006     24.54
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                194     202      1.04     194     202      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                87      87      1.00      66      66      1.00
TK_SPACE             172     240      1.40      21      21      1.00
--------------------------------------------------------------------
Total Elements       691    2593      3.75     516    2112      4.09
--------------------------------------------------------------------
Total Tokens         429    2109      4.92     429    2025      4.72
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../objects/frm_hook.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.openssl_installed
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/openssl'
time: package/libs/openssl/compile#132.99#12.02#168.94
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../objects/frm_opts.o
option w/o begin -D is -fpic, not saving to wolfssl/options.h
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_page.c -o ../objects/frm_page.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_post.c -o ../objects/frm_post.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_scale.c -o ../objects/frm_scale.o
option w/o begin -D is -fomit-frame-pointer, not saving to wolfssl/options.h
option w/o begin -D is -flto, not saving to wolfssl/options.h
  HOSTCC  scripts/kconfig/conf.o
option w/o begin -D is -Wno-pragmas, not saving to wolfssl/options.h
option w/o begin -D is -Wall, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../objects/frm_sub.o
option w/o begin -D is -Wno-strict-aliasing, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_user.c -o ../objects/frm_user.o
option w/o begin -D is -Wextra, not saving to wolfssl/options.h
option w/o begin -D is -Wunknown-pragmas, not saving to wolfssl/options.h
option w/o begin -D is --param=ssp-buffer-size=1, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_win.c -o ../objects/frm_win.o
option w/o begin -D is -Waddress, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
option w/o begin -D is -Warray-bounds, not saving to wolfssl/options.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; else true; fi
option w/o begin -D is -Wbad-function-cast, not saving to wolfssl/options.h
option w/o begin -D is -Wchar-subscripts, not saving to wolfssl/options.h
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; else true; fi
option w/o begin -D is -Wcomment, not saving to wolfssl/options.h
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
option w/o begin -D is -Wfloat-equal, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
option w/o begin -D is -Wformat-security, not saving to wolfssl/options.h
option w/o begin -D is -Wformat=2, not saving to wolfssl/options.h
option w/o begin -D is -Wmaybe-uninitialized, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../objects/fty_enum.o
option w/o begin -D is -Wmissing-field-initializers, not saving to wolfssl/options.h
option w/o begin -D is -Wmissing-noreturn, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_generic.c -o ../objects/fty_generic.o
option w/o begin -D is -Wmissing-prototypes, not saving to wolfssl/options.h
option w/o begin -D is -Wnested-externs, not saving to wolfssl/options.h
option w/o begin -D is -Wnormalized=id, not saving to wolfssl/options.h
option w/o begin -D is -Woverride-init, not saving to wolfssl/options.h
option w/o begin -D is -Wpointer-arith, not saving to wolfssl/options.h
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/usr/bin/luci-bwc: executable
option w/o begin -D is -Wpointer-sign, not saving to wolfssl/options.h
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_mod_status_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
option w/o begin -D is -Wredundant-decls, not saving to wolfssl/options.h
option w/o begin -D is -Wshadow, not saving to wolfssl/options.h
option w/o begin -D is -Wsign-compare, not saving to wolfssl/options.h
option w/o begin -D is -Wstrict-overflow=1, not saving to wolfssl/options.h
option w/o begin -D is -Wswitch-enum, not saving to wolfssl/options.h
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
option w/o begin -D is -Wundef, not saving to wolfssl/options.h
option w/o begin -D is -Wunused, not saving to wolfssl/options.h
option w/o begin -D is -Wunused-result, not saving to wolfssl/options.h
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
option w/o begin -D is -Wunused-variable, not saving to wolfssl/options.h
option w/o begin -D is -Wwrite-strings, not saving to wolfssl/options.h
option w/o begin -D is -fwrapv, not saving to wolfssl/options.h
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_int.c -o ../objects/fty_int.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_num.c -o ../objects/fty_num.o
mips-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -D_FORTIFY_SOURCE=1 -DPIC -DNDEBUG -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_regex.c -o ../objects/fty_regex.o
linking ../lib/libformw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libformw.so.6.2 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw 
  HOSTCC  scripts/kconfig/kxgettext.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.020300
cd ../lib && (ln -s -f libformw.so.6.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-status/ipkg-mips_24kc/luci-mod-status into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-mod-status_git-21.260.25435-584301a_mips_24kc.ipk
echo "luci-mod-status" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-mod-status.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-status'
time: package/feeds/luci/luci-mod-status/compile#1.12#0.30#3.91
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_mod_system_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
option w/o begin -D is -fvisibility=hidden, not saving to wolfssl/options.h
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-mod-system_git-21.260.25435-584301a_all.ipk
echo "luci-mod-system" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-mod-system.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-system'
time: package/feeds/luci/luci-mod-system/compile#0.57#0.27#2.89
not outputting (N)DEBUG to wolfssl/options.h
option w/o begin -D is -pthread, not saving to wolfssl/options.h
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-admin-full'
mips-openwrt-linux-musl-gcc-ar -curv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
  HOSTCC  scripts/kconfig/mconf.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/fld_arg.o
a - ../objects/fld_attr.o
a - ../objects/fld_current.o
a - ../objects/fld_def.o
a - ../objects/fld_dup.o
a - ../objects/fld_ftchoice.o
a - ../objects/fld_ftlink.o
a - ../objects/fld_info.o
a - ../objects/fld_just.o
a - ../objects/fld_link.o
a - ../objects/fld_max.o
a - ../objects/fld_move.o
a - ../objects/fld_newftyp.o
a - ../objects/fld_opts.o
a - ../objects/fld_pad.o
a - ../objects/fld_page.o
a - ../objects/fld_stat.o
a - ../objects/fld_type.o
a - ../objects/fld_user.o
a - ../objects/frm_cursor.o
a - ../objects/frm_data.o
a - ../objects/frm_def.o
a - ../objects/frm_driver.o
a - ../objects/frm_hook.o
a - ../objects/frm_opts.o
a - ../objects/frm_page.o
a - ../objects/frm_post.o
a - ../objects/frm_req_name.o
a - ../objects/frm_scale.o
a - ../objects/frm_sub.o
a - ../objects/frm_user.o
a - ../objects/frm_win.o
a - ../objects/fty_alnum.o
a - ../objects/fty_alpha.o
a - ../objects/fty_enum.o
a - ../objects/fty_generic.o
a - ../objects/fty_int.o
a - ../objects/fty_ipv4.o
a - ../objects/fty_num.o
a - ../objects/fty_regex.o
mips-openwrt-linux-musl-gcc-ranlib ../lib/libformw.a
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" BUILD_CC="gcc" HOSTCC="gcc" HOSTCCFLAGS="" PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig libs DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install"  install.libs install.data;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'
cd include && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
cd menu && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
cd form && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
cd include && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing curses.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing unctrl.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing ncurses_dll.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing term.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing termcap.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
linking /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro   -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib  
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.044774
cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libncursesw.so.6.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
installing ../lib/libncursesw.a as /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ../lib/libncursesw.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.prepared_d6dd79e62761f3af10c5d591521caa62_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
linking /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.prepared_d6dd79e62761f3af10c5d591521caa62_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-mod-admin-full_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.built
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.010401
cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libpanelw.so.6.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.built_check
installing ../lib/libpanelw.a as /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ../lib/libpanelw.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full
installing ./panel.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; else true; fi
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/panel'
cd menu && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; else true; fi
config.status: creating Makefile
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full.installed
linking /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw 
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-mod-admin-full_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.013392
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; else true; fi
cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libmenuw.so.6.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
config.status: creating extensions/GNUmakefile
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; else true; fi
installing ../lib/libmenuw.a as /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ../lib/libmenuw.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
installing ./eti.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
config.status: creating include/Makefile
installing ./menu.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/menu'
cd form && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
  SHIPPED scripts/kconfig/zconf.hash.c
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
linking /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2
mips-openwrt-linux-musl-gcc -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw 
config.status: creating iptables/Makefile
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_mod_admin_full_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ld: total time in link: 0.014916
cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libformw.so.6.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
installing ../lib/libformw.a as /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ../lib/libformw.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
installing ./form.h in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/form'
config.status: creating iptables/xtables.pc
cd misc && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/misc'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/bin
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ncurses-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/bin/ncursesw6-config
/bin/sh ./gen-pkgconfig
** creating ncursesw.pc
** creating panelw.pc
config.status: creating iptables/iptables.8
** creating menuw.pc
** creating formw.pc
touch pc-files
installing ncursesw.pc
installing ncursesw.pc
installing panelw.pc
installing menuw.pc
config.status: creating iptables/iptables-extensions.8.tmpl
installing formw.pc
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/misc'
cd misc && make -w -- DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS=mips-openwrt-linux-musl- SIZE=mips-openwrt-linux-musl-size OBJDUMP=mips-openwrt-linux-musl-objdump OBJCOPY=mips-openwrt-linux-musl-objcopy STRIP=mips-openwrt-linux-musl-strip RANLIB=mips-openwrt-linux-musl-gcc-ranlib CXX=mips-openwrt-linux-musl-g++ GCC=mips-openwrt-linux-musl-gcc CC=mips-openwrt-linux-musl-gcc NM=mips-openwrt-linux-musl-gcc-nm LD=mips-openwrt-linux-musl-ld AS=mips-openwrt-linux-musl-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=24kc\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -msoft-float\ -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -DPIC\ -fpic AR=mips-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.data
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/misc'
WHICH_XTERM=xterm-new \
XTERM_KBS=BS \
datadir=/usr/share \
/bin/sh ./gen_edit.sh >run_tic.sed
echo '** adjusting tabset paths'
** adjusting tabset paths
sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/share
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/share/tabset
DESTDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install \
prefix=/usr \
exec_prefix=/usr \
bindir=/usr/bin \
top_srcdir=.. \
srcdir=. \
datadir=/usr/share \
ticdir=/usr/share/terminfo \
source=terminfo.tmp \
cross_compiling=yes \
/bin/sh ./run_tic.sh
** Building terminfo database, please wait...
config.status: creating iptables/iptables-save.8
Running tic to install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo ...

	You may see messages regarding extended capabilities, e.g., AX.
	These are extended terminal capabilities which are compiled
	using
		tic -x
	If you have ncurses 4.2 applications, you should read the INSTALL
	document, and install the terminfo without the -x option.

"terminfo.tmp", line 1115, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4801, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4820, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4864, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4864, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4879, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4879, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4901, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4901, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 7810, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff
  HOSTCC  scripts/kconfig/zconf.tab.o
config.status: creating iptables/iptables-restore.8
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-mod-admin-full_git-21.260.25435-584301a_all.ipk
config.status: creating iptables/iptables-apply.8
echo "luci-mod-admin-full" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-mod-admin-full.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/modules/luci-mod-admin-full'
time: package/feeds/luci/luci-mod-admin-full/compile#0.31#0.07#0.67
config.status: creating iptables/iptables-xml.1
config.status: creating libipq/Makefile
config.status: creating libipq/libipq.pc
config.status: creating libiptc/Makefile
config.status: creating libiptc/libiptc.pc
config.status: creating libiptc/libip4tc.pc
config.status: creating libiptc/libip6tc.pc
config.status: creating libxtables/Makefile
config.status: creating utils/Makefile
config.status: creating include/xtables-version.h
config.status: creating iptables/xtables-monitor.8
config.status: creating utils/nfnl_osf.8
config.status: creating utils/nfbpf_compile.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls

Iptables Configuration:
  IPv4 support:				yes
  IPv6 support:				yes
  Devel support:			yes
  IPQ support:				no
  Large file support:			yes
  BPF utils support:			no
  nfsynproxy util support:		no
  nftables support:			no
  connlabel support:			no

Build parameters:
  Put plugins into executable (static):	yes
  Support plugins via dlopen (shared):	yes
  Installation prefix (--prefix):	/usr
  Xtables extension directory:		/usr/lib/iptables
  Pkg-config directory:			/usr/lib/pkgconfig
  Xtables lock file:			/var/run/xtables.lock
  Kernel source directory:		/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers
  Kernel build directory:		/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers
  Host:					mips-openwrt-linux-gnu
  GCC binary:				mips-openwrt-linux-musl-gcc

Iptables modules that will not be built:  connlabel
option w/o begin -D is -Wall, not saving to wolfssl/options.h
option w/o begin -D is -Wno-unused, not saving to wolfssl/options.h
option w/o begin -D is -O2, not saving to wolfssl/options.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.configured_68b329da9893e34099c7d8ad5cb9c940_b36b776638a9a2e16b729710079b40c2
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size COPT_FLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" KERNEL_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/" PREFIX=/usr KBUILD_OUTPUT="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" BUILTIN_MODULES="standard icmp tcp udp comment set SET limit mac multiport comment LOG nf_log_common nf_log_ipv4 TCPMSS REJECT time mark MARK FLOWOFFLOAD icmp6 REJECT state CT conntrack SNAT DNAT MASQUERADE REDIRECT" ;


make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make  all-recursive
---
Configuration summary for wolfssl version 4.8.1

   * Installation prefix:        /usr
   * System type:                openwrt-linux-gnu
   * Host CPU:                   mips
   * C Compiler:                 mips-openwrt-linux-musl-gcc
   * C Flags:                    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv
   * C++ Compiler:               mips-openwrt-linux-musl-g++
   * C++ Flags:                  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto 
   * CPP Flags:                  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include 
   * CCAS Flags:                 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto   
   * LIB Flags:                   -pie -z relro -z now 
   * Debug enabled:              no
   * Coverage enabled:           
   * Warnings as failure:        no
   * make -j:                    no
   * VCS checkout:               no

   Features 
   * FIPS:                       no
   * Single threaded:            yes
   * Filesystem:                 yes
   * OpenSSH Build:              no
   * OpenSSL Extra API:          yes
   * OpenSSL Coexist:            no
   * Old Names:                  yes
   * Max Strength Build:         no
   * Distro Build:               no
   * Reproducible Build:         no
   * fastmath:                   yes
   * Assembly Allowed:           yes
   * sniffer:                    no
   * snifftest:                  no
   * ARC4:                       yes
   * AES:                        yes
   * AES-NI:                     no
   * AES-CBC:                    yes
   * AES-CBC length checks:      no
   * AES-GCM:                    yes
   * AES-CCM:                    yes
   * AES-CTR:                    no
   * AES-CFB:                    no
   * AES-OFB:                    no
   * DES3:                       yes
   * IDEA:                       no
   * Camellia:                   no
   * NULL Cipher:                no
   * MD2:                        no
   * MD4:                        yes
   * MD5:                        yes
   * RIPEMD:                     no
   * SHA:                        yes
   * SHA-224:                    no
   * SHA-384:                    yes
   * SHA-512:                    yes
   * SHA3:                       no
   * SHAKE256:                   
   * BLAKE2:                     no
   * BLAKE2S:                    no
   * CMAC:                       yes
   * keygen:                     no
   * certgen:                    yes
   * certreq:                    no
   * certext:                    yes
   * certgencache:               no
   * HC-128:                     no
   * RABBIT:                     no
   * CHACHA:                     yes
   * XCHACHA:                    no
   * Hash DRBG:                  yes
   * PWDBASED:                   yes
   * scrypt:                     no
   * wolfCrypt Only:             no
   * HKDF:                       yes
   * X9.63 KDF:                  no
   * MD4:                        yes
   * PSK:                        yes
   * Poly1305:                   yes
   * LEANPSK:                    no
   * LEANTLS:                    no
   * RSA:                        yes
   * RSA-PSS:                    yes
   * DSA:                        yes
   * DH:                         yes
   * DH Default Parameters:      yes
   * ECC:                        yes
   * ECC Custom Curves:          no
   * ECC Minimum Bits:           224
   * CURVE25519:                 no
   * ED25519:                    no
   * CURVE448:                   no
   * ED448:                      no
   * FPECC:                      no
   * ECC_ENCRYPT:                no
   * ECCSI                       no
   * SAKKE                       no
   * ASN:                        yes
   * Anonymous cipher:           yes
   * CODING:                     yes
   * MEMORY:                     yes
   * I/O POOL:                   no
   * wolfSentry:                 no
   * LIGHTY:                     yes
   * HAPROXY:                    no
   * STUNNEL:                    yes
   * Apache httpd:               no
   * NGINX:                      no
   * ASIO:                       no
   * LIBWEBSOCKETS:              no
   * Qt:                         no
   * Qt Unit Testing:            no
   * SIGNAL:                     no
   * ERROR_STRINGS:              yes
   * DTLS:                       no
   * SCTP:                       no
   * Indefinite Length:          no
   * Multicast:                  no
   * SSL v3.0 (Old):             no
   * TLS v1.0 (Old):             yes
   * TLS v1.1 (Old):             yes
   * TLS v1.2:                   yes
   * TLS v1.3:                   yes
   * Post-handshake Auth:        no
   * Early Data:                 no
   * Send State in HRR Cookie:   no
   * OCSP:                       yes
   * OCSP Stapling:              yes
   * OCSP Stapling v2:           yes
   * CRL:                        yes
   * CRL-MONITOR:                no
   * Persistent session cache:   no
   * Persistent cert    cache:   no
   * Atomic User Record Layer:   no
   * Public Key Callbacks:       no
   * NTRU:                       no
   * QSH:                        no
   * Whitewood netRandom:        no
   * Server Name Indication:     yes
   * ALPN:                       yes
   * Maximum Fragment Length:    yes
   * Trusted CA Indication:      yes
   * Truncated HMAC:             yes
   * Supported Elliptic Curves:  yes
   * FFDHE only in client:       no
   * Session Ticket:             yes
   * Extended Master Secret:     yes
   * Renegotiation Indication:   no
   * Secure Renegotiation:       no
   * Fallback SCSV:              no
   * Keying Material Exporter:   no
   * All TLS Extensions:         yes
   * PKCS#7:                     no
   * S/MIME:                     no
   * wolfSSH:                    no
   * wolfTPM:                    no
   * wolfSCEP:                   no
   * Secure Remote Password:     no
   * Small Stack:                no
   * Linux Kernel Module:        no
   * valgrind unit tests:        no
   * LIBZ:                       no
   * Examples:                   no
   * Crypt tests:                no
   * Stack sizes in tests:       no
   * Heap stats in tests:        no
   * User Crypto:                no
   * Fast RSA:                   no
   * Single Precision:           no
   * SP math implementation:     no
   * Async Crypto:               no
   * PKCS#11:                    no
   * PKCS#12:                    yes
   * Cavium Nitrox:              no
   * Cavium Octeon (Sync):       no
   * Intel Quick Assist:         no
   * ARM ASM:                    no
   * AES Key Wrap:               yes
   * Write duplicate:            no
   * Xilinx Hardware Acc.:       no
   * Inline Code:                yes
   * Linux AF_ALG:               no
   * Linux devcrypto:            no
   * Crypto callbacks:           no
   * i.MX6 CAAM:                 no

---
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
Making all in libiptc
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c  -fPIC -DPIC -o .libs/libip6tc.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c  -fPIC -DPIC -o .libs/libip4tc.o
sed -i -e 's,^soname_spec=.*,soname_spec="\\${libname}\\${shared_ext}.4.8.1.39c36f2f",' -e 's,^library_names_spec=.*,library_names_spec="\\${libname}\\${shared_ext}.4.8.1.39c36f2f \\${libname}\\${shared_ext}",' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/libtool
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.configured_39c36f2fa4aeabadfa579fa09cd9d85d
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
touch ./ctaocrypt/src/fips.c
touch ./ctaocrypt/src/fips_test.c
touch ./wolfcrypt/src/async.c
touch ./wolfcrypt/src/fips.c
touch ./wolfcrypt/src/fips_test.c
touch ./wolfcrypt/src/selftest.c
touch ./wolfcrypt/src/wolfcrypt_first.c
touch ./wolfcrypt/src/wolfcrypt_last.c
touch ./wolfcrypt/src/port/cavium/cavium_nitrox.c
touch ./wolfcrypt/src/port/intel/quickassist.c
touch ./wolfcrypt/src/port/intel/quickassist_mem.c
make  all-recursive
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-hmac.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-hmac.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-hmac.lo `test -f 'wolfcrypt/src/hmac.c' || echo './'`wolfcrypt/src/hmac.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-hash.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-hash.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-hash.lo `test -f 'wolfcrypt/src/hash.c' || echo './'`wolfcrypt/src/hash.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-cpuid.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-cpuid.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-cpuid.lo `test -f 'wolfcrypt/src/cpuid.c' || echo './'`wolfcrypt/src/cpuid.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-random.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-random.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-random.lo `test -f 'wolfcrypt/src/random.c' || echo './'`wolfcrypt/src/random.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-hash.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-hash.Tpo -c wolfcrypt/src/hash.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-hash.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-hmac.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-hmac.Tpo -c wolfcrypt/src/hmac.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-hmac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-random.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-random.Tpo -c wolfcrypt/src/random.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-random.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-cpuid.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-cpuid.Tpo -c wolfcrypt/src/cpuid.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-cpuid.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/logging.h:33,
                 from wolfcrypt/src/hash.c:28:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from wolfcrypt/src/hmac.c:27:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/cpuid.h:28,
                 from wolfcrypt/src/cpuid.c:29:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/random.c:33:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-cpuid.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-cpuid.Plo
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-hmac.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-hmac.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha256.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha256.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-sha256.lo `test -f 'wolfcrypt/src/sha256.c' || echo './'`wolfcrypt/src/sha256.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-hash.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-hash.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-rsa.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-rsa.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-rsa.lo `test -f 'wolfcrypt/src/rsa.c' || echo './'`wolfcrypt/src/rsa.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-aes.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-aes.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-aes.lo `test -f 'wolfcrypt/src/aes.c' || echo './'`wolfcrypt/src/aes.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-random.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-random.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-cmac.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-cmac.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-cmac.lo `test -f 'wolfcrypt/src/cmac.c' || echo './'`wolfcrypt/src/cmac.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-aes.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-aes.Tpo -c wolfcrypt/src/aes.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-aes.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-rsa.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-rsa.Tpo -c wolfcrypt/src/rsa.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-rsa.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/aes.c:36:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/rsa.c:34:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha256.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha256.Tpo -c wolfcrypt/src/sha256.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha256.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-cmac.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-cmac.Tpo -c wolfcrypt/src/cmac.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-cmac.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/misc.h:32,
                 from ./wolfcrypt/src/misc.c:37,
                 from wolfcrypt/src/cmac.c:50:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/sha256.h:31,
                 from wolfcrypt/src/sha256.c:70:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-cmac.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-cmac.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-des3.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-des3.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-des3.lo `test -f 'wolfcrypt/src/des3.c' || echo './'`wolfcrypt/src/des3.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-sha256.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-sha256.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-sha.lo `test -f 'wolfcrypt/src/sha.c' || echo './'`wolfcrypt/src/sha.c
1750 entries written to /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo
** built new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-rsa.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-rsa.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-des3.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-des3.Tpo -c wolfcrypt/src/des3.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-des3.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha512.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha512.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-sha512.lo `test -f 'wolfcrypt/src/sha512.c' || echo './'`wolfcrypt/src/sha512.c
** sym-linked /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/terminfo for compatibility
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha.Tpo -c wolfcrypt/src/sha.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha.o
installing std
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/des3.c:28:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/sha.h:30,
                 from wolfcrypt/src/sha.c:43:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
installing stdcrt
installing vt100
installing vt300
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-sha512.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-sha512.Tpo -c wolfcrypt/src/sha512.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha512.o
finished install.data
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/misc'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/.built
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-aes.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-aes.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-logging.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-logging.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-logging.lo `test -f 'wolfcrypt/src/logging.c' || echo './'`wolfcrypt/src/logging.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/sha512.h:30,
                 from wolfcrypt/src/sha512.c:43:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-logging.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-logging.Tpo -c wolfcrypt/src/logging.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-logging.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-des3.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-des3.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wc_port.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wc_port.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-wc_port.lo `test -f 'wolfcrypt/src/wc_port.c' || echo './'`wolfcrypt/src/wc_port.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-sha.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-sha.Plo
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/logging.h:33,
                 from wolfcrypt/src/logging.c:29:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-error.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-error.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-error.lo `test -f 'wolfcrypt/src/error.c' || echo './'`wolfcrypt/src/error.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -o libip6tc.o >/dev/null 2>&1
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-sha512.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-sha512.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wc_encrypt.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo `test -f 'wolfcrypt/src/wc_encrypt.c' || echo './'`wolfcrypt/src/wc_encrypt.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -o libip4tc.o >/dev/null 2>&1
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-logging.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-logging.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wc_port.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wc_port.Tpo -c wolfcrypt/src/wc_port.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wc_port.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-error.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-error.Tpo -c wolfcrypt/src/error.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-error.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-signature.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-signature.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-signature.lo `test -f 'wolfcrypt/src/signature.c' || echo './'`wolfcrypt/src/signature.c
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from wolfcrypt/src/wc_port.c:28:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/error.c:29:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
  HOSTLD  scripts/kconfig/conf
for lib in ncurses panel menu form; do for so in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/usr/lib/lib${lib}w.so*; do ln -s ${so##*/} ${so%w.so*}.so${so##*w.so}; done; done
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wc_encrypt.Tpo -c wolfcrypt/src/wc_encrypt.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wc_encrypt.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-error.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-error.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wolfmath.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wolfmath.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-wolfmath.lo `test -f 'wolfcrypt/src/wolfmath.c' || echo './'`wolfcrypt/src/wolfmath.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-signature.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-signature.Tpo -c wolfcrypt/src/signature.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-signature.o
scripts/kconfig/conf -o Config.in
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/aes.h:37,
                 from wolfcrypt/src/wc_encrypt.c:28:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
#
# using defaults found in .config
#
*
* Busybox Configuration
*
*
* Settings
*
Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [N/y/?] n
Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n
Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n
Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y
Support --long-options (LONG_OPTS) [Y/n/?] y
Show applet usage messages (SHOW_USAGE) [Y/n/?] y
  Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y
  Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n
Support files > 2 GB (LFS) [Y/n/?] y
Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n
Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y
Support utmp file (FEATURE_UTMP) [N/y/?] n
Support writing pidfiles (FEATURE_PIDFILE) [Y/n/?] y
  Directory for pidfiles (PID_FILE_PATH) [/var/run] /var/run
Include busybox applet (BUSYBOX) [N/y/?] n
Don't use /usr (INSTALL_NO_USR) [N/y/?] n
Drop SUID state for most applets (FEATURE_SUID) [N/y/?] n
exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y
Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe
Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n
Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n
Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [N/y/?] n
*
* Build Options
*
Build static binary (no shared libs) (STATIC) [N/y/?] n
  Build position independent executable (PIE) [N/y/?] n
Force NOMMU build (NOMMU) [N/y/?] n
Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 
Path to sysroot (SYSROOT) [] 
Additional CFLAGS (EXTRA_CFLAGS) [] 
Additional LDFLAGS (EXTRA_LDFLAGS) [] 
Additional LDLIBS (EXTRA_LDLIBS) [] 
Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n
Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [N/y/?] n
Use -static-libgcc (STATIC_LIBGCC) [N/y/?] n
*
* Installation Options ("make install" behavior)
*
What kind of applet links to install
> 1. as soft-links (INSTALL_APPLET_SYMLINKS)
  2. as hard-links (INSTALL_APPLET_HARDLINKS)
  3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS)
  4. not installed (INSTALL_APPLET_DONT)
choice[1-4?]: 1
Destination path for 'make install' (PREFIX) [./_install] ./_install
*
* Debugging Options
*
Build with debug information (DEBUG) [N/y/?] n
Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n
Build unit tests (UNIT_TEST) [N/y/?] n
Abort compilation on any warning (WERROR) [N/y/?] n
Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] n
Additional debugging library
> 1. None (NO_DEBUG_LIB)
  2. Dmalloc (DMALLOC)
  3. Electric-fence (EFENCE)
choice[1-3?]: 1
*
* Library Tuning
*
Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n
Enable fractional duration arguments (FLOAT_DURATION) [N/y/?] n
Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [N/y/?] n
Buffer allocation policy
  1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC)
> 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS)
choice[1-3?]: 2
Minimum password length (PASSWORD_MINLEN) [6] 6
MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1
SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1
Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [Y/n/?] y
Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n
Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] n
Command line editing (FEATURE_EDITING) [Y/n/?] y
  Maximum length of input (FEATURE_EDITING_MAX_LEN) [512] 512
  vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n
  History size (FEATURE_EDITING_HISTORY) [256] 256
  History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n
  Reverse history search (FEATURE_REVERSE_SEARCH) [N/y/?] n
  Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y
    Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n
  Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y
  Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [N/y] n
  Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n
Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n
Support Unicode (UNICODE_SUPPORT) [N/y/?] n
Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y
Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n
Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y
Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4
Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [N/y/?] n
Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y
Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y
Support infiniband HW (FEATURE_HWIB) [N/y/?] n
*
* Applets
*
*
* Archival Utilities
*
Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n
Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n
Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n
Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n] y
Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n
ar (9.5 kb) (AR) [N/y/?] n
uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n
gunzip (11 kb) (GUNZIP) [Y/n/?] y
zcat (24 kb) (ZCAT) [Y/n/?] y
  Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [N/y] n
bunzip2 (8.7 kb) (BUNZIP2) [N/y/?] n
bzcat (8.7 kb) (BZCAT) [N/y/?] n
unlzma (7.5 kb) (UNLZMA) [N/y/?] n
lzcat (7.5 kb) (LZCAT) [N/y/?] n
lzma -d (LZMA) [N/y/?] n
unxz (13 kb) (UNXZ) [N/y/?] n
xzcat (13 kb) (XZCAT) [N/y/?] n
xz -d (XZ) [N/y/?] n
bzip2 (16 kb) (BZIP2) [N/y/?] n
cpio (15 kb) (CPIO) [N/y/?] n
dpkg (43 kb) (DPKG) [N/y/?] n
dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n
gzip (17 kb) (GZIP) [Y/n/?] y
  Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n
  Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0
  Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n
  Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y
lzop (12 kb) (LZOP) [N/y/?] n
unlzop (13 kb) (UNLZOP) [N/y/?] n
lzopcat (13 kb) (LZOPCAT) [N/y/?] n
rpm (32 kb) (RPM) [N/y/?] n
rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n
tar (39 kb) (TAR) [Y/n/?] y
  Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y] n
  Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y
  Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [N/y/?] n
  Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y
  Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n
  Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n
  Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y
  Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n
  Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n
unzip (26 kb) (UNZIP) [N/y/?] n
*
* Coreutils
*
basename (438 bytes) (BASENAME) [Y/n/?] y
cat (5.6 kb) (CAT) [Y/n/?] y
  Enable -n and -b options (FEATURE_CATN) [N/y/?] n
  cat -v[etA] (FEATURE_CATV) [N/y/?] n
chgrp (7.6 kb) (CHGRP) [Y/n/?] y
chmod (5.5 kb) (CHMOD) [Y/n/?] y
chown (7.6 kb) (CHOWN) [Y/n/?] y
  Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n
chroot (3.7 kb) (CHROOT) [Y/n/?] y
cksum (4.1 kb) (CKSUM) [N/y] n
crc32 (4.1 kb) (CRC32) [N/y] n
comm (4.2 kb) (COMM) [N/y/?] n
cp (10 kb) (CP) [Y/n/?] y
  Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n
cut (5.8 kb) (CUT) [Y/n/?] y
  cut -F (FEATURE_CUT_REGEX) [N/y/?] n
date (7 kb) (DATE) [Y/n/?] y
  Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y
  Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n
  Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [N/y/?] n
dd (7.5 kb) (DD) [Y/n/?] y
  Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y
    Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n
  Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y
  Enable status display options (FEATURE_DD_STATUS) [N/y/?] n
df (6.8 kb) (DF) [Y/n/?] y
  Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n
dirname (329 bytes) (DIRNAME) [Y/n/?] y
dos2unix (5.2 kb) (DOS2UNIX) [N/y/?] n
unix2dos (5.2 kb) (UNIX2DOS) [N/y/?] n
du (6.3 kb) (DU) [Y/n/?] y
  Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y
echo (1.8 kb) (ECHO) [Y/n/?] y
  Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y
env (4 kb) (ENV) [Y/n/?] y
expand (5.1 kb) (EXPAND) [N/y/?] n
unexpand (5.3 kb) (UNEXPAND) [N/y/?] n
expr (6.6 kb) (EXPR) [Y/n/?] y
  Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y
factor (2.7 kb) (FACTOR) [N/y/?] n
false (tiny) (FALSE) [Y/n/?] y
fold (4.6 kb) (FOLD) [N/y/?] n
head (3.8 kb) (HEAD) [Y/n/?] y
  Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y
hostid (286 bytes) (HOSTID) [N/y/?] n
id (7 kb) (ID) [Y/n/?] y
groups (6.7 kb) (GROUPS) [N/y/?] n
install (12 kb) (INSTALL) [N/y/?] n
link (3.2 kb) (LINK) [N/y/?] n
ln (4.9 kb) (LN) [Y/n/?] y
logname (1.1 kb) (LOGNAME) [N/y/?] n
ls (14 kb) (LS) [Y/n/?] y
  Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y
  Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y
  Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y
  Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y
  Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y
  Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y
  Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y
  Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y
    Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y
md5sum (6.5 kb) (MD5SUM) [Y/n/?] y
sha1sum (5.9 kb) (SHA1SUM) [N/y/?] n
sha256sum (7 kb) (SHA256SUM) [Y/n/?] y
sha512sum (7.4 kb) (SHA512SUM) [N/y/?] n
sha3sum (6.1 kb) (SHA3SUM) [N/y/?] n
  *
  * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum
  *
  Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y
mkdir (4.5 kb) (MKDIR) [Y/n/?] y
mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y
mknod (4.5 kb) (MKNOD) [Y/n/?] y
mktemp (4.2 kb) (MKTEMP) [Y/n/?] y
mv (10 kb) (MV) [Y/n/?] y
nice (2.1 kb) (NICE) [Y/n/?] y
nl (4.6 kb) (NL) [N/y/?] n
nohup (2 kb) (NOHUP) [N/y/?] n
nproc (3.7 kb) (NPROC) [N/y/?] n
od (11 kb) (OD) [N/y/?] n
paste (4.9 kb) (PASTE) [N/y/?] n
printenv (1.3 kb) (PRINTENV) [N/y/?] n
printf (3.8 kb) (PRINTF) [Y/n/?] y
pwd (3.7 kb) (PWD) [Y/n/?] y
readlink (4 kb) (READLINK) [Y/n/?] y
  Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y
realpath (1.6 kb) (REALPATH) [N/y/?] n
rm (5.4 kb) (RM) [Y/n/?] y
rmdir (3.5 kb) (RMDIR) [Y/n/?] y
seq (3.8 kb) (SEQ) [Y/n/?] y
shred (4.9 kb) (SHRED) [N/y/?] n
shuf (5.4 kb) (SHUF) [N/y/?] n
sleep (2 kb) (SLEEP) [Y/n/?] y
  Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y
sort (7.7 kb) (SORT) [Y/n/?] y
  Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [N/y/?] n
  Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] n
split (5 kb) (SPLIT) [N/y/?] n
stat (11 kb) (STAT) [N/y/?] n
stty (8.9 kb) (STTY) [N/y/?] n
sum (4 kb) (SUM) [N/y/?] n
sync (3.8 kb) (SYNC) [Y/n/?] y
  Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n
fsync (3.6 kb) (FSYNC) [Y/n/?] y
tac (3.9 kb) (TAC) [N/y/?] n
tail (6.8 kb) (TAIL) [Y/n/?] y
  Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y
tee (4.2 kb) (TEE) [Y/n/?] y
  Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y
test (4.1 kb) (TEST) [Y/n/?] y
test as [ (TEST1) [Y/n/?] y
test as [[ (TEST2) [Y/n/?] y
  Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y
timeout (6 kb) (TIMEOUT) [N/y/?] n
touch (5.9 kb) (TOUCH) [Y/n/?] y
  Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y
tr (5.1 kb) (TR) [Y/n/?] y
  Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [N/y/?] n
  Enable equivalence classes (FEATURE_TR_EQUIV) [N/y/?] n
true (tiny) (TRUE) [Y/n/?] y
truncate (4.2 kb) (TRUNCATE) [N/y/?] n
tty (3.6 kb) (TTY) [N/y/?] n
uname (3.9 kb) (UNAME) [Y/n/?] y
  Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux
arch (1.1 kb) (BB_ARCH) [N/y/?] n
uniq (4.9 kb) (UNIQ) [Y/n/?] y
unlink (3.2 kb) (UNLINK) [N/y/?] n
usleep (1.3 kb) (USLEEP) [N/y/?] n
uudecode (5.8 kb) (UUDECODE) [N/y/?] n
base32 (4.9 kb) (BASE32) [N/y/?] n
base64 (4.9 kb) (BASE64) [N/y/?] n
uuencode (4.4 kb) (UUENCODE) [N/y/?] n
wc (4.5 kb) (WC) [Y/n/?] y
  Support very large counts (FEATURE_WC_LARGE) [N/y/?] n
whoami (3.2 kb) (WHOAMI) [N/y/?] n
yes (1.2 kb) (YES) [Y/n/?] y
*
* Common options
*
Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [N/y/?] n
*
* Common options for cp and mv
*
Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y
*
* Common options for df, du, ls
*
Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y
*
* Console Utilities
*
chvt (2 kb) (CHVT) [N/y/?] n
clear (tiny) (CLEAR) [Y/n/?] y
deallocvt (1.9 kb) (DEALLOCVT) [N/y/?] n
dumpkmap (1.6 kb) (DUMPKMAP) [N/y/?] n
fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n
kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n
loadfont (5.2 kb) (LOADFONT) [N/y/?] n
setfont (24 kb) (SETFONT) [N/y/?] n
loadkmap (1.8 kb) (LOADKMAP) [N/y/?] n
openvt (7.2 kb) (OPENVT) [N/y/?] n
reset (345 bytes) (RESET) [Y/n/?] y
resize (903 bytes) (RESIZE) [N/y/?] n
setconsole (3.6 kb) (SETCONSOLE) [N/y/?] n
setkeycodes (2.1 kb) (SETKEYCODES) [N/y/?] n
setlogcons (1.8 kb) (SETLOGCONS) [N/y/?] n
showkey (4.7 kb) (SHOWKEY) [N/y/?] n
*
* Debian Utilities
*
pipe_progress (275 bytes) (PIPE_PROGRESS) [N/y/?] n
run-parts (6.1 kb) (RUN_PARTS) [N/y/?] n
start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y
  Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [N/y] n
  Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [N/y/?] n
which (3.8 kb) (WHICH) [Y/n/?] y
*
* klibc-utils
*
minips (11 kb) (MINIPS) [N/y/?] n
nuke (2.9 kb) (NUKE) [N/y/?] n
resume (3.2 kb) (RESUME) [N/y/?] n
run-init (7.7 kb) (RUN_INIT) [N/y/?] n
*
* Editors
*
awk (23 kb) (AWK) [Y/n/?] y
  Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y
  Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y
cmp (4.9 kb) (CMP) [Y/n/?] y
diff (13 kb) (DIFF) [N/y/?] n
ed (21 kb) (ED) [N/y/?] n
patch (9.4 kb) (PATCH) [N/y/?] n
sed (12 kb) (SED) [Y/n/?] y
vi (23 kb) (VI) [Y/n/?] y
  Maximum screen width (FEATURE_VI_MAX_LEN) [1024] 1024
  Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [N/y/?] n
  Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y
    Expand "%" and "#" in colon commands (FEATURE_VI_COLON_EXPAND) [N/y/?] n
  Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y
  Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y
    Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n
  Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y
  Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y
  Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y
  Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y
  Support :set (FEATURE_VI_SET) [Y/n] y
  Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y
  Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y
  Support undo command "u" (FEATURE_VI_UNDO) [N/y/?] n
  Enable verbose status reporting (FEATURE_VI_VERBOSE_STATUS) [N/y/?] n
  Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y
*
* Finding Utilities
*
find (14 kb) (FIND) [Y/n/?] y
  Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y
  Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y
  Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y
  Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y
  Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y
  Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [N/y] n
  Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y
  Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y
  Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y
  Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n
  Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y
    Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [N/y/?] n
  Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y
  Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y
  Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y
  Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y
  Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y
  Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y
  Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y
  Enable -quit: exit (FEATURE_FIND_QUIT) [N/y/?] n
  Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n
  Enable -empty: match empty files or directories (FEATURE_FIND_EMPTY) [N/y/?] n
  Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y
  Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y
  Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n
grep (8.6 kb) (GREP) [Y/n/?] y
egrep (7.8 kb) (EGREP) [Y/n/?] y
fgrep (7.8 kb) (FGREP) [Y/n/?] y
  Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y
xargs (7.2 kb) (XARGS) [Y/n/?] y
  Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [Y/n/?] y
  Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y
  Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y
  Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y
  Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [N/y/?] n
  Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [N/y] n
  Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [N/y] n
*
* Init Utilities
*
bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n
halt (4 kb) (HALT) [Y/n/?] y
poweroff (4 kb) (POWEROFF) [Y/n/?] y
reboot (4 kb) (REBOOT) [Y/n/?] y
  Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [N/y/?] n
  Call telinit on shutdown and reboot (FEATURE_CALL_TELINIT) [N/y/?] n
init (10 kb) (INIT) [N/y/?] n
linuxrc: support running init from initrd (not initramfs) (LINUXRC) [N/y/?] n
*
* Login/Password Management Utilities
*
Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y
Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n
Use internal crypt functions (USE_BB_CRYPT) [N/y/?] n
add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n
remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n
addgroup (8.6 kb) (ADDGROUP) [N/y/?] n
adduser (15 kb) (ADDUSER) [N/y/?] n
chpasswd (18 kb) (CHPASSWD) [N/y/?] n
  Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5
cryptpw (14 kb) (CRYPTPW) [N/y/?] n
mkpasswd (15 kb) (MKPASSWD) [N/y/?] n
deluser (9.1 kb) (DELUSER) [N/y/?] n
delgroup (6.4 kb) (DELGROUP) [N/y/?] n
getty (10 kb) (GETTY) [N/y/?] n
login (24 kb) (LOGIN) [Y/n/?] y
  Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [Y/n/?] y
  Support login scripts (LOGIN_SCRIPTS) [N/y/?] n
  Support /etc/nologin (FEATURE_NOLOGIN) [N/y/?] n
  Support /etc/securetty (FEATURE_SECURETTY) [N/y/?] n
passwd (21 kb) (PASSWD) [Y/n/?] y
  Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y
su (19 kb) (SU) [N/y/?] n
sulogin (17 kb) (SULOGIN) [N/y/?] n
vlock (17 kb) (VLOCK) [N/y/?] n
*
* Linux Ext2 FS Progs
*
chattr (3.8 kb) (CHATTR) [N/y/?] n
fsck (7.4 kb) (FSCK) [N/y/?] n
lsattr (5.5 kb) (LSATTR) [N/y/?] n
tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n
*
* Linux Module Utilities
*
Simplified modutils (MODPROBE_SMALL) [N/y/?] n
depmod (27 kb) (DEPMOD) [N/y/?] n
insmod (22 kb) (INSMOD) [N/y/?] n
lsmod (1.9 kb) (LSMOD) [N/y/?] n
modinfo (24 kb) (MODINFO) [N/y/?] n
modprobe (28 kb) (MODPROBE) [N/y/?] n
rmmod (3.3 kb) (RMMOD) [N/y/?] n
*
* Options common to multiple modutils
*
*
* Linux System Utilities
*
acpid (9 kb) (ACPID) [N/y/?] n
blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n
blkid (12 kb) (BLKID) [N/y/?] n
blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n
cal (5.8 kb) (CAL) [N/y/?] n
chrt (4.7 kb) (CHRT) [N/y/?] n
dmesg (3.7 kb) (DMESG) [Y/n/?] y
  Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y
eject (4 kb) (EJECT) [N/y/?] n
fallocate (4.1 kb) (FALLOCATE) [N/y/?] n
fatattr (1.9 kb) (FATATTR) [N/y/?] n
fbset (5.9 kb) (FBSET) [N/y/?] n
fdformat (4.4 kb) (FDFORMAT) [N/y/?] n
fdisk (37 kb) (FDISK) [N/y/?] n
findfs (12 kb) (FINDFS) [N/y/?] n
flock (6.3 kb) (FLOCK) [Y/n/?] y
fdflush (1.3 kb) (FDFLUSH) [N/y/?] n
freeramdisk (1.3 kb) (FREERAMDISK) [N/y/?] n
fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n
fsfreeze (3.5 kb) (FSFREEZE) [N/y/?] n
fstrim (4.4 kb) (FSTRIM) [N/y/?] n
getopt (5.8 kb) (GETOPT) [N/y/?] n
hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y
hd (7.8 kb) (HD) [N/y/?] n
xxd (8.9 kb) (XXD) [N/y/?] n
hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y
  Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [N/y/?] n
ionice (3.8 kb) (IONICE) [N/y/?] n
ipcrm (3.2 kb) (IPCRM) [N/y/?] n
ipcs (11 kb) (IPCS) [N/y/?] n
losetup (5.5 kb) (LOSETUP) [N/y/?] n
lspci (6.3 kb) (LSPCI) [N/y/?] n
lsusb (4.2 kb) (LSUSB) [N/y/?] n
mdev (17 kb) (MDEV) [N/y/?] n
mesg (1.4 kb) (MESG) [N/y/?] n
mke2fs (10 kb) (MKE2FS) [N/y/?] n
mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n
mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n
mkfs_reiser (MKFS_REISER) [N/y/?] n
mkdosfs (7.2 kb) (MKDOSFS) [N/y/?] n
mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n
mkswap (6.3 kb) (MKSWAP) [Y/n/?] y
  UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n
more (7 kb) (MORE) [N/y/?] n
mount (23 kb) (MOUNT) [Y/n/?] y
  Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n
  Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n
  Support mount helpers (FEATURE_MOUNT_HELPERS) [Y/n/?] y
  Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n
  Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n
  Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y
  Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y
  Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y
    Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [N/y/?] n
mountpoint (4.9 kb) (MOUNTPOINT) [N/y/?] n
nsenter (6.5 kb) (NSENTER) [N/y/?] n
pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y
rdate (5.6 kb) (RDATE) [N/y/?] n
rdev (1.8 kb) (RDEV) [N/y/?] n
readprofile (7.1 kb) (READPROFILE) [N/y/?] n
renice (4.2 kb) (RENICE) [N/y/?] n
rev (4.4 kb) (REV) [N/y/?] n
rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n
script (8.6 kb) (SCRIPT) [N/y/?] n
scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n
setarch (3.6 kb) (SETARCH) [N/y/?] n
linux32 (3.3 kb) (LINUX32) [N/y/?] n
linux64 (3.3 kb) (LINUX64) [N/y/?] n
setpriv (6.6 kb) (SETPRIV) [N/y/?] n
setsid (3.6 kb) (SETSID) [N/y/?] n
swapon (15 kb) (SWAPON) [Y/n/?] y
  Support discard option -d (FEATURE_SWAPON_DISCARD) [Y/n/?] y
  Support priority option -p (FEATURE_SWAPON_PRI) [Y/n/?] y
swapoff (14 kb) (SWAPOFF) [Y/n] y
  Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [N/y/?] n
switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y
taskset (4.2 kb) (TASKSET) [N/y/?] n
uevent (3.1 kb) (UEVENT) [N/y/?] n
umount (5.1 kb) (UMOUNT) [Y/n/?] y
  Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y
unshare (7.2 kb) (UNSHARE) [N/y/?] n
*
* Common options for mount/umount
*
Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y
  Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [N/y/?] n
Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n
*
* Miscellaneous Utilities
*
adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n
ascii (ASCII) [N/y/?] n
bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n
bc (45 kb) (BC) [N/y/?] n
dc (36 kb) (DC) [N/y/?] n
beep (2.4 kb) (BEEP) [N/y/?] n
chat (6.3 kb) (CHAT) [N/y/?] n
conspy (10 kb) (CONSPY) [N/y/?] n
crond (14 kb) (CROND) [Y/n/?] y
  Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n
  Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n
  Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [N/y/?] n
  crond spool directory (FEATURE_CROND_DIR) [/etc] /etc
crontab (10 kb) (CRONTAB) [Y/n/?] y
devfsd (obsolete) (DEVFSD) [N/y/?] n
Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n
devmem (2.5 kb) (DEVMEM) [N/y/?] n
fbsplash (26 kb) (FBSPLASH) [N/y/?] n
flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n
flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n
flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n
flashcp (5.3 kb) (FLASHCP) [N/y/?] n
hdparm (25 kb) (HDPARM) [N/y/?] n
hexedit (21 kb) (HEXEDIT) [N/y/?] n
i2cget (5.5 kb) (I2CGET) [N/y/?] n
i2cset (6.7 kb) (I2CSET) [N/y/?] n
i2cdump (7.1 kb) (I2CDUMP) [N/y/?] n
i2cdetect (7.1 kb) (I2CDETECT) [N/y/?] n
i2ctransfer (4.0 kb) (I2CTRANSFER) [N/y/?] n
inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n
less (16 kb) (LESS) [Y/n/?] y
  Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999
  Enable bracket searching (FEATURE_LESS_BRACKETS) [N/y/?] n
  Enable -m/-M (FEATURE_LESS_FLAGS) [N/y/?] n
  Enable -S (FEATURE_LESS_TRUNCATE) [N/y/?] n
  Enable marks (FEATURE_LESS_MARKS) [N/y/?] n
  Enable regular expressions (FEATURE_LESS_REGEXP) [N/y/?] n
  Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n
  Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n
lock (LOCK) [Y/n/?] y
lsscsi (2.5 kb) (LSSCSI) [N/y/?] n
makedevs (9.2 kb) (MAKEDEVS) [N/y/?] n
man (26 kb) (MAN) [N/y/?] n
microcom (5.7 kb) (MICROCOM) [N/y/?] n
mt (2.5 kb) (MT) [N/y/?] n
nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n
nanddump (5.2 kb) (NANDDUMP) [N/y/?] n
partprobe (3.5 kb) (PARTPROBE) [N/y/?] n
raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n
readahead (1.5 kb) (READAHEAD) [N/y/?] n
rfkill (4.4 kb) (RFKILL) [N/y/?] n
rx (2.9 kb) (RX) [N/y/?] n
setfattr (3.7 kb) (SETFATTR) [N/y/?] n
setserial (6.9 kb) (SETSERIAL) [N/y/?] n
strings (4.6 kb) (STRINGS) [Y/n/?] y
time (6.8 kb) (TIME) [Y/n/?] y
ts (450 bytes) (TS) [N/y] n
ttysize (432 bytes) (TTYSIZE) [N/y/?] n
ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n
ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n
ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n
ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n
ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n
ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n
ubirename (2.4 kb) (UBIRENAME) [N/y/?] n
volname (1.6 kb) (VOLNAME) [N/y/?] n
watchdog (5.3 kb) (WATCHDOG) [N/y/?] n
*
* Networking Utilities
*
Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y
Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n
Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [N/y/?] n
Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [Y/n/?] y
arp (10 kb) (ARP) [N/y/?] n
arping (9 kb) (ARPING) [N/y/?] n
brctl (4.7 kb) (BRCTL) [Y/n/?] y
  Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] y
    Support show (FEATURE_BRCTL_SHOW) [Y/n/?] y
dnsd (9.8 kb) (DNSD) [N/y/?] n
ether-wake (4.9 kb) (ETHER_WAKE) [N/y/?] n
ftpd (30 kb) (FTPD) [N/y/?] n
ftpget (7.8 kb) (FTPGET) [N/y/?] n
ftpput (7.5 kb) (FTPPUT) [N/y/?] n
hostname (5.5 kb) (HOSTNAME) [N/y/?] n
dnsdomainname (3.6 kb) (DNSDOMAINNAME) [N/y/?] n
httpd (32 kb) (HTTPD) [N/y/?] n
ifconfig (12 kb) (IFCONFIG) [Y/n/?] y
  Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y
  Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [N/y/?] n
  Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n
  Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y
  Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [Y/n/?] y
ifenslave (13 kb) (IFENSLAVE) [N/y/?] n
ifplugd (10 kb) (IFPLUGD) [N/y/?] n
ifup (14 kb) (IFUP) [N/y/?] n
ifdown (13 kb) (IFDOWN) [N/y/?] n
inetd (18 kb) (INETD) [N/y/?] n
ip (35 kb) (IP) [Y/n/?] y
ipaddr (14 kb) (IPADDR) [N/y/?] n
iplink (17 kb) (IPLINK) [N/y/?] n
iproute (15 kb) (IPROUTE) [N/y/?] n
iptunnel (9.6 kb) (IPTUNNEL) [N/y/?] n
iprule (10 kb) (IPRULE) [N/y/?] n
ipneigh (8.3 kb) (IPNEIGH) [N/y/?] n
ip address (FEATURE_IP_ADDRESS) [Y/n/?] y
ip link (FEATURE_IP_LINK) [Y/n/?] y
ip route (FEATURE_IP_ROUTE) [Y/n/?] y
  ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2
ip tunnel (FEATURE_IP_TUNNEL) [N/y/?] n
ip rule (FEATURE_IP_RULE) [Y/n/?] y
ip neighbor (FEATURE_IP_NEIGH) [Y/n/?] y
Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n
ipcalc (4.4 kb) (IPCALC) [N/y/?] n
fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n
nameif (6.6 kb) (NAMEIF) [N/y/?] n
nbd-client (6 kb) (NBDCLIENT) [N/y/?] n
nc (11 kb) (NC) [Y/n/?] y
netcat (11 kb) (NETCAT) [N/y/?] n
  Netcat server options (-l) (NC_SERVER) [N/y/?] n
  Netcat extensions (-eiw and -f FILE) (NC_EXTRA) [N/y/?] n
  Netcat 1.10 compatibility (+2.5k) (NC_110_COMPAT) [N/y/?] n
netmsg (NETMSG) [Y/n/?] y
netstat (10 kb) (NETSTAT) [Y/n/?] y
  Enable wide output (FEATURE_NETSTAT_WIDE) [Y/n/?] y
  Enable PID/Program name output (FEATURE_NETSTAT_PRG) [Y/n/?] y
nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y
  Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] y
    Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [N/y] n
ntpd (22 kb) (NTPD) [Y/n/?] y
  Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] y
  Make ntpd understand /etc/ntp.conf (FEATURE_NTPD_CONF) [N/y/?] n
  Support md5/sha1 message authentication codes (FEATURE_NTP_AUTH) [N/y] n
ping (10 kb) (PING) [Y/n/?] y
ping6 (11 kb) (PING6) [Y/n/?] y
Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y
pscan (6 kb) (PSCAN) [N/y/?] n
route (8.7 kb) (ROUTE) [Y/n/?] y
slattach (6.2 kb) (SLATTACH) [N/y/?] n
ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n
tc (8.3 kb) (TC) [N/y/?] n
tcpsvd (14 kb) (TCPSVD) [N/y/?] n
udpsvd (13 kb) (UDPSVD) [N/y/?] n
telnet (8.8 kb) (TELNET) [N/y/?] n
telnetd (12 kb) (TELNETD) [N/y/?] n
tftp (11 kb) (TFTP) [N/y/?] n
tftpd (10 kb) (TFTPD) [N/y/?] n
traceroute (11 kb) (TRACEROUTE) [Y/n/?] y
traceroute6 (13 kb) (TRACEROUTE6) [Y/n/?] y
Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [Y/n/?] y
Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n
tunctl (6.2 kb) (TUNCTL) [N/y/?] n
vconfig (2.3 kb) (VCONFIG) [N/y/?] n
wget (38 kb) (WGET) [N/y/?] n
whois (6.3 kb) (WHOIS) [N/y/?] n
zcip (8.4 kb) (ZCIP) [N/y/?] n
udhcpd (21 kb) (UDHCPD) [N/y/?] n
dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n
dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n
udhcpc (24 kb) (UDHCPC) [Y/n/?] y
  Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [N/y/?] n
  Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [N/y/?] n
  Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script
udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n
*
* Common options for DHCP applets
*
Default interface name (UDHCPC_DEFAULT_INTERFACE) [] 
Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n
Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0
DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80
Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y
Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [N/y/?] n
*
* Print Utilities
*
lpd (5.5 kb) (LPD) [N/y/?] n
lpr (9.9 kb) (LPR) [N/y/?] n
lpq (9.9 kb) (LPQ) [N/y/?] n
*
* Mail Utilities
*
makemime (5.4 kb) (MAKEMIME) [N/y/?] n
popmaildir (10 kb) (POPMAILDIR) [N/y/?] n
reformime (7.5 kb) (REFORMIME) [N/y/?] n
sendmail (14 kb) (SENDMAIL) [N/y/?] n
*
* Process Utilities
*
free (3.1 kb) (FREE) [Y/n/?] y
fuser (7 kb) (FUSER) [N/y/?] n
iostat (7.6 kb) (IOSTAT) [N/y/?] n
kill (3.1 kb) (KILL) [Y/n/?] y
killall (5.6 kb) (KILLALL) [Y/n/?] y
killall5 (5.3 kb) (KILLALL5) [N/y/?] n
lsof (3.4 kb) (LSOF) [N/y/?] n
mpstat (9.8 kb) (MPSTAT) [N/y/?] n
nmeter (11 kb) (NMETER) [N/y/?] n
pgrep (6.5 kb) (PGREP) [Y/n/?] y
pkill (7.5 kb) (PKILL) [N/y/?] n
pidof (6.3 kb) (PIDOF) [Y/n/?] y
  Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [N/y/?] n
  Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [N/y/?] n
pmap (6 kb) (PMAP) [N/y/?] n
powertop (9.6 kb) (POWERTOP) [N/y/?] n
ps (11 kb) (PS) [Y/n/?] y
  Enable wide output (-w) (FEATURE_PS_WIDE) [Y/n/?] y
  Enable long output (-l) (FEATURE_PS_LONG) [N/y/?] n
pstree (9.3 kb) (PSTREE) [N/y/?] n
pwdx (3.7 kb) (PWDX) [N/y/?] n
smemcap (2.5 kb) (SMEMCAP) [N/y/?] n
sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y
top (18 kb) (TOP) [Y/n/?] y
  Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [N/y/?] n
  Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y
    Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y
      SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n
    Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n
  Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n
  Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n
uptime (3.7 kb) (UPTIME) [Y/n/?] y
watch (4.4 kb) (WATCH) [N/y/?] n
Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n
*
* Runit Utilities
*
chpst (9 kb) (CHPST) [N/y/?] n
setuidgid (4 kb) (SETUIDGID) [N/y/?] n
envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n
envdir (2.5 kb) (ENVDIR) [N/y/?] n
softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n
runsv (7.8 kb) (RUNSV) [N/y/?] n
runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n
sv (8.5 kb) (SV) [N/y/?] n
svc (8.4 kb) (SVC) [N/y/?] n
svok (1.5 kb) (SVOK) [N/y/?] n
svlogd (16 kb) (SVLOGD) [N/y/?] n
*
* Shells
*
Choose which shell is aliased to 'sh' name
> 1. ash (SH_IS_ASH)
  2. hush (SH_IS_HUSH)
  3. none (SH_IS_NONE)
choice[1-3?]: 1
Choose which shell is aliased to 'bash' name
  1. ash (BASH_IS_ASH)
  2. hush (BASH_IS_HUSH)
> 3. none (BASH_IS_NONE)
choice[1-3?]: 3
ash (78 kb) (ASH) [Y/n/?] y
  Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [N/y] n
  Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y
  bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y
    'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] n
    command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [N/y/?] n
  Job control (ASH_JOB_CONTROL) [Y/n] y
  Alias support (ASH_ALIAS) [Y/n] y
  Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [N/y/?] n
  Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y
  Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [N/y/?] n
  Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n
  echo builtin (ASH_ECHO) [Y/n] y
  printf builtin (ASH_PRINTF) [Y/n] y
  test builtin (ASH_TEST) [Y/n] y
  help builtin (ASH_HELP) [N/y] n
  getopts builtin (ASH_GETOPTS) [Y/n] y
  command builtin (ASH_CMDCMD) [Y/n/?] y
cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n
hush (68 kb) (HUSH) [N/y/?] n
Internal shell for embedded script support (SHELL_HUSH) [N/y] n
*
* Options common to all shells
*
POSIX math support (FEATURE_SH_MATH) [Y/n/?] y
  Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y
  Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [N/y] n
Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n
Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n
Run 'nofork' applets directly (FEATURE_SH_NOFORK) [Y/n/?] y
read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [N/y/?] n
Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n
Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [N/y/?] n
*
* System Logging Utilities
*
klogd (5.7 kb) (KLOGD) [N/y/?] n
logger (6.3 kb) (LOGGER) [Y/n/?] y
logread (4.8 kb) (LOGREAD) [N/y/?] n
syslogd (13 kb) (SYSLOGD) [N/y/?] n
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/signature.h:30,
                 from wolfcrypt/src/signature.c:28:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
ln -s . /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/usr/include/ncursesw
mips-openwrt-linux-musl-ar rc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/usr/lib/libtinfo.a
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-wolfmath.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-wolfmath.Tpo -c wolfcrypt/src/wolfmath.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wolfmath.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/host/bin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ncurses-6.2/ipkg-install/usr/bin/ncursesw6-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/host/bin/
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,^\(prefix\|exec_prefix\)=.*,\1=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr,g' -e 's/$INCS //g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/host/bin/ncursesw6-config
ln -sf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/bin/ncursesw6-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/usr/bin/ncursesw6-config
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses -name '*.la' | xargs -r rm -f; 
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/integer.h:35,
                 from wolfcrypt/src/wolfmath.c:32:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-wc_encrypt.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-wc_encrypt.Plo
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ncurses.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ncurses.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ncurses.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-memory.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-memory.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-memory.lo `test -f 'wolfcrypt/src/memory.c' || echo './'`wolfcrypt/src/memory.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-signature.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-signature.Plo
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-wc_port.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-wc_port.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-dh.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-dh.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-dh.lo `test -f 'wolfcrypt/src/dh.c' || echo './'`wolfcrypt/src/dh.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-asn.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-asn.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-asn.lo `test -f 'wolfcrypt/src/asn.c' || echo './'`wolfcrypt/src/asn.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-memory.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-memory.Tpo -c wolfcrypt/src/memory.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-memory.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-wolfmath.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-wolfmath.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-coding.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-coding.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-coding.lo `test -f 'wolfcrypt/src/coding.c' || echo './'`wolfcrypt/src/coding.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-asn.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-asn.Tpo -c wolfcrypt/src/asn.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-asn.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/memory.h:35,
                 from wolfcrypt/src/memory.c:72:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-dh.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-dh.Tpo -c wolfcrypt/src/dh.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-dh.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/asn.h:37,
                 from wolfcrypt/src/asn.c:68:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-coding.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-coding.Tpo -c wolfcrypt/src/coding.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-coding.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/dh.h:29,
                 from wolfcrypt/src/dh.c:43:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-memory.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-memory.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-poly1305.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-poly1305.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-poly1305.lo `test -f 'wolfcrypt/src/poly1305.c' || echo './'`wolfcrypt/src/poly1305.c
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/coding.h:29,
                 from wolfcrypt/src/coding.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ncurses
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-poly1305.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-poly1305.Tpo -c wolfcrypt/src/poly1305.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-poly1305.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/poly1305.h:29,
                 from wolfcrypt/src/poly1305.c:39:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ncurses_installed
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-coding.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-coding.Plo
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ncurses'
time: package/libs/ncurses/compile#55.58#8.71#77.64
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-arc4.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-arc4.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-arc4.lo `test -f 'wolfcrypt/src/arc4.c' || echo './'`wolfcrypt/src/arc4.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-dh.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-dh.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-md4.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-md4.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-md4.lo `test -f 'wolfcrypt/src/md4.c' || echo './'`wolfcrypt/src/md4.c
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/util-linux'
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-poly1305.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-poly1305.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-md5.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-md5.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-md5.lo `test -f 'wolfcrypt/src/md5.c' || echo './'`wolfcrypt/src/md5.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-arc4.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-arc4.Tpo -c wolfcrypt/src/arc4.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-arc4.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-md4.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-md4.Tpo -c wolfcrypt/src/md4.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-md4.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from wolfcrypt/src/arc4.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-md5.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-md5.Tpo -c wolfcrypt/src/md5.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-md5.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/md4.h:29,
                 from wolfcrypt/src/md4.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-arc4.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-arc4.Plo
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/md5.h:30,
                 from wolfcrypt/src/md5.c:37:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-pwdbased.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-pwdbased.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-pwdbased.lo `test -f 'wolfcrypt/src/pwdbased.c' || echo './'`wolfcrypt/src/pwdbased.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-md4.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-md4.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-pkcs12.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-pkcs12.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-pkcs12.lo `test -f 'wolfcrypt/src/pkcs12.c' || echo './'`wolfcrypt/src/pkcs12.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-pwdbased.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-pwdbased.Tpo -c wolfcrypt/src/pwdbased.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-pwdbased.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-md5.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-md5.Plo
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/pwdbased.h:29,
                 from wolfcrypt/src/pwdbased.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-dsa.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-dsa.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-dsa.lo `test -f 'wolfcrypt/src/dsa.c' || echo './'`wolfcrypt/src/dsa.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-pkcs12.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-pkcs12.Tpo -c wolfcrypt/src/pkcs12.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-pkcs12.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/asn.h:37,
                 from wolfcrypt/src/pkcs12.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-dsa.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-dsa.Tpo -c wolfcrypt/src/dsa.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-dsa.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/random.h:31,
                 from wolfcrypt/src/dsa.c:31:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-pwdbased.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-pwdbased.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-chacha.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-chacha.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-chacha.lo `test -f 'wolfcrypt/src/chacha.c' || echo './'`wolfcrypt/src/chacha.c
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-dsa.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-dsa.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-chacha.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-chacha.Tpo -c wolfcrypt/src/chacha.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-chacha.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-chacha20_poly1305.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo `test -f 'wolfcrypt/src/chacha20_poly1305.c' || echo './'`wolfcrypt/src/chacha20_poly1305.c
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/chacha.h:35,
                 from wolfcrypt/src/chacha.c:43:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-chacha20_poly1305.Tpo -c wolfcrypt/src/chacha20_poly1305.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-chacha20_poly1305.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-pkcs12.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-pkcs12.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-tfm.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-tfm.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-tfm.lo `test -f 'wolfcrypt/src/tfm.c' || echo './'`wolfcrypt/src/tfm.c
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/chacha20_poly1305.h:37,
                 from wolfcrypt/src/chacha20_poly1305.c:38:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-chacha.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-chacha.Plo
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 2:0:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libip6tc.la -rpath /usr/lib libip6tc.lo  
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-ecc.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-ecc.Tpo -c -o wolfcrypt/src/src_libwolfssl_la-ecc.lo `test -f 'wolfcrypt/src/ecc.c' || echo './'`wolfcrypt/src/ecc.c
mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 2:0:0 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libip4tc.la -rpath /usr/lib libip4tc.lo  
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-chacha20_poly1305.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-chacha20_poly1305.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-tfm.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-tfm.Tpo -c wolfcrypt/src/tfm.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-tfm.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.util-linux-2.37.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "util-linux-2.37.tar.xz" "bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5" "" "@KERNEL/linux/utils/util-linux/v2.37"    '
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-internal.lo -MD -MP -MF src/.deps/src_libwolfssl_la-internal.Tpo -c -o src/src_libwolfssl_la-internal.lo `test -f 'src/internal.c' || echo './'`src/internal.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT wolfcrypt/src/src_libwolfssl_la-ecc.lo -MD -MP -MF wolfcrypt/src/.deps/src_libwolfssl_la-ecc.Tpo -c wolfcrypt/src/ecc.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-ecc.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/misc.h:32,
                 from ./wolfcrypt/src/misc.c:37,
                 from wolfcrypt/src/tfm.c:44:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/asn_public.h:34,
                 from wolfcrypt/src/ecc.c:32:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-internal.lo -MD -MP -MF src/.deps/src_libwolfssl_la-internal.Tpo -c src/internal.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-internal.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/internal.h:28,
                 from src/internal.c:73:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libip4tc.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libip6tc.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libip6tc.so.2 -o .libs/libip6tc.so.2.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.so.2")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip4tc.so.2" && ln -s "libip4tc.so.2.0.0" "libip4tc.so.2")
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.prepared_e8a15cc4a723c1e4ae1b0e7caf59f824_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/util-linux-2.37.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.. -xf -
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.2.0.0" "libip4tc.so")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libip6tc.a  libip6tc.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libip4tc.a  libip4tc.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libip6tc.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libip4tc.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-wolfio.lo -MD -MP -MF src/.deps/src_libwolfssl_la-wolfio.Tpo -c -o src/src_libwolfssl_la-wolfio.lo `test -f 'src/wolfio.c' || echo './'`src/wolfio.c
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" )
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
Making all in libxtables
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-wolfio.lo -MD -MP -MF src/.deps/src_libwolfssl_la-wolfio.Tpo -c src/wolfio.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-wolfio.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/internal.h:28,
                 from src/wolfio.c:37:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-tfm.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-tfm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-keys.lo -MD -MP -MF src/.deps/src_libwolfssl_la-keys.Tpo -c -o src/src_libwolfssl_la-keys.lo `test -f 'src/keys.c' || echo './'`src/keys.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c  -fPIC -DPIC -o .libs/libxtables_la-xtables.o
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-ecc.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-ecc.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-keys.lo -MD -MP -MF src/.deps/src_libwolfssl_la-keys.Tpo -c src/keys.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-keys.o
xtables.c:371:14: warning: 'get_modprobe' defined but not used [-Wunused-function]
  371 | static char *get_modprobe(void)
      |              ^~~~~~~~~~~~
mv -f src/.deps/src_libwolfssl_la-wolfio.Tpo src/.deps/src_libwolfssl_la-wolfio.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-ssl.lo -MD -MP -MF src/.deps/src_libwolfssl_la-ssl.Tpo -c -o src/src_libwolfssl_la-ssl.lo `test -f 'src/ssl.c' || echo './'`src/ssl.c
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/internal.h:28,
                 from src/keys.c:33:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c  -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-ssl.lo -MD -MP -MF src/.deps/src_libwolfssl_la-ssl.Tpo -c src/ssl.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-ssl.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/internal.h:28,
                 from src/ssl.c:37:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f wolfcrypt/src/.deps/src_libwolfssl_la-asn.Tpo wolfcrypt/src/.deps/src_libwolfssl_la-asn.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-tls.lo -MD -MP -MF src/.deps/src_libwolfssl_la-tls.Tpo -c -o src/src_libwolfssl_la-tls.lo `test -f 'src/tls.c' || echo './'`src/tls.c
mv -f src/.deps/src_libwolfssl_la-keys.Tpo src/.deps/src_libwolfssl_la-keys.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-tls13.lo -MD -MP -MF src/.deps/src_libwolfssl_la-tls13.Tpo -c -o src/src_libwolfssl_la-tls13.lo `test -f 'src/tls13.c' || echo './'`src/tls13.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-tls.lo -MD -MP -MF src/.deps/src_libwolfssl_la-tls.Tpo -c src/tls.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-tls.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/logging.h:33,
                 from ./wolfssl/ssl.h:35,
                 from src/tls.c:32:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-tls13.lo -MD -MP -MF src/.deps/src_libwolfssl_la-tls13.Tpo -c src/tls13.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-tls13.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from src/tls13.c:82:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37

Applying ./patches/100-use_urandom.patch using plaintext: 
patching file lib/randutils.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.prepared_e8a15cc4a723c1e4ae1b0e7caf59f824_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.util-linux_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c -o libxtables_la-xtoptions.o >/dev/null 2>&1
mv -f src/.deps/src_libwolfssl_la-tls13.Tpo src/.deps/src_libwolfssl_la-tls13.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-ocsp.lo -MD -MP -MF src/.deps/src_libwolfssl_la-ocsp.Tpo -c -o src/src_libwolfssl_la-ocsp.lo `test -f 'src/ocsp.c' || echo './'`src/ocsp.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c -o libxtables_la-xtables.o >/dev/null 2>&1
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.configured_68b329da9893e34099c7d8ad5cb9c940_f0e7e60226ee078e7e8b4a6e755f18e7
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-ocsp.lo -MD -MP -MF src/.deps/src_libwolfssl_la-ocsp.Tpo -c src/ocsp.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-ocsp.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.built_check
autoreconf: Entering directory `.'
autoreconf: running: true --force
make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0=busybox-1.34.0 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" EXTRA_CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0=busybox-1.34.0 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" EXTRA_LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto=jobserver -fuse-linker-plugin" LDLIBS="" LD="mips-openwrt-linux-musl-gcc" SKIP_STRIP=y  CONFIG_PREFIX="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install" all install ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0'
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/wolfcrypt/error-crypt.h:34,
                 from ./wolfssl/error-ssl.h:27,
                 from src/ocsp.c:34:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
mv -f src/.deps/src_libwolfssl_la-tls.Tpo src/.deps/src_libwolfssl_la-tls.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-crl.lo -MD -MP -MF src/.deps/src_libwolfssl_la-crl.Tpo -c -o src/src_libwolfssl_la-crl.lo `test -f 'src/crl.c' || echo './'`src/crl.c
mv -f .deps/libxtables_la-xtoptions.Tpo .deps/libxtables_la-xtoptions.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -MT src/src_libwolfssl_la-crl.lo -MD -MP -MF src/.deps/src_libwolfssl_la-crl.Tpo -c src/crl.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-crl.o
In file included from ./wolfssl/wolfcrypt/wc_port.h:677,
                 from ./wolfssl/wolfcrypt/types.h:35,
                 from ./wolfssl/internal.h:28,
                 from src/crl.c:34:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'snprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:101:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  101 |  return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      |  ^~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h: In function 'sprintf':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:110:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  110 |   __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack());
      |   ^~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/stdio.h:114:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  114 |   __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack());
      |   ^~~
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c  -fPIC -DPIC -o .libs/libxtables_la-getethertype.o
mv -f src/.deps/src_libwolfssl_la-ocsp.Tpo src/.deps/src_libwolfssl_la-ocsp.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c -o libxtables_la-getethertype.o >/dev/null 2>&1
mv -f src/.deps/src_libwolfssl_la-crl.Tpo src/.deps/src_libwolfssl_la-crl.Plo
mv -f src/.deps/src_libwolfssl_la-internal.Tpo src/.deps/src_libwolfssl_la-internal.Plo
mv -f .deps/libxtables_la-getethertype.Tpo .deps/libxtables_la-getethertype.Plo
mv -f .deps/libxtables_la-xtables.Tpo .deps/libxtables_la-xtables.Plo
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 16:0:4 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -lm  -ldl 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -lm -ldl  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libxtables.so.12 -o .libs/libxtables.so.12.4.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libxtables.so.12" && ln -s "libxtables.so.12.4.0" "libxtables.so.12")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.12.4.0" "libxtables.so")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libxtables.a  libxtables_la-xtables.o libxtables_la-xtoptions.o libxtables_la-getethertype.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libxtables.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" )
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
Making all in include
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
Making all in utils
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
Making all in extensions
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions'
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CT.o.d,-MT,libxt_CT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CT.o -c libxt_CT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_FLOWOFFLOAD.o.d,-MT,libxt_FLOWOFFLOAD.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_FLOWOFFLOAD_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_FLOWOFFLOAD.o -c libxt_FLOWOFFLOAD.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_MARK.o.d,-MT,libxt_MARK.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_MARK_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_MARK.o -c libxt_MARK.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_SET.o.d,-MT,libxt_SET.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_SET_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SET.o -c libxt_SET.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TCPMSS.o.d,-MT,libxt_TCPMSS.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TCPMSS.o -c libxt_TCPMSS.c;
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
libxt_CT.c:344:13: warning: 'notrack_ct2_tg_init' defined but not used [-Wunused-function]
  344 | static void notrack_ct2_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:337:13: warning: 'notrack_ct1_tg_init' defined but not used [-Wunused-function]
  337 | static void notrack_ct1_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:330:13: warning: 'notrack_ct0_tg_init' defined but not used [-Wunused-function]
  330 | static void notrack_ct0_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:278:13: warning: 'ct_save' defined but not used [-Wunused-function]
  278 | static void ct_save(const void *ip, const struct xt_entry_target *target)
      |             ^~~~~~~
libxt_CT.c:231:13: warning: 'ct_print' defined but not used [-Wunused-function]
  231 | static void ct_print(const void *ip, const struct xt_entry_target *target, int numeric)
      |             ^~~~~~~~
libxt_CT.c:179:13: warning: 'ct_parse' defined but not used [-Wunused-function]
  179 | static void ct_parse(struct xt_option_call *cb)
      |             ^~~~~~~~
libxt_CT.c:52:37: warning: 'ct_opts' defined but not used [-Wunused-const-variable=]
   52 | static const struct xt_option_entry ct_opts[] = {
      |                                     ^~~~~~~
libxt_CT.c:11:13: warning: 'ct_help' defined but not used [-Wunused-function]
   11 | static void ct_help(void)
      |             ^~~~~~~
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_comment.o.d,-MT,libxt_comment.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_comment_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_comment.o -c libxt_comment.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_conntrack.o.d,-MT,libxt_conntrack.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_conntrack_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_conntrack.o -c libxt_conntrack.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_limit.o.d,-MT,libxt_limit.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_limit_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_limit.o -c libxt_limit.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_mac.o.d,-MT,libxt_mac.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mac_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_mac.o -c libxt_mac.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_mark.o.d,-MT,libxt_mark.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mark_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_mark.o -c libxt_mark.c;
libxt_conntrack.c:1177:12: warning: 'state_xlate' defined but not used [-Wunused-function]
 1177 | static int state_xlate(struct xt_xlate *xl,
      |            ^~~~~~~~~~~
libxt_conntrack.c:1143:13: warning: 'state_save' defined but not used [-Wunused-function]
 1143 | static void state_save(const void *ip, const struct xt_entry_match *match)
      |             ^~~~~~~~~~
libxt_conntrack.c:1133:1: warning: 'state_print' defined but not used [-Wunused-function]
 1133 | state_print(const void *ip,
      | ^~~~~~~~~~~
libxt_conntrack.c:1095:13: warning: 'state_ct23_parse' defined but not used [-Wunused-function]
 1095 | static void state_ct23_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~
libxt_conntrack.c:1084:13: warning: 'state_ct1_parse' defined but not used [-Wunused-function]
 1084 | static void state_ct1_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:1074:13: warning: 'state_parse' defined but not used [-Wunused-function]
 1074 | static void state_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~
libxt_conntrack.c:1022:37: warning: 'state_opts' defined but not used [-Wunused-const-variable=]
 1022 | static const struct xt_option_entry state_opts[] = {
      |                                     ^~~~~~~~~~
libxt_conntrack.c:1014:1: warning: 'state_help' defined but not used [-Wunused-function]
 1014 | state_help(void)
      | ^~~~~~~~~~
libxt_conntrack.c:1004:1: warning: 'conntrack1_mt6_save' defined but not used [-Wunused-function]
 1004 | conntrack1_mt6_save(const void *ip, const struct xt_entry_match *match)
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:994:1: warning: 'conntrack1_mt4_save' defined but not used [-Wunused-function]
  994 | conntrack1_mt4_save(const void *ip, const struct xt_entry_match *match)
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:987:13: warning: 'conntrack2_mt6_save' defined but not used [-Wunused-function]
  987 | static void conntrack2_mt6_save(const void *ip,
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:981:13: warning: 'conntrack2_mt_save' defined but not used [-Wunused-function]
  981 | static void conntrack2_mt_save(const void *ip,
      |             ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:964:13: warning: 'conntrack_save' defined but not used [-Wunused-function]
  964 | static void conntrack_save(const void *ip, const struct xt_entry_match *match)
      |             ^~~~~~~~~~~~~~
libxt_conntrack.c:944:1: warning: 'conntrack2_mt6_print' defined but not used [-Wunused-function]
  944 | conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:937:1: warning: 'conntrack2_mt_print' defined but not used [-Wunused-function]
  937 | conntrack2_mt_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:926:1: warning: 'conntrack1_mt6_print' defined but not used [-Wunused-function]
  926 | conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:915:1: warning: 'conntrack1_mt4_print' defined but not used [-Wunused-function]
  915 | conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:908:13: warning: 'conntrack_print' defined but not used [-Wunused-function]
  908 | static void conntrack_print(const void *ip, const struct xt_entry_match *match,
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:538:13: warning: 'conntrack2_mt_parse' defined but not used [-Wunused-function]
  538 | static void conntrack2_mt_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:515:13: warning: 'conntrack1_mt_parse' defined but not used [-Wunused-function]
  515 | static void conntrack1_mt_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:337:13: warning: 'conntrack_parse' defined but not used [-Wunused-function]
  337 | static void conntrack_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:119:37: warning: 'conntrack2_mt_opts' defined but not used [-Wunused-const-variable=]
  119 | static const struct xt_option_entry conntrack2_mt_opts[] = {
      |                                     ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:96:37: warning: 'conntrack_mt_opts_v0' defined but not used [-Wunused-const-variable=]
   96 | static const struct xt_option_entry conntrack_mt_opts_v0[] = {
      |                                     ^~~~~~~~~~~~~~~~~~~~
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_multiport.o.d,-MT,libxt_multiport.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_multiport_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_multiport.o -c libxt_multiport.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_set.o.d,-MT,libxt_set.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_set_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_set.o -c libxt_set.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_standard.o.d,-MT,libxt_standard.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_standard_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_standard.o -c libxt_standard.c;
libxt_multiport.c:508:12: warning: 'multiport_xlate6' defined but not used [-Wunused-function]
  508 | static int multiport_xlate6(struct xt_xlate *xl,
      |            ^~~~~~~~~~~~~~~~
libxt_multiport.c:499:12: warning: 'multiport_xlate' defined but not used [-Wunused-function]
  499 | static int multiport_xlate(struct xt_xlate *xl,
      |            ^~~~~~~~~~~~~~~
libxt_multiport.c:414:13: warning: 'multiport_save6' defined but not used [-Wunused-function]
  414 | static void multiport_save6(const void *ip_void,
      |             ^~~~~~~~~~~~~~~
libxt_multiport.c:407:13: warning: 'multiport_save' defined but not used [-Wunused-function]
  407 | static void multiport_save(const void *ip_void,
      |             ^~~~~~~~~~~~~~
libxt_multiport.c:319:13: warning: 'multiport_print6' defined but not used [-Wunused-function]
  319 | static void multiport_print6(const void *ip_void,
      |             ^~~~~~~~~~~~~~~~
libxt_multiport.c:312:13: warning: 'multiport_print' defined but not used [-Wunused-function]
  312 | static void multiport_print(const void *ip_void,
      |             ^~~~~~~~~~~~~~~
libxt_multiport.c:201:13: warning: 'multiport_parse6' defined but not used [-Wunused-function]
  201 | static void multiport_parse6(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~
libxt_multiport.c:194:13: warning: 'multiport_parse' defined but not used [-Wunused-function]
  194 | static void multiport_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~
libxt_multiport.c:22:13: warning: 'multiport_help' defined but not used [-Wunused-function]
   22 | static void multiport_help(void)
      |             ^~~~~~~~~~~~~~
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_tcp.o.d,-MT,libxt_tcp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tcp.o -c libxt_tcp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_time.o.d,-MT,libxt_time.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_time_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_time.o -c libxt_time.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_udp.o.d,-MT,libxt_udp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_udp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_udp.o -c libxt_udp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_DNAT.o.d,-MT,libipt_DNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_DNAT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_DNAT.o -c libipt_DNAT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_LOG.o.d,-MT,libipt_LOG.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_LOG_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_LOG.o -c libipt_LOG.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_MASQUERADE.o.d,-MT,libipt_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_MASQUERADE_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_MASQUERADE.o -c libipt_MASQUERADE.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_REDIRECT.o.d,-MT,libipt_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REDIRECT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_REDIRECT.o -c libipt_REDIRECT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_REJECT.o.d,-MT,libipt_REJECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REJECT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_REJECT.o -c libipt_REJECT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_SNAT.o.d,-MT,libipt_SNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_SNAT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_SNAT.o -c libipt_SNAT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_icmp.o.d,-MT,libipt_icmp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_icmp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_icmp.o -c libipt_icmp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_DNAT.o.d,-MT,libip6t_DNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_DNAT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_DNAT.o -c libip6t_DNAT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_LOG.o.d,-MT,libip6t_LOG.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_LOG_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_LOG.o -c libip6t_LOG.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_MASQUERADE.o.d,-MT,libip6t_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_MASQUERADE_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_MASQUERADE.o -c libip6t_MASQUERADE.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_REDIRECT.o.d,-MT,libip6t_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REDIRECT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_REDIRECT.o -c libip6t_REDIRECT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_REJECT.o.d,-MT,libip6t_REJECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REJECT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_REJECT.o -c libip6t_REJECT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_SNAT.o.d,-MT,libip6t_SNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_SNAT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_SNAT.o -c libip6t_SNAT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_icmp6.o.d,-MT,libip6t_icmp6.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_icmp6_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_icmp6.o -c libip6t_icmp6.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_AUDIT.oo -c libxt_AUDIT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CONNMARK.oo -c libxt_CONNMARK.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_DSCP_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_DSCP.oo -c libxt_DSCP.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_HMARK_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_HMARK.oo -c libxt_HMARK.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_LED_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_LED.oo -c libxt_LED.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_NFLOG_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_NFLOG.oo -c libxt_NFLOG.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_RATEEST_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_RATEEST.oo -c libxt_RATEEST.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_SECMARK_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SECMARK.oo -c libxt_SECMARK.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TEE_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TEE.oo -c libxt_TEE.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TOS_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TOS.oo -c libxt_TOS.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TPROXY_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TPROXY.oo -c libxt_TPROXY.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TRACE_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TRACE.oo -c libxt_TRACE.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_addrtype_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_addrtype.oo -c libxt_addrtype.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_bpf_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_bpf.oo -c libxt_bpf.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cgroup_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cgroup.oo -c libxt_cgroup.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cluster_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cluster.oo -c libxt_cluster.c;
In file included from ../include/linux/netfilter/xt_cgroup.h:6,
                 from libxt_cgroup.c:3:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/linux/limits.h:7: warning: "NGROUPS_MAX" redefined
    7 | #define NGROUPS_MAX    65536 /* supplemental group IDs are available */
      | 
In file included from ../include/xtables.h:11,
                 from libxt_cgroup.c:2:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/limits.h:46: note: this is the location of the previous definition
   46 | #define NGROUPS_MAX 32
      | 
libxt_bpf.c: In function 'bpf_obj_get_readonly':
libxt_bpf.c:76:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   76 |   .pathname = (__u64)filepath,
      |               ^
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connbytes_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connbytes.oo -c libxt_connbytes.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connlimit_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connlimit.oo -c libxt_connlimit.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connmark_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connmark.oo -c libxt_connmark.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cpu_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cpu.oo -c libxt_cpu.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_dccp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_dccp.oo -c libxt_dccp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_devgroup_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_devgroup.oo -c libxt_devgroup.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_dscp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_dscp.oo -c libxt_dscp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ecn_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ecn.oo -c libxt_ecn.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_esp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_esp.oo -c libxt_esp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_hashlimit_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_hashlimit.oo -c libxt_hashlimit.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_helper_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_helper.oo -c libxt_helper.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ipcomp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ipcomp.oo -c libxt_ipcomp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_iprange_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_iprange.oo -c libxt_iprange.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ipvs_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ipvs.oo -c libxt_ipvs.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_length_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_length.oo -c libxt_length.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_nfacct_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_nfacct.oo -c libxt_nfacct.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_osf.oo.d,-MT,libxt_osf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_osf_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_osf.oo -c libxt_osf.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_owner.oo.d,-MT,libxt_owner.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_owner_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_owner.oo -c libxt_owner.c;
  SPLIT   include/autoconf.h -> include/config/*
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_physdev.oo.d,-MT,libxt_physdev.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_physdev_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_physdev.oo -c libxt_physdev.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_pkttype.oo.d,-MT,libxt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_pkttype_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_pkttype.oo -c libxt_pkttype.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_policy.oo.d,-MT,libxt_policy.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_policy_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_policy.oo -c libxt_policy.c;
  GEN     include/bbconfigopts.h
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_quota.oo.d,-MT,libxt_quota.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_quota_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_quota.oo -c libxt_quota.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_rateest.oo.d,-MT,libxt_rateest.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_rateest_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_rateest.oo -c libxt_rateest.c;
  GEN     include/common_bufsiz.h
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_recent.oo.d,-MT,libxt_recent.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_recent_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_recent.oo -c libxt_recent.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_rpfilter.oo.d,-MT,libxt_rpfilter.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_rpfilter_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_rpfilter.oo -c libxt_rpfilter.c;
  GEN     include/embedded_scripts.h
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_sctp.oo.d,-MT,libxt_sctp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_sctp_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_sctp.oo -c libxt_sctp.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_socket.oo.d,-MT,libxt_socket.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_socket_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_socket.oo -c libxt_socket.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_statistic.oo.d,-MT,libxt_statistic.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_statistic_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_statistic.oo -c libxt_statistic.c;
  HOSTCC  applets/usage
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_string.oo.d,-MT,libxt_string.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_string_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_string.oo -c libxt_string.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_tcpmss.oo.d,-MT,libxt_tcpmss.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_tcpmss_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tcpmss.oo -c libxt_tcpmss.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_tos.oo.d,-MT,libxt_tos.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_tos_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tos.oo -c libxt_tos.c;
applets/usage.c: In function 'main':
applets/usage.c:52:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   52 |   write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  HOSTCC  applets/applet_tables
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_u32.oo.d,-MT,libxt_u32.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_u32_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_u32.oo -c libxt_u32.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_CLUSTERIP.oo.d,-MT,libipt_CLUSTERIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_CLUSTERIP.oo -c libipt_CLUSTERIP.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_ECN.oo.d,-MT,libipt_ECN.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ECN_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ECN.oo -c libipt_ECN.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_NETMAP.oo.d,-MT,libipt_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_NETMAP_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_NETMAP.oo -c libipt_NETMAP.c;
  GEN     include/usage_compressed.h
mv -f src/.deps/src_libwolfssl_la-ssl.Tpo src/.deps/src_libwolfssl_la-ssl.Plo
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -DBUILDING_WOLFSSL -DWOLFSSL_TLS13 -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_FFDHE_2048 -DHAVE_EXT_CACHE -DWOLFSSL_VERIFY_CB_ALL_CERTS -DWOLFSSL_EXTRA_ALERTS -DOPENSSL_EXTRA -DWOLFSSL_ALWAYS_VERIFY_CB -DOPENSSL_ALL -DWOLFSSL_EITHER_SIDE -DWC_RSA_NO_PADDING -DWC_RSA_PSS -DWOLFSSL_PSS_LONG_SALT -D_POSIX_THREADS  -fvisibility=hidden -DHAVE_THREAD_LS -DNDEBUG -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DWOLFSSL_WPAS -DHAVE_SECRET_CALLBACK -DWOLFSSL_PUBLIC_ECC_ADD_DBL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DHAVE_EXT_CACHE -DWOLFSSL_EITHER_SIDE -DOPENSSL_EXTRA_X509_SMALL -DWOLFSSL_PUBLIC_MP -DWOLFSSL_DER_LOAD -DATOMIC_USER -DWOLFSSL_KEY_GEN -DWOLFSSL_DES_ECB -DFORTRESS -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_AES_COUNTER -DWOLFSSL_AES_DIRECT -DWOLFSSL_DER_LOAD -DWOLFSSL_KEY_GEN -DHAVE_AESCCM -DWOLFSSL_USE_ALIGN -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DSESSION_CERTS -DWOLFSSL_CERT_GEN -DHAVE_HKDF -DHAVE_ECC -DTFM_ECC256 -DECC_SHAMIR -DHAVE_COMP_KEY -DWOLFSSL_ALLOW_TLSV10 -DWC_RSA_PSS -DHAVE_ANON -DWOLFSSL_CMAC -DWOLFSSL_AES_DIRECT -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_OCSP -DHAVE_OPENSSL_CMD -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST -DHAVE_TLS_EXTENSIONS -DHAVE_CERTIFICATE_STATUS_REQUEST_V2 -DHAVE_CRL -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_TLS_EXTENSIONS -DHAVE_SUPPORTED_CURVES -DHAVE_TLS_EXTENSIONS -DHAVE_SESSION_TICKET -DHAVE_EXTENDED_MASTER -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_MAX_FRAGMENT -DHAVE_TRUNCATED_HMAC -DHAVE_ALPN -DHAVE_TRUSTED_CA -DHAVE_SUPPORTED_CURVES -DHAVE_LIGHTY -DHAVE_WOLFSSL_SSL_H=1 -DHAVE_EX_DATA -DOPENSSL_ALL -DOPENSSL_NO_SSL2 -DOPENSSL_NO_COMP -DOPENSSL_NO_SSL3 -DSINGLE_THREADED -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DKEEP_OUR_CERT -DKEEP_PEER_CERT -DHAVE_EXT_CACHE -DHAVE_EX_DATA -DWOLFSSL_CERT_GEN -DHAVE_ENCRYPT_THEN_MAC -DWOLFSSL_CERT_EXT -DHAVE_STUNNEL -DWOLFSSL_ALWAYS_VERIFY_CB -DWOLFSSL_ALWAYS_KEEP_SNI -DHAVE_EX_DATA -DWOLFSSL_DES_ECB -DWOLFSSL_SIGNER_DER_CERT -DWOLFSSL_ENCRYPTED_KEYS -DUSE_FAST_MATH -DWC_NO_ASYNC_THREADING -DHAVE_AES_KEYWRAP -DWOLFSSL_AES_DIRECT -DHAVE_DH_DEFAULT_PARAMS -DHAVE_AESGCM -Wall -Wno-unused -O2 -DHAVE_WC_INTROSPECTION -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto    -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv  -no-undefined -version-info 29:1:5 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto  -o src/libwolfssl.la -rpath /usr/lib                           wolfcrypt/src/src_libwolfssl_la-hmac.lo  wolfcrypt/src/src_libwolfssl_la-hash.lo wolfcrypt/src/src_libwolfssl_la-cpuid.lo wolfcrypt/src/src_libwolfssl_la-random.lo  wolfcrypt/src/src_libwolfssl_la-sha256.lo      wolfcrypt/src/src_libwolfssl_la-rsa.lo         wolfcrypt/src/src_libwolfssl_la-aes.lo   wolfcrypt/src/src_libwolfssl_la-cmac.lo wolfcrypt/src/src_libwolfssl_la-des3.lo wolfcrypt/src/src_libwolfssl_la-sha.lo  wolfcrypt/src/src_libwolfssl_la-sha512.lo   wolfcrypt/src/src_libwolfssl_la-logging.lo wolfcrypt/src/src_libwolfssl_la-wc_port.lo wolfcrypt/src/src_libwolfssl_la-error.lo wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo wolfcrypt/src/src_libwolfssl_la-signature.lo wolfcrypt/src/src_libwolfssl_la-wolfmath.lo wolfcrypt/src/src_libwolfssl_la-memory.lo wolfcrypt/src/src_libwolfssl_la-dh.lo wolfcrypt/src/src_libwolfssl_la-asn.lo wolfcrypt/src/src_libwolfssl_la-coding.lo  wolfcrypt/src/src_libwolfssl_la-poly1305.lo  wolfcrypt/src/src_libwolfssl_la-arc4.lo wolfcrypt/src/src_libwolfssl_la-md4.lo wolfcrypt/src/src_libwolfssl_la-md5.lo wolfcrypt/src/src_libwolfssl_la-pwdbased.lo wolfcrypt/src/src_libwolfssl_la-pkcs12.lo wolfcrypt/src/src_libwolfssl_la-dsa.lo          wolfcrypt/src/src_libwolfssl_la-chacha.lo  wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo  wolfcrypt/src/src_libwolfssl_la-tfm.lo  wolfcrypt/src/src_libwolfssl_la-ecc.lo                        src/src_libwolfssl_la-internal.lo src/src_libwolfssl_la-wolfio.lo src/src_libwolfssl_la-keys.lo src/src_libwolfssl_la-ssl.lo src/src_libwolfssl_la-tls.lo src/src_libwolfssl_la-tls13.lo src/src_libwolfssl_la-ocsp.lo src/src_libwolfssl_la-crl.lo           -lm   -lpthread
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_TTL.oo.d,-MT,libipt_TTL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_TTL_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_TTL.oo -c libipt_TTL.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_ULOG.oo.d,-MT,libipt_ULOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ULOG_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ULOG.oo -c libipt_ULOG.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_ah.oo.d,-MT,libipt_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ah_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ah.oo -c libipt_ah.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_realm.oo.d,-MT,libipt_realm.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_realm_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_realm.oo -c libipt_realm.c;
  GEN     include/applet_tables.h include/NUM_APPLETS.h
  GEN     include/applet_tables.h include/NUM_APPLETS.h
  HOSTCC  applets/usage_pod
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libipt_ttl.oo.d,-MT,libipt_ttl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ttl_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ttl.oo -c libipt_ttl.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_DNPT.oo.d,-MT,libip6t_DNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_DNPT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_DNPT.oo -c libip6t_DNPT.c;
  CC      applets/applets.o
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_HL.oo.d,-MT,libip6t_HL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_HL_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_HL.oo -c libip6t_HL.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_NETMAP.oo.d,-MT,libip6t_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_NETMAP_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_NETMAP.oo -c libip6t_NETMAP.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_SNPT.oo.d,-MT,libip6t_SNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_SNPT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_SNPT.oo -c libip6t_SNPT.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_ah.oo.d,-MT,libip6t_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_ah_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_ah.oo -c libip6t_ah.c;
  LD      applets/built-in.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  wolfcrypt/src/.libs/src_libwolfssl_la-hmac.o wolfcrypt/src/.libs/src_libwolfssl_la-hash.o wolfcrypt/src/.libs/src_libwolfssl_la-cpuid.o wolfcrypt/src/.libs/src_libwolfssl_la-random.o wolfcrypt/src/.libs/src_libwolfssl_la-sha256.o wolfcrypt/src/.libs/src_libwolfssl_la-rsa.o wolfcrypt/src/.libs/src_libwolfssl_la-aes.o wolfcrypt/src/.libs/src_libwolfssl_la-cmac.o wolfcrypt/src/.libs/src_libwolfssl_la-des3.o wolfcrypt/src/.libs/src_libwolfssl_la-sha.o wolfcrypt/src/.libs/src_libwolfssl_la-sha512.o wolfcrypt/src/.libs/src_libwolfssl_la-logging.o wolfcrypt/src/.libs/src_libwolfssl_la-wc_port.o wolfcrypt/src/.libs/src_libwolfssl_la-error.o wolfcrypt/src/.libs/src_libwolfssl_la-wc_encrypt.o wolfcrypt/src/.libs/src_libwolfssl_la-signature.o wolfcrypt/src/.libs/src_libwolfssl_la-wolfmath.o wolfcrypt/src/.libs/src_libwolfssl_la-memory.o wolfcrypt/src/.libs/src_libwolfssl_la-dh.o wolfcrypt/src/.libs/src_libwolfssl_la-asn.o wolfcrypt/src/.libs/src_libwolfssl_la-coding.o wolfcrypt/src/.libs/src_libwolfssl_la-poly1305.o wolfcrypt/src/.libs/src_libwolfssl_la-arc4.o wolfcrypt/src/.libs/src_libwolfssl_la-md4.o wolfcrypt/src/.libs/src_libwolfssl_la-md5.o wolfcrypt/src/.libs/src_libwolfssl_la-pwdbased.o wolfcrypt/src/.libs/src_libwolfssl_la-pkcs12.o wolfcrypt/src/.libs/src_libwolfssl_la-dsa.o wolfcrypt/src/.libs/src_libwolfssl_la-chacha.o wolfcrypt/src/.libs/src_libwolfssl_la-chacha20_poly1305.o wolfcrypt/src/.libs/src_libwolfssl_la-tfm.o wolfcrypt/src/.libs/src_libwolfssl_la-ecc.o src/.libs/src_libwolfssl_la-internal.o src/.libs/src_libwolfssl_la-wolfio.o src/.libs/src_libwolfssl_la-keys.o src/.libs/src_libwolfssl_la-ssl.o src/.libs/src_libwolfssl_la-tls.o src/.libs/src_libwolfssl_la-tls13.o src/.libs/src_libwolfssl_la-ocsp.o src/.libs/src_libwolfssl_la-crl.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -lm -lpthread  -pthread -O2 -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -flto -flto   -pthread -Wl,-soname -Wl,libwolfssl.so.4.8.1.39c36f2f -o src/.libs/libwolfssl.so.4.8.1.39c36f2f
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_dst.oo.d,-MT,libip6t_dst.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_dst_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_dst.oo -c libip6t_dst.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_eui64.oo.d,-MT,libip6t_eui64.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_eui64_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_eui64.oo -c libip6t_eui64.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_frag.oo.d,-MT,libip6t_frag.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_frag_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_frag.oo -c libip6t_frag.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_hbh.oo.d,-MT,libip6t_hbh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_hbh_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_hbh.oo -c libip6t_hbh.c;
  DOC     busybox.pod
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_hl.oo.d,-MT,libip6t_hl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_hl_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_hl.oo -c libip6t_hl.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_ipv6header.oo.d,-MT,libip6t_ipv6header.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_ipv6header_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_ipv6header.oo -c libip6t_ipv6header.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_mh.oo.d,-MT,libip6t_mh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_mh_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_mh.oo -c libip6t_mh.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_rt.oo.d,-MT,libip6t_rt.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_rt_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_rt.oo -c libip6t_rt.c;
  DOC     BusyBox.txt
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libip6t_srh.oo.d,-MT,libip6t_srh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_srh_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_srh.oo -c libip6t_srh.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CT_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CT.oo -c libxt_CT.c;
libxt_CT.c:344:13: warning: 'notrack_ct2_tg_init' defined but not used [-Wunused-function]
  344 | static void notrack_ct2_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:337:13: warning: 'notrack_ct1_tg_init' defined but not used [-Wunused-function]
  337 | static void notrack_ct1_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:330:13: warning: 'notrack_ct0_tg_init' defined but not used [-Wunused-function]
  330 | static void notrack_ct0_tg_init(struct xt_entry_target *target)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:278:13: warning: 'ct_save' defined but not used [-Wunused-function]
  278 | static void ct_save(const void *ip, const struct xt_entry_target *target)
      |             ^~~~~~~
libxt_CT.c:231:13: warning: 'ct_print' defined but not used [-Wunused-function]
  231 | static void ct_print(const void *ip, const struct xt_entry_target *target, int numeric)
      |             ^~~~~~~~
libxt_CT.c:179:13: warning: 'ct_parse' defined but not used [-Wunused-function]
  179 | static void ct_parse(struct xt_option_call *cb)
      |             ^~~~~~~~
libxt_CT.c:52:37: warning: 'ct_opts' defined but not used [-Wunused-const-variable=]
   52 | static const struct xt_option_entry ct_opts[] = {
      |                                     ^~~~~~~
libxt_CT.c:11:13: warning: 'ct_help' defined but not used [-Wunused-function]
   11 | static void ct_help(void)
      |             ^~~~~~~
  DOC     busybox.1
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_conntrack_init -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_conntrack.oo -c libxt_conntrack.c;
libxt_conntrack.c:1177:12: warning: 'state_xlate' defined but not used [-Wunused-function]
 1177 | static int state_xlate(struct xt_xlate *xl,
      |            ^~~~~~~~~~~
libxt_conntrack.c:1143:13: warning: 'state_save' defined but not used [-Wunused-function]
 1143 | static void state_save(const void *ip, const struct xt_entry_match *match)
      |             ^~~~~~~~~~
libxt_conntrack.c:1133:1: warning: 'state_print' defined but not used [-Wunused-function]
 1133 | state_print(const void *ip,
      | ^~~~~~~~~~~
libxt_conntrack.c:1095:13: warning: 'state_ct23_parse' defined but not used [-Wunused-function]
 1095 | static void state_ct23_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~
libxt_conntrack.c:1084:13: warning: 'state_ct1_parse' defined but not used [-Wunused-function]
 1084 | static void state_ct1_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:1074:13: warning: 'state_parse' defined but not used [-Wunused-function]
 1074 | static void state_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~
libxt_conntrack.c:1022:37: warning: 'state_opts' defined but not used [-Wunused-const-variable=]
 1022 | static const struct xt_option_entry state_opts[] = {
      |                                     ^~~~~~~~~~
libxt_conntrack.c:1014:1: warning: 'state_help' defined but not used [-Wunused-function]
 1014 | state_help(void)
      | ^~~~~~~~~~
libxt_conntrack.c:1004:1: warning: 'conntrack1_mt6_save' defined but not used [-Wunused-function]
 1004 | conntrack1_mt6_save(const void *ip, const struct xt_entry_match *match)
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:994:1: warning: 'conntrack1_mt4_save' defined but not used [-Wunused-function]
  994 | conntrack1_mt4_save(const void *ip, const struct xt_entry_match *match)
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:987:13: warning: 'conntrack2_mt6_save' defined but not used [-Wunused-function]
  987 | static void conntrack2_mt6_save(const void *ip,
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:981:13: warning: 'conntrack2_mt_save' defined but not used [-Wunused-function]
  981 | static void conntrack2_mt_save(const void *ip,
      |             ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:964:13: warning: 'conntrack_save' defined but not used [-Wunused-function]
  964 | static void conntrack_save(const void *ip, const struct xt_entry_match *match)
      |             ^~~~~~~~~~~~~~
libxt_conntrack.c:944:1: warning: 'conntrack2_mt6_print' defined but not used [-Wunused-function]
  944 | conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:937:1: warning: 'conntrack2_mt_print' defined but not used [-Wunused-function]
  937 | conntrack2_mt_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:926:1: warning: 'conntrack1_mt6_print' defined but not used [-Wunused-function]
  926 | conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:915:1: warning: 'conntrack1_mt4_print' defined but not used [-Wunused-function]
  915 | conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match,
      | ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:908:13: warning: 'conntrack_print' defined but not used [-Wunused-function]
  908 | static void conntrack_print(const void *ip, const struct xt_entry_match *match,
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:538:13: warning: 'conntrack2_mt_parse' defined but not used [-Wunused-function]
  538 | static void conntrack2_mt_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:515:13: warning: 'conntrack1_mt_parse' defined but not used [-Wunused-function]
  515 | static void conntrack1_mt_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:337:13: warning: 'conntrack_parse' defined but not used [-Wunused-function]
  337 | static void conntrack_parse(struct xt_option_call *cb)
      |             ^~~~~~~~~~~~~~~
libxt_conntrack.c:119:37: warning: 'conntrack2_mt_opts' defined but not used [-Wunused-const-variable=]
  119 | static const struct xt_option_entry conntrack2_mt_opts[] = {
      |                                     ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:96:37: warning: 'conntrack_mt_opts_v0' defined but not used [-Wunused-const-variable=]
   96 | static const struct xt_option_entry conntrack_mt_opts_v0[] = {
      |                                     ^~~~~~~~~~~~~~~~~~~~
for ext in addrtype ah bpf cgroup cluster connbytes connlimit connmark cpu dccp devgroup dscp dst ecn esp eui64 frag hashlimit hbh helper hl ipcomp iprange ipv6header ipvs length mh nfacct osf owner physdev pkttype policy quota rateest realm recent rpfilter rt sctp socket srh state statistic string tcpmss tos ttl u32; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man;
-e 	+ ./libxt_addrtype.man
for ext in AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK DNPT DSCP ECN HL HMARK IDLETIMER LED NETMAP NFLOG NFQUEUE NOTRACK RATEEST SECMARK SNPT SYNPROXY TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man;
-e 	+ ./libxt_AUDIT.man
-e 	+ ./libip6t_ah.man
-e 	+ ./libipt_ah.man
-e 	+ ./libxt_CHECKSUM.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_bpf.man
-e 	+ ./libxt_CLASSIFY.man
-e 	+ ./libxt_cgroup.man
-e 	+ ./libipt_CLUSTERIP.man
-e 	+ ./libxt_cluster.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_CONNMARK.man
-e 	+ ./libxt_connbytes.man
-e 	+ ./libxt_CONNSECMARK.man
-e 	+ ./libxt_connlimit.man
-e 	+ ./libip6t_DNPT.man
-e 	+ ./libxt_connmark.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_DSCP.man
-e 	+ ./libxt_cpu.man
-e 	+ ./libipt_ECN.man
-e 	+ ./libxt_dccp.man
-e 	+ ./libip6t_HL.man
-e 	+ ./libxt_devgroup.man
-e 	+ ./libxt_HMARK.man
  DOC     BusyBox.html
-e 	+ ./libxt_IDLETIMER.man
-e 	+ ./libxt_dscp.man
-e 	+ ./libip6t_dst.man
-e 	+ ./libxt_ecn.man
-e 	+ ./libxt_LED.man
-e 	+ ./libxt_NETMAP.man
-e 	+ ./libxt_esp.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libip6t_eui64.man
-e 	+ ./libxt_NFLOG.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libip6t_frag.man
-e 	+ ./libxt_NFQUEUE.man
-e 	+ ./libxt_hashlimit.man
-e 	+ ./libxt_NOTRACK.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_RATEEST.man
-e 	+ ./libxt_SECMARK.man
-e 	+ ./libip6t_hbh.man
-e 	+ ./libxt_helper.man
-e 	+ ./libip6t_SNPT.man
-e 	+ ./libxt_SYNPROXY.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libip6t_hl.man
-e 	+ ./libxt_iprange.man
-e 	+ ./libip6t_ipv6header.man
-e 	+ ./libxt_TCPOPTSTRIP.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_TEE.man
-e 	+ ./libxt_TOS.man
-e 	+ ./libxt_ipvs.man
-e 	+ ./libxt_TPROXY.man
-e 	+ ./libxt_length.man
-e 	+ ./libxt_TRACE.man
-e 	+ ./libip6t_mh.man
-e 	+ ./libxt_nfacct.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libipt_TTL.man
-e 	+ ./libxt_osf.man
-e 	+ ./libipt_ULOG.man
-e 	+ ./libxt_owner.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_physdev.man
-e 	+ ./libxt_pkttype.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_policy.man
-e 	+ ./libxt_quota.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_rateest.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libipt_realm.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_recent.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_rpfilter.man
-e 	+ ./libip6t_rt.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_sctp.man
-e 	+ ./libxt_socket.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_state.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_statistic.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_string.man
-e 	+ ./libxt_tcpmss.man
-e 	+ ./libxt_tos.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libipt_ttl.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_u32.man
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ;
  LD      archival/built-in.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ;
  CC      archival/bbunzip.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ;
  LD      archival/libarchive/built-in.o
  CC      archival/gzip.o
  CC      archival/tar.o
  CC      archival/libarchive/common.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ;
  LD      console-tools/built-in.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ;
  LD      coreutils/built-in.o
  CC      console-tools/clear.o
  CC      archival/libarchive/data_align.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/basename.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ;
  AR      archival/lib.a
  LD      coreutils/libcoreutils/built-in.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ;
  CC      console-tools/reset.o
  CC      archival/libarchive/data_extract_all.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/cat.o
  CC      coreutils/libcoreutils/cp_mv_stat.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/libcoreutils/getopt_mk_fifo_nod.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/data_extract_to_stdout.o
  AR      console-tools/lib.a
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/chgrp.o
  CC      archival/libarchive/data_skip.o
  CC      archival/libarchive/decompress_gunzip.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm;
  AR      coreutils/libcoreutils/lib.a
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/filter_accept_all.o
  CC      archival/libarchive/filter_accept_list.o
  LD      debianutils/built-in.o
  CC      coreutils/chmod.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ;
  CC      debianutils/start_stop_daemon.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/filter_accept_reject_list.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/find_list_entry.o
  LD      klibc-utils/built-in.o
  CC      coreutils/chown.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ;
  AR      klibc-utils/lib.a
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/get_header_tar.o
  CC      debianutils/which.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/header_list.o
  CC      coreutils/chroot.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/cp.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/header_skip.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/cut.o
  AR      debianutils/lib.a
  CC      coreutils/date.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/header_verbose_list.o
  CC      coreutils/dd.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/df.o
  CC      archival/libarchive/init_handle.o
  CC      coreutils/dirname.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/du.o
  CC      archival/libarchive/open_transformer.o
  CC      coreutils/echo.o
  CC      coreutils/env.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/seek_by_jump.o
  CC      archival/libarchive/seek_by_read.o
  CC      coreutils/expr.o
  CC      coreutils/false.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/unsafe_prefix.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ;
  CC      archival/libarchive/unsafe_symlink_target.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/head.o
  LD      e2fsprogs/built-in.o
  AR      e2fsprogs/lib.a
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/id.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/ln.o
  AR      archival/libarchive/lib.a
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ;
  LD      editors/built-in.o
  CC      coreutils/ls.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ;
  CC      editors/awk.o
  CC      coreutils/md5_sha1_sum.o
  CC      editors/cmp.o
  CC      editors/sed.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/mkdir.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ;
  CC      coreutils/mkfifo.o
  CC      coreutils/mknod.o
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext_init  -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext.o -c initext.c;
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext4_init  -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext4.o -c initext4.c;
  CC      coreutils/mktemp.o
  CC      editors/vi.o
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext6_init  -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext6.o -c initext6.c;
  CC      coreutils/mv.o
  CC      coreutils/nice.o
  LD      findutils/built-in.o
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.initextb.o.d,-MT,initextb.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=extb_init  -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initextb.o -c initextb.c;
  CC      coreutils/printf.o
  CC      findutils/find.o
mips-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include    -Wp,-MMD,./.initexta.o.d,-MT,initexta.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=exta_init  -DPIC -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initexta.o -c initexta.c;
ln -fs libxt_CT.so libxt_NOTRACK.so
  CC      coreutils/pwd.o
ln -fs libxt_conntrack.so libxt_state.so
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext.so initext.o libxt_CT.o libxt_FLOWOFFLOAD.o libxt_MARK.o libxt_SET.o libxt_TCPMSS.o libxt_comment.o libxt_conntrack.o libxt_limit.o libxt_mac.o libxt_mark.o libxt_multiport.o libxt_set.o libxt_standard.o libxt_tcp.o libxt_time.o libxt_udp.o -L../libxtables/.libs -lxtables                 ;
  CC      coreutils/readlink.o
  CC      findutils/grep.o
  CC      coreutils/rm.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext4.so initext4.o libipt_DNAT.o libipt_LOG.o libipt_MASQUERADE.o libipt_REDIRECT.o libipt_REJECT.o libipt_SNAT.o libipt_icmp.o -L../libxtables/.libs -lxtables        ;
  LD      init/built-in.o
  CC      init/halt.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext6.so initext6.o libip6t_DNAT.o libip6t_LOG.o libip6t_MASQUERADE.o libip6t_REDIRECT.o libip6t_REJECT.o libip6t_SNAT.o libip6t_icmp6.o -L../libxtables/.libs -lxtables        ;
  AR      editors/lib.a
  AR      init/lib.a
  CC      coreutils/rmdir.o
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext_ebt.so initextb.o -L../libxtables/.libs -lxtables ;
mips-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext_arpt.so initexta.o -L../libxtables/.libs -lxtables ;
  CC      findutils/xargs.o
  CC      coreutils/seq.o
  LD      libbb/built-in.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions'
Making all in iptables
  CC      coreutils/sleep.o
  CC      libbb/appletlib.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make  all-am
  CC      coreutils/sort.o
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-xtables-legacy-multi.o -MD -MP -MF .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c
mv -f .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo .deps/xtables_legacy_multi-xtables-legacy-multi.Po
  AR      findutils/lib.a
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-xml.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-xml.Tpo -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-standalone.Tpo -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c
  CC      libbb/ask_confirmation.o
  CC      coreutils/sync.o
  CC      libbb/auto_string.o
  LD      libpwdgrp/built-in.o
mv -f .deps/xtables_legacy_multi-iptables-standalone.Tpo .deps/xtables_legacy_multi-iptables-standalone.Po
  CC      libpwdgrp/uidgid_get.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables.o -MD -MP -MF .deps/xtables_legacy_multi-iptables.Tpo -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c
  LD      loginutils/built-in.o
  CC      libbb/bb_askpass.o
  CC      loginutils/login.o
  CC      coreutils/tail.o
  AR      libpwdgrp/lib.a
  CC      loginutils/passwd.o
  CC      libbb/bb_bswap_64.o
  LD      mailutils/built-in.o
  CC      coreutils/tee.o
mv -f .deps/xtables_legacy_multi-iptables-xml.Tpo .deps/xtables_legacy_multi-iptables-xml.Po
  AR      loginutils/lib.a
  CC      coreutils/test.o
  CC      libbb/bb_cat.o
  AR      mailutils/lib.a
  CC      coreutils/test_ptr_hack.o
  LD      miscutils/built-in.o
  CC      miscutils/crond.o
  CC      libbb/bb_do_delay.o
  CC      miscutils/crontab.o
  CC      coreutils/touch.o
  CC      libbb/bb_getgroups.o
  LD      modutils/built-in.o
  AR      modutils/lib.a
  CC      libbb/bb_getsockname.o
  CC      miscutils/less.o
  CC      coreutils/tr.o
  CC      miscutils/lock.o
  CC      libbb/bb_pwd.o
miscutils/lock.c: In function 'exit_unlock':
miscutils/lock.c:47:29: warning: unused parameter 'sig' [-Wunused-parameter]
   47 | static void exit_unlock(int sig)
      |                         ~~~~^~~
  CC      libbb/bb_qsort.o
  CC      coreutils/true.o
mv -f .deps/xtables_legacy_multi-iptables.Tpo .deps/xtables_legacy_multi-iptables.Po
  CC      coreutils/uname.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-ip6tables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables-standalone.Tpo -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c
  CC      libbb/bb_strtonum.o
  CC      miscutils/strings.o
  CC      miscutils/time.o
mv -f .deps/xtables_legacy_multi-ip6tables-standalone.Tpo .deps/xtables_legacy_multi-ip6tables-standalone.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-ip6tables.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables.Tpo -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-xshared.o -MD -MP -MF .deps/xtables_legacy_multi-xshared.Tpo -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c
  CC      coreutils/uniq.o
  CC      libbb/change_identity.o
  CC      libbb/chomp.o
  AR      miscutils/lib.a
xshared.c: In function 'parse_wait_time':
xshared.c:418:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  418 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:332:13: note: called from here
  332 |  } else if (xs_has_arg(argc, argv))
      |             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c: In function 'parse_wait_interval':
xshared.c:418:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  418 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:348:11: note: called from here
  348 |  else if (xs_has_arg(argc, argv))
      |           ^~~~~~~~~~~~~~~~~~~~~~
  CC      libbb/common_bufsiz.o
  CC      libbb/compare_string_array.o
  CC      coreutils/wc.o
  LD      networking/built-in.o
mv -f .deps/xtables_legacy_multi-xshared.Tpo .deps/xtables_legacy_multi-xshared.Po
  CC      networking/brctl.o
  CC      libbb/concat_path_file.o
  CC      coreutils/yes.o
  CC      networking/ifconfig.o
  CC      libbb/concat_subpath_file.o
  AR      coreutils/lib.a
  CC      libbb/copy_file.o
  CC      networking/interface.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-restore.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-restore.Tpo -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c
  CC      libbb/copyfd.o
  LD      networking/libiproute/built-in.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include    -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-save.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-save.Tpo -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c
  CC      networking/libiproute/ip_parse_common_args.o
  CC      networking/ip.o
  CC      libbb/correct_password.o
mv -f .deps/xtables_legacy_multi-iptables-restore.Tpo .deps/xtables_legacy_multi-iptables-restore.Po
sed \
	-e '/@MATCH@/ r ../extensions/matches.man' \
	-e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8;
  CC      libbb/crc32.o
  CC      networking/libiproute/ipaddress.o
  CC      networking/nc.o
mv -f .deps/xtables_legacy_multi-iptables-save.Tpo .deps/xtables_legacy_multi-iptables-save.Po
  CC      libbb/default_error_retval.o
mv -f .deps/xtables_legacy_multi-ip6tables.Tpo .deps/xtables_legacy_multi-ip6tables.Po
  CC      libbb/device_open.o
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -L../extensions/ -liptext -liptext4 -liptext6 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../libiptc/libip4tc.la ../libiptc/libip6tc.la ../libxtables/libxtables.la -lm 
  CC      networking/netmsg.o
  CC      libbb/dump.o
  CC      networking/libiproute/iplink.o
networking/netmsg.c:32:5: warning: no previous prototype for 'netmsg_main' [-Wmissing-prototypes]
   32 | int netmsg_main(int argc, char **argv)
      |     ^~~~~~~~~~~
networking/netmsg.c: In function 'netmsg_main':
networking/netmsg.c:59:14: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
   59 |  strncpy(buf + 2, argv[2], 998);
      |          ~~~~^~~
      |              |
      |              unsigned char *
In file included from networking/netmsg.c:26:
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify/string.h:133:42: note: expected 'char *' but argument is of type 'unsigned char *'
  133 | _FORTIFY_FN(strncpy) char *strncpy(char *__d, const char *__s, size_t __n)
      |                                    ~~~~~~^~~
  LD      networking/udhcp/built-in.o
  CC      networking/libiproute/ipneigh.o
  CC      networking/udhcp/common.o
  CC      networking/netstat.o
  CC      networking/libiproute/iproute.o
  CC      libbb/duration.o
  CC      networking/libiproute/iprule.o
  CC      networking/nslookup.o
  CC      networking/udhcp/dhcpc.o
  CC      libbb/endofname.o
  CC      networking/udhcp/domain_codec.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -znow -zrelro -Wl,--gc-sections -o .libs/xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o  -L../extensions/ -liptext -liptext4 -liptext6 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ../libiptc/.libs/libip4tc.so ../libiptc/.libs/libip6tc.so ../libxtables/.libs/libxtables.so -ldl -lm
  CC      networking/libiproute/libnetlink.o
networking/udhcp/dhcpc.c: In function 'udhcpc_main':
networking/udhcp/dhcpc.c:1673:20: warning: variable 'temp_addr' set but not used [-Wunused-but-set-variable]
 1673 |     struct in_addr temp_addr;
      |                    ^~~~~~~~~
  CC      libbb/executable.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
  CC      networking/ntpd.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
  CC      networking/ping.o
  CC      networking/libiproute/ll_addr.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size COPT_FLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7=iptables-1.8.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" KERNEL_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers/" PREFIX=/usr KBUILD_OUTPUT="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" BUILTIN_MODULES="standard icmp tcp udp comment set SET limit mac multiport comment LOG nf_log_common nf_log_ipv4 TCPMSS REJECT time mark MARK FLOWOFFLOAD icmp6 REJECT state CT conntrack SNAT DNAT MASQUERADE REDIRECT" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install"  install;
  CC      networking/udhcp/packet.o
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
Making install in libiptc
  CC      libbb/fclose_nonstdin.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libip4tc.la libip6tc.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip4tc.so.2.0.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.so.2.0.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so.2 || { rm -f libip4tc.so.2 && ln -s libip4tc.so.2.0.0 libip4tc.so.2; }; })
  CC      networking/libiproute/ll_map.o
  CC      networking/udhcp/signalpipe.o
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so || { rm -f libip4tc.so && ln -s libip4tc.so.2.0.0 libip4tc.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip4tc.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip6tc.so.2.0.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.so.2.0.0
  CC      libbb/fflush_stdout_and_exit.o
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so.2 || { rm -f libip6tc.so.2 && ln -s libip6tc.so.2.0.0 libip6tc.so.2; }; })
  CC      networking/udhcp/socket.o
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so || { rm -f libip6tc.so && ln -s libip6tc.so.2.0.0 libip6tc.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip6tc.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip4tc.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.a
  CC      networking/route.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libip6tc.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.a
  CC      libbb/fgets_str.o
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.a
  CC      libbb/find_mount_point.o
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.a
  CC      networking/libiproute/ll_proto.o
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
  AR      networking/udhcp/lib.a
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libiptc'
Making install in libxtables
  LD      printutils/built-in.o
  CC      networking/traceroute.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
  AR      printutils/lib.a
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libxtables.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib'
  CC      networking/libiproute/ll_types.o
  CC      libbb/find_pid_by_name.o
  CC      networking/libiproute/rt_names.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libxtables.so.12.4.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.so.12.4.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libxtables.so.12.4.0 libxtables.so.12 || { rm -f libxtables.so.12 && ln -s libxtables.so.12.4.0 libxtables.so.12; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib && { ln -s -f libxtables.so.12.4.0 libxtables.so || { rm -f libxtables.so && ln -s libxtables.so.12.4.0 libxtables.so; }; })
  CC      networking/libiproute/rtm_map.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libxtables.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.la
  AR      networking/lib.a
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libxtables.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.a
  CC      libbb/find_root_device.o
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/libxtables'
Making install in include
  CC      networking/libiproute/utils.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
  CC      libbb/full_write.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
make[6]: Nothing to be done for 'install-exec-am'.
  LD      procps/built-in.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/include'
  CC      procps/free.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/include/libiptc'
  CC      procps/kill.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  libiptc/ipt_kernel_headers.h libiptc/libiptc.h libiptc/libip6tc.h libiptc/libxtc.h libiptc/xtcshared.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/include/libiptc'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  xtables.h xtables-version.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/include/.'
  CC      libbb/get_console.o
  LD      runit/built-in.o
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include'
Making install in utils
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin'
  AR      networking/libiproute/lib.a
  AR      runit/lib.a
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/utils'
Making install in extensions
  CC      libbb/get_last_path_component.o
  CC      procps/pgrep.o
  LD      selinux/built-in.o
  CC      procps/pidof.o
  AR      selinux/lib.a
  CC      procps/ps.o
  CC      procps/sysctl.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions'
  CC      libbb/get_line_from_file.o
  CC      procps/top.o
if test -n "libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SYNPROXY.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_socket.so libxt_statistic.so libxt_string.so libxt_tcpmss.so libxt_tos.so libxt_u32.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so"; then \
	install -pm0755 libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SYNPROXY.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_socket.so libxt_statistic.so libxt_string.so libxt_tcpmss.so libxt_tos.so libxt_u32.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/"; \
fi;
  CC      procps/uptime.o
if test -n "libxt_NOTRACK.so libxt_state.so"; then \
	cp -P libxt_NOTRACK.so libxt_state.so "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/"; \
fi;
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions'
Making install in iptables
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make  install-am
  CC      libbb/get_shell_name.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
  CC      libbb/get_volsize.o
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c xtables-legacy-multi '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin'
  CC      libbb/getopt32.o
  AR      procps/lib.a
  CC      libbb/getopt_allopts.o
  CC      libbb/getpty.o
OpenWrt-libtool: install: warning: `../libiptc/libip4tc.la' has not been installed in `/usr/lib'
  CC      libbb/hash_md5_sha.o
  LD      shell/built-in.o
OpenWrt-libtool: install: warning: `../libiptc/libip6tc.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `../libxtables/libxtables.la' has not been installed in `/usr/lib'
  CC      shell/ash.o
  CC      libbb/herror_msg.o
  CC      libbb/human_readable.o
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/xtables-legacy-multi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/xtables-legacy-multi
  CC      libbb/in_ether.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c iptables-apply '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin'
make  install-exec-hook
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
if test -z "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install"; then /sbin/ldconfig; fi;
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -dm0755 "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/bin";
  CC      libbb/inet_cksum.o
for i in iptables-xml; do ln -s -f "/usr/sbin/xtables-legacy-multi" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/bin/$i"; done;
  CC      libbb/inet_common.o
for i in iptables-legacy iptables-legacy-restore iptables-legacy-save iptables iptables-restore iptables-save; do ln -s -f xtables-legacy-multi "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/$i"; done;
  CC      libbb/inode_hash.o
  CC      libbb/isdirectory.o
  CC      libbb/isqrt.o
for i in ip6tables-legacy ip6tables-legacy-restore ip6tables-legacy-save ip6tables ip6tables-restore ip6tables-save; do ln -s -f xtables-legacy-multi "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/$i"; done;
  CC      libbb/iterate_on_dir.o
for i in ; do ln -s -f xtables-nft-multi "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/$i"; done;
ln -s -f iptables-apply "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/ip6tables-apply"
  CC      libbb/kernel_version.o
  CC      shell/ash_ptr_hack.o
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/man/man1'
  CC      shell/math.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 iptables-xml.1 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/man/man1'
  CC      libbb/last_char_is.o
  CC      libbb/lineedit.o
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/man/man8'
  CC      libbb/lineedit_ptr_hack.o
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 iptables.8 iptables-restore.8 iptables-save.8 ip6tables.8 ip6tables-restore.8 ip6tables-save.8 iptables-extensions.8 iptables-apply.8 ip6tables-apply.8 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/man/man8'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 xtables.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig'
  CC      libbb/llist.o
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/iptables'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
  CC      libbb/login.o
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables/usr/lib/
  CC      libbb/loop.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables.installed
  LD      sysklogd/built-in.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
  CC      libbb/make_directory.o
echo '12' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libxtables.version || { echo '12' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libxtables.version;  } 
  CC      libbb/makedev.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libxtables/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
  CC      sysklogd/syslogd_and_logger.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libxtables_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/usr/lib/
  CC      libbb/match_fstype.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  CC      libbb/messages.o
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   53 | static const CODE *const bb_prioritynames = prioritynames;
      |                                             ^~~~~~~~~~~~~
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   54 | static const CODE *const bb_facilitynames = facilitynames;
      |                                             ^~~~~~~~~~~~~
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  CC      libbb/missing_syscalls.o
  CC      shell/shell_common.o
  AR      sysklogd/lib.a
  CC      libbb/mode_string.o
  CC      libbb/nuke_str.o
  CC      libbb/obscure.o
  LD      util-linux/built-in.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables
  CC      util-linux/dmesg.o
  CC      util-linux/flock.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/usr/lib/libxtables.so.12.4.0: shared object
  AR      shell/lib.a
  CC      libbb/parse_config.o
  CC      util-linux/hexdump.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/usr/lib/libiptext.so: shared object
  CC      util-linux/hwclock.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
  CC      util-linux/mkswap.o
  CC      util-linux/mount.o
  CC      libbb/parse_mode.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  CC      util-linux/pivot_root.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  CC      util-linux/swaponoff.o
  CC      util-linux/switch_root.o
  CC      libbb/percent_decode.o
  CC      util-linux/umount.o
  CC      libbb/perror_msg.o
  CC      libbb/perror_nomsg.o
  CC      libbb/perror_nomsg_and_die.o
  AR      util-linux/lib.a
  CC      libbb/pidfile.o
  CC      libbb/platform.o
  CC      libbb/print_flags.o
  LD      util-linux/volume_id/built-in.o
  AR      util-linux/volume_id/lib.a
  CC      libbb/print_numbered_lines.o
  CC      libbb/printable.o
  CC      libbb/printable_string.o
  CC      libbb/process_escape_sequence.o
  CC      libbb/procps.o
  CC      libbb/progress.o
  CC      libbb/ptr_to_globals.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libxtables into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libxtables12_1.8.7-1_mips_24kc.ipk
  CC      libbb/pw_encrypt.o
  CC      libbb/read.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
  CC      libbb/read_key.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/usr/lib
  CC      libbb/read_printf.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext4.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  CC      libbb/recursive_action.o
  CC      libbb/remove_file.o
  CC      libbb/replace.o
  CC      libbb/rtc.o
  CC      libbb/run_shell.o
  CC      libbb/safe_gethostname.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/usr/lib/libiptext4.so: shared object
  CC      libbb/safe_poll.o
  CC      libbb/safe_strncpy.o
  CC      libbb/safe_write.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/usr/lib/libip4tc.so.2.0.0: shared object
  CC      libbb/securetty.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
  CC      libbb/setup_environment.o
  CC      libbb/signals.o
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  CC      libbb/simplify_path.o
  CC      libbb/single_argv.o
  CC      libbb/skip_whitespace.o
  CC      libbb/speed_table.o
  CC      libbb/str_tolower.o
  CC      libbb/strrstr.o
  CC      libbb/sysconf.o
  CC      libbb/time.o
  CC      libbb/trim.o
  CC      libbb/u_signal_names.o
  CC      libbb/ubi.o
  CC      libbb/udp_io.o
  CC      libbb/update_passwd.o
  CC      libbb/uuencode.o
  CC      libbb/verror_msg.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip4tc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libip4tc2_1.8.7-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/usr/lib
  CC      libbb/vfork_daemon_rexec.o
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext6.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  CC      libbb/warn_ignoring_args.o
  CC      libbb/wfopen.o
  CC      libbb/wfopen_input.o
  CC      libbb/write.o
  CC      libbb/xatonum.o
  CC      libbb/xconnect.o
  CC      libbb/xfunc_die.o
  CC      libbb/xfuncs.o
  CC      libbb/xfuncs_printf.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc
  CC      libbb/xgetcwd.o
  CC      libbb/xgethostbyname.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/usr/lib/libiptext6.so: shared object
  CC      libbb/xreadlink.o
  CC      libbb/xrealloc_vector.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/usr/lib/libip6tc.so.2.0.0: shared object
  CC      libbb/xregcomp.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  AR      libbb/lib.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
  LINK    busybox_unstripped
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/libip6tc into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/libip6tc2_1.8.7-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/xtables-legacy-multi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/usr/sbin/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/iptables{,-restore,-save} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/usr/lib/iptables
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables
Trying libraries: 
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/usr/sbin/xtables-legacy-multi: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/iptables_1.8.7-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables
autoreconf: configure.ac: tracing
for m in ipt_connbytes ipt_connlimit nf_conncount ipt_connmark ipt_helper ipt_recent ipt_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK ip6t_connbytes ip6t_connlimit nf_conncount ip6t_connmark ip6t_helper ip6t_recent ip6t_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK; do if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/lib${m}.so ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/lib${m}.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/ ; fi; done
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connmark.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connlimit.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_CONNMARK.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_helper.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connbytes.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_recent.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/iptables-mod-conntrack-extra into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/iptables-mod-conntrack-extra_1.8.7-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/ip6tables{,-restore,-save} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables/usr/sbin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-mips_24kc/ip6tables into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/ip6tables_1.8.7-1_mips_24kc.ipk
echo "libxtables" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/iptables
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/net/netfilter
# XXX: iptables header fixup, some headers are not installed by iptables anymore
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include/iptables/*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/iptables/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include/iptables.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include/ip6tables.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include/libipulog /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/include/libiptc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libxtables.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip*tc.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig/xtables.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/pkgconfig/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/pkgconfig/libip*tc.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/pkgconfig/
# XXX: needed by firewall3
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext*.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iptables.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iptables.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/iptables.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-iptables
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.iptables_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip4tc.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext4.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc.installed
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
OpenWrt-libtoolize: linking file `config/config.guess'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/libip6tc.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/extensions/libiptext6.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/xtables-legacy-multi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables/usr/sbin/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/iptables{,-restore,-save} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables/usr/sbin/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables/usr/lib/iptables
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra/usr/lib/iptables
for m in ipt_connbytes ipt_connlimit nf_conncount ipt_connmark ipt_helper ipt_recent ipt_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK ip6t_connbytes ip6t_connlimit nf_conncount ip6t_connmark ip6t_helper ip6t_recent ip6t_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK; do if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/lib${m}.so ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/lib/iptables/lib${m}.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra/usr/lib/iptables/ ; fi; done
OpenWrt-libtoolize: linking file `config/config.sub'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra.installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/ipkg-install/usr/sbin/ip6tables{,-restore,-save} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables/usr/sbin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '2' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libip4tc.version || { echo '2' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libip4tc.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip4tc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
OpenWrt-libtoolize: linking file `config/install-sh'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libip4tc_installed
echo "libip4tc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '2' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libip6tc.version || { echo '2' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libip6tc.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/libip6tc/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libip6tc_installed
echo "libip6tc" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iptables_installed
echo "iptables" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
OpenWrt-libtoolize: linking file `config/ltmain.sh'
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/iptables-mod-conntrack-extra/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iptables-mod-conntrack-extra_installed
echo "iptables-mod-conntrack-extra" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.7/.pkgdir/ip6tables/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ip6tables_installed
echo "ip6tables" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/iptables.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/utils/iptables'
time: package/network/utils/iptables/compile#51.44#4.45#78.32
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/map'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/firewall'
Final link with: <none>
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.prepared_bce63571f3f513543f7e5d10ee9117dc_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.prepared_bce63571f3f513543f7e5d10ee9117dc_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.map_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map )
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.firewall-2021-08-14-40e5f6a2.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "firewall-2021-08-14-40e5f6a2.tar.xz" "4acd7d3c688d31a07ad871dcdbcd06d975ac86745d9f3a6caed68e694635965c" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf firewall-2021-08-14-40e5f6a2 && [ \! -d firewall-2021-08-14-40e5f6a2 ] && git clone  https://git.openwrt.org/project/firewall3.git firewall-2021-08-14-40e5f6a2 && (cd firewall-2021-08-14-40e5f6a2 && git checkout 40e5f6a2bd0b5406eff7e1d2d4f95bbf8f9410a4 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd firewall-2021-08-14-40e5f6a2 && git log -1 --format='\''@%ct'\''` && rm -rf firewall-2021-08-14-40e5f6a2/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c firewall-2021-08-14-40e5f6a2 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/firewall-2021-08-14-40e5f6a2.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/firewall-2021-08-14-40e5f6a2.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf firewall-2021-08-14-40e5f6a2;  )    '
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
-- The C compiler identification is GNU 10.3.0
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.prepared_d33c4a25911a2133405b0ca1da674422_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/firewall-2021-08-14-40e5f6a2.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.. -xf -
-- Detecting C compiler ABI info
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.prepared_d33c4a25911a2133405b0ca1da674422_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.firewall_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2=firewall-2021-08-14-40e5f6a2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2=firewall-2021-08-14-40e5f6a2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja"  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2 )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Detecting C compiler ABI info - done
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map'
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
-- Detecting C compiler ABI info - done
[1/2] Building C object CMakeFiles/mapcalc.dir/mapcalc.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc.c: In function 'handle_dump':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc.c:110:9: warning: array subscript 0 is outside array bounds of 'struct blob_attr *[0]' [-Warray-bounds]
  110 |  if (!tb[DUMP_ATTR_INTERFACE])
      |       ~~^~~~~~~~~~~~~~~~~~~~~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc.c:107:20: note: while referencing 'tb'
  107 |  struct blob_attr *tb[DUMP_ATTR_INTERFACE];
      |                    ^~
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc.c: At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_ROOT_PATH_MODE_LIBRARY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


[2/2] Linking C executable mapcalc
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map install
-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.configured_c449f5c5bfdf2061ee3d6b58f11baddd
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map'
[0/1] Install the project...
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.built_check
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-install/usr/sbin/mapcalc
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.built
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map/lib/netifd/proto
install -m0755 ./files/map.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map/lib/netifd/proto/map.sh
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map/usr/sbin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/.pkgdir/map/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.map_installed
[1/15] Building C object CMakeFiles/firewall3.dir/main.c.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/lib/netifd/proto
install -m0755 ./files/map.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/lib/netifd/proto/map.sh
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/mapcalc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/usr/sbin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[2/15] Building C object CMakeFiles/firewall3.dir/options.c.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map
[3/15] Building C object CMakeFiles/firewall3.dir/defaults.c.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/usr/sbin/mapcalc: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[4/15] Building C object CMakeFiles/firewall3.dir/zones.c.o
[5/15] Building C object CMakeFiles/firewall3.dir/forwards.c.o
[6/15] Building C object CMakeFiles/firewall3.dir/rules.c.o
[7/15] Building C object CMakeFiles/firewall3.dir/redirects.c.o
[8/15] Building C object CMakeFiles/firewall3.dir/snats.c.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/map/ipkg-mips_24kc/map into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/map_7_mips_24kc.ipk
echo "map" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/map.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/map.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/map.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/map.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-map
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.map_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/ipv6/map'
time: package/network/ipv6/map/compile#0.88#0.17#4.25
[9/15] Building C object CMakeFiles/firewall3.dir/utils.c.o
[10/15] Building C object CMakeFiles/firewall3.dir/ubus.c.o
[11/15] Building C object CMakeFiles/firewall3.dir/ipsets.c.o
[12/15] Building C object CMakeFiles/firewall3.dir/includes.c.o
[13/15] Building C object CMakeFiles/firewall3.dir/helpers.c.o
[14/15] Building C object CMakeFiles/firewall3.dir/iptables.c.o
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ash -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/cat -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/chgrp -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/chmod -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/chown -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/cp -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/date -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/dd -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/df -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/dmesg -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/echo -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/egrep -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/false -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/fgrep -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/fsync -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/grep -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/gunzip -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/gzip -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/kill -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ln -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/lock -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/login -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ls -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/mkdir -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/mknod -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/mktemp -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/mount -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/mv -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/netmsg -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/netstat -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/nice -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/passwd -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/pidof -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ping -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ping6 -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/ps -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/pwd -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/rm -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/rmdir -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/sed -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/sh -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/sleep -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/sync -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/tar -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/touch -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/traceroute -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/traceroute6 -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/true -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/umount -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/uname -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/vi -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//bin/zcat -> busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/halt -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/hwclock -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/ifconfig -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/ip -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/mkswap -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/pivot_root -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/poweroff -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/reboot -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/route -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/start-stop-daemon -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/swapoff -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/swapon -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/switch_root -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/sysctl -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//sbin/udhcpc -> ../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/[ -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/[[ -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/awk -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/basename -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/clear -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/cmp -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/crontab -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/cut -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/dirname -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/du -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/env -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/expr -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/find -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/flock -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/free -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/head -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/hexdump -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/id -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/killall -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/less -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/logger -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/md5sum -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/mkfifo -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/nc -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/nslookup -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/pgrep -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/printf -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/readlink -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/reset -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/seq -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/sha256sum -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/sort -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/strings -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/tail -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/tee -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/test -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/time -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/top -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/tr -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/uniq -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/uptime -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/wc -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/which -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/xargs -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/bin/yes -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/sbin/brctl -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/sbin/chroot -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/sbin/crond -> ../../bin/busybox
  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install//usr/sbin/ntpd -> ../../bin/busybox
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/init.d
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/syslog.conf
install -m0755 ./files/cron /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/init.d/cron
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/crontabs
install -m0755 ./files/sysntpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/init.d/sysntpd
install -m0755 ./files/ntpd-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/usr/sbin/ntpd-hotplug
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/usr/share/acl.d
install -m0644 ./files/ntpd.capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/etc/capabilities/ntpd.json
install -m0644 ./files/ntpd_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/usr/share/acl.d/ntpd.json
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/lib64
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/.pkgdir/busybox/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.busybox_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/init.d
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/usr/sbin
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/syslog.conf
install -m0755 ./files/cron /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/init.d/cron
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/crontabs
install -m0755 ./files/sysntpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/init.d/sysntpd
install -m0755 ./files/ntpd-hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/usr/sbin/ntpd-hotplug
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/usr/share/acl.d
install -m0644 ./files/ntpd.capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/etc/capabilities/ntpd.json
install -m0644 ./files/ntpd_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/usr/share/acl.d/ntpd.json
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/lib64
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/bin/busybox: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_busybox_conffiles" > conffiles;  )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.34.0/ipkg-mips_24kc/busybox into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/busybox_1.34.0-1_mips_24kc.ipk
echo "busybox" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/busybox.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/busybox'
time: package/utils/busybox/default/compile#62.09#6.78#45.69
[15/15] Linking C executable firewall3
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-install/usr/sbin/firewall3
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/firewall3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/sbin/fw3
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/init.d
install -m0755 ./files/firewall.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/init.d/firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/hotplug.d/iface
install -m0600 ./files/firewall.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/hotplug.d/iface/20-firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/config/
install -m0600 ./files/firewall.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/config/firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/
install -m0600 ./files/firewall.user /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/etc/firewall.user
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/usr/share/fw3
install -m0600 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/helpers.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/usr/share/fw3
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/.pkgdir/firewall/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.firewall_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/firewall3 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/sbin/fw3
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/init.d
install -m0755 ./files/firewall.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/init.d/firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/hotplug.d/iface
install -m0600 ./files/firewall.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/hotplug.d/iface/20-firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/config/
install -m0600 ./files/firewall.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/config/firewall
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/
install -m0600 ./files/firewall.user /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/etc/firewall.user
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/usr/share/fw3
install -m0600 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/helpers.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/usr/share/fw3
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/sbin/fw3: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_firewall_conffiles" > conffiles;  )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/firewall-2021-08-14-40e5f6a2/ipkg-mips_24kc/firewall into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/firewall_2021-08-14-40e5f6a2-1_mips_24kc.ipk
echo "firewall" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/firewall.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/firewall.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/firewall.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/firewall.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-firewall
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.firewall_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/config/firewall'
time: package/network/config/firewall/compile#6.52#0.70#10.33
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-firewall'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.prepared_7883dedbc955bad143723af2ce8cf515_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.prepared_7883dedbc955bad143723af2ce8cf515_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-app-firewall_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
OpenWrt-libtool: link: (cd "src/.libs" && rm -f "libwolfssl.so" && ln -s "libwolfssl.so.4.8.1.39c36f2f" "libwolfssl.so")
OpenWrt-libtool: link: ( cd "src/.libs" && rm -f "libwolfssl.la" && ln -s "../libwolfssl.la" "libwolfssl.la" )
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -flto " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable=wolfssl-4.8.1-stable -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DFP_MAX_BITS=8192 -fomit-frame-pointer -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install"  install;
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; else true; fi
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make  install-recursive
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-app-firewall_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib'
 /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   src/libwolfssl.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c src/.libs/libwolfssl.so.4.8.1.39c36f2f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/libwolfssl.so.4.8.1.39c36f2f
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib && { ln -s -f libwolfssl.so.4.8.1.39c36f2f libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.4.8.1.39c36f2f libwolfssl.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c src/.libs/libwolfssl.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/libwolfssl.la
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/bash /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/build-aux/install-sh -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/bin
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; else true; fi
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c wolfssl-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/bin
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/share/doc/wolfssl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/share/doc/wolfssl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/share/doc/wolfssl/example'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/share/doc/wolfssl/example'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/ctaocrypt'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/ctaocrypt'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/wolfcrypt'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/wolfcrypt'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/openssl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/cms.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/openssl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/openssl'
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/ec448.h cyassl/openssl/ed448.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/openssl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/ctaocrypt'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl/ctaocrypt'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/wolfcrypt'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/wolfcrypt'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h cyassl/options.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/cyassl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/openssl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644  wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/wolfssl/openssl'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/pkgconfig'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_app_firewall_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 support/wolfssl.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/pkgconfig'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/libwolfssl.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl.installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
echo '4.8.1.39c36f2f' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libwolfssl.version || { echo '4.8.1.39c36f2f' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libwolfssl.version;  cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libwolfssl.version /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libcyassl.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/.pkgdir/libwolfssl/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libwolfssl_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/libwolfssl.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl/usr/lib/libwolfssl.so.4.8.1.39c36f2f: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-app-firewall_git-21.260.25435-584301a_all.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/etc/uci-defaults/luci-i18n-firewall-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-firewall/po/ja/firewall.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n/firewall.ja.lmo;
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_i18n_firewall_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-mips_24kc/libwolfssl into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libwolfssl4.8.1.39c36f2f_4.8.1-stable-1_mips_24kc.ipk
echo "libwolfssl" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/wolfssl.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/include /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib/pkgconfig
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-i18n-firewall-ja_git-21.260.25435-584301a_all.ipk
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/include/
echo "luci-app-firewall" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-app-firewall.default.install
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/libwolfssl.{so*,la} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja
ln -s libwolfssl.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib/libcyassl.so
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/etc/uci-defaults
ln -s libwolfssl.la /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib/libcyassl.la
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/etc/uci-defaults/luci-i18n-firewall-ja
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/wolfssl-4.8.1-stable/ipkg-install/usr/lib/pkgconfig/*.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/usr/lib/pkgconfig
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl -name '*.la' | xargs -r rm -f; 
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-firewall/po/ja/firewall.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n/firewall.ja.lmo;
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/wolfssl.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/wolfssl.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/wolfssl.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-i18n-firewall-ja_installed
echo "luci-i18n-firewall-ja" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-app-firewall.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-wolfssl
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-firewall'
time: package/feeds/luci/luci-app-firewall/compile#0.92#0.26#5.58
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.wolfssl_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/wolfssl'
time: package/libs/wolfssl/compile#95.33#5.74#132.20
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/net/curl'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/hostapd'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ustream-ssl'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ustream-ssl-2020-12-10-68d09243.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ustream-ssl-2020-12-10-68d09243.tar.xz" "a620090dee08c0624d167c10e9e45d54aa2b953a1f356eff7325a8fe53c622e6" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf ustream-ssl-2020-12-10-68d09243 && [ \! -d ustream-ssl-2020-12-10-68d09243 ] && git clone  https://git.openwrt.org/project/ustream-ssl.git ustream-ssl-2020-12-10-68d09243 && (cd ustream-ssl-2020-12-10-68d09243 && git checkout 68d09243b6fd4473004b27ff6483352e76e6af1a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ustream-ssl-2020-12-10-68d09243 && git log -1 --format='\''@%ct'\''` && rm -rf ustream-ssl-2020-12-10-68d09243/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ustream-ssl-2020-12-10-68d09243 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ustream-ssl-2020-12-10-68d09243.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ustream-ssl-2020-12-10-68d09243.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ustream-ssl-2020-12-10-68d09243;  )    '
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.curl-7.79.0.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "curl-7.79.0.tar.xz" "2a1420076f9ffc35c982c78e85b7a69e2ef5d532267895fdb2eac16ad9b680c9" "" "https://dl.uxnr.de/mirror/curl/" "https://curl.askapache.com/download/" "https://curl.se/download/"    '
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.prepared_b86c19621faed4a5b0be50cd8217b177_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ustream-ssl-2020-12-10-68d09243.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://dl.uxnr.de/mirror/curl/curl-7.79.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Curretouch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.prepared_b86c19621faed4a5b0be50cd8217b177_6664517399ebbbc92a37c5bb081b5c53
nt
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ustream-ssl.wolfssl_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243=ustream-ssl-2020-12-10-68d09243 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243=ustream-ssl-2020-12-10-68d09243 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DWOLFSSL=on /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243 )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.hostapd-2021-05-22-b102f19b.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "hostapd-2021-05-22-b102f19b.tar.xz" "cb3cb968883042fc582752be1607586696c18e6ecf9808c9a8ac50e204584367" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf hostapd-2021-05-22-b102f19b && [ \! -d hostapd-2021-05-22-b102f19b ] && git clone  http://w1.fi/hostap.git hostapd-2021-05-22-b102f19b && (cd hostapd-2021-05-22-b102f19b && git checkout b102f19bcc53c7f7db3951424d4d46709b4f1986 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd hostapd-2021-05-22-b102f19b && git log -1 --format='\''@%ct'\''` && rm -rf hostapd-2021-05-22-b102f19b/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c hostapd-2021-05-22-b102f19b | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/hostapd-2021-05-22-b102f19b.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/hostapd-2021-05-22-b102f19b.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf hostapd-2021-05-22-b102f19b;  )    '
[1/8] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[2/8] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o
[3/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.prepared_ef7f5c83282de716396da504bdd330ac_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/hostapd-2021-05-22-b102f19b.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.. -xf -
[4/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-wolfssl.c.o
[5/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
[6/8] Linking C shared library libustream-ssl.so
[7/8] Linking C executable ustream-example-client
[8/8] Linking C executable ustream-example-server
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install/usr/include/libubox/ustream-ssl.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install/usr/lib/libustream-ssl.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ustream-ssl.wolfssl.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ustream-ssl.wolfssl.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/ustream-ssl.wolfssl.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://curl.askapache.com/download/curl-7.79.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-ustream-ssl
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ustream-ssl.wolfssl_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo

Applying ./patches/001-wolfssl-init-RNG-with-ECC-key.patch using plaintext: 
patching file src/crypto/crypto_wolfssl.c

Applying ./patches/010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch using plaintext: 
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install/usr/lib/libustream-ssl.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/011-mesh-use-deterministic-channel-on-channel-switch.patch using plaintext: 
patching file src/ap/dfs.c
patching file src/drivers/driver_nl80211.c

Applying ./patches/020-mesh-make-forwarding-configurable.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211.c
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config.h
patching file wpa_supplicant/config_file.c
patching file wpa_supplicant/config_ssid.h
patching file wpa_supplicant/mesh.c
patching file wpa_supplicant/mesh_mpm.c
patching file wpa_supplicant/wpa_supplicant.conf

Applying ./patches/021-fix-sta-add-after-previous-connection.patch using plaintext: 
patching file src/ap/ieee802_11.c

Applying ./patches/022-hostapd-fix-use-of-uninitialized-stack-variables.patch using plaintext: 
patching file src/ap/hostapd.c

Applying ./patches/023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch using plaintext: 
patching file src/ap/ndisc_snoop.c

Applying ./patches/030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/100-daemonize_fix.patch using plaintext: 
patching file src/utils/os_unix.c

Applying ./patches/200-multicall.patch using plaintext: 
patching file hostapd/Makefile
patching file wpa_supplicant/Makefile

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0patching file src/drivers/driver.h
patching file src/ap/drv_callbacks.c
patching file wpa_supplicant/wpa_priv.c
patching file wpa_supplicant/events.c
patching file wpa_supplicant/wpa_supplicant.c
patching file hostapd/main.c
patching file src/drivers/drivers.c
patching file wpa_supplicant/eapol_test.c

Applying ./patches/300-noscan.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.h
patching file src/ap/hw_features.c
patching file src/ap/ieee802_11_ht.c

Applying ./patches/301-mesh-noscan.patch using plaintext: 
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config_file.c
patching file wpa_supplicant/mesh.c
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/config_ssid.h

Applying ./patches/310-rescan_immediately.patch using plaintext: 
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/320-optional_rfkill.patch using plaintext: 
patching file src/drivers/drivers.mak
patching file src/drivers/rfkill.h

Applying ./patches/330-nl80211_fix_set_freq.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/340-reload_freq_change.patch using plaintext: 
patching file src/ap/hostapd.c

Applying ./patches/341-mesh-ctrl-iface-channel-switch.patch using plaintext: 
patching file wpa_supplicant/ap.c

Applying ./patches/350-nl80211_del_beacon_bss.patch using plaintext: 
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl
patching file src/drivers/driver_nl80211.c

Applying ./patches/360-ctrl_iface_reload.patch using plaintext: 
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl/lib/libustream-ssl.so: shared object
patching file hostapd/ctrl_iface.c
patching file src/ap/ctrl_iface_ap.c

Applying ./patches/370-ap_sta_support.patch using plaintext: 
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/bss.c
patching file wpa_supplicant/bss.h
patching file wpa_supplicant/main.c
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/wpa_supplicant_i.h
patching file hostapd/ctrl_iface.c
patching file src/ap/beacon.c
patching file wpa_supplicant/events.c
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211_event.c

Applying ./patches/380-disable_ctrl_iface_mib.patch using plaintext: 
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
patching file hostapd/Makefile
patching file hostapd/ctrl_iface.c
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/ctrl_iface.c
patching file src/ap/ctrl_iface_ap.c
patching file src/ap/ieee802_1x.c
patching file src/ap/wpa_auth.c
patching file src/rsn_supp/wpa.c
patching file wpa_supplicant/ap.c

Applying ./patches/381-hostapd_cli_UNKNOWN-COMMAND.patch using plaintext: 
patching file hostapd/hostapd_cli.c

Applying ./patches/390-wpa_ie_cap_workaround.patch using plaintext: 
patching file src/common/wpa_common.c

Applying ./patches/400-wps_single_auth_enc_type.patch using plaintext: 
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
patching file src/ap/wps_hostapd.c

Applying ./patches/410-limit_debug_messages.patch using plaintext: 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
patching file src/utils/wpa_debug.c
patching file src/utils/wpa_debug.h

Applying ./patches/420-indicate-features.patch using plaintext: 
patching file hostapd/main.c
patching file wpa_supplicant/main.c

Applying ./patches/430-hostapd_cli_ifdef.patch using plaintext: 
patching file hostapd/hostapd_cli.c

Applying ./patches/431-wpa_cli_ifdef.patch using plaintext: 
patching file wpa_supplicant/wpa_cli.c

Applying ./patches/432-missing-typedef.patch using plaintext: 
patching file src/drivers/linux_wext.h

Applying ./patches/450-scan_wait.patch using plaintext: 
patching file hostapd/main.c

Applying ./patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch using plaintext: 
patching file src/drivers/driver.h
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config_ssid.h
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/461-driver_nl80211-use-new-parameters-during-ibss-join.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/463-add-mcast_rate-to-11s.patch using plaintext: 
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211.c
patching file wpa_supplicant/mesh.c

Applying ./patches/464-fix-mesh-obss-check.patch using plaintext: 
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/470-survey_data_fallback.patch using plaintext: 
patching file src/ap/acs.c

Applying ./patches/500-lto-jobserver-support.patch using plaintext: 
patching file hostapd/Makefile
patching file wpa_supplicant/Makefile

Applying ./patches/599-wpa_supplicant-fix-warnings.patch using plaintext: 
patching file wpa_supplicant/wps_supplicant.h

Applying ./patches/600-ubus_support.patch using plaintext: 
patching file hostapd/Makefile
patching file src/ap/hostapd.h
patching file src/ap/hostapd.c
patching file src/ap/ieee802_11.c
patching file src/ap/beacon.c
patching file src/ap/drv_callbacks.c
patching file src/ap/sta_info.c
patching file src/ap/wpa_auth_glue.c
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/wpa_supplicant_i.h
patching file wpa_supplicant/wps_supplicant.c
patching file hostapd/main.c
patching file wpa_supplicant/main.c
patching file src/ap/rrm.c
patching file src/ap/vlan_init.c
patching file src/ap/dfs.c
patching file src/ap/airtime_policy.c
patching file src/ap/sta_info.h

Applying ./patches/700-wifi-reload.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.c
patching file src/ap/ap_config.h
patching file src/ap/hostapd.c
patching file src/ap/hostapd.h
patching file src/drivers/driver_nl80211.c
patching file hostapd/ctrl_iface.c
patching file hostapd/main.c
patching file src/ap/wps_hostapd.c

Applying ./patches/710-vlan_no_bridge.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/ap/vlan_full.c
patching file hostapd/config_file.c

Applying ./patches/720-ACS-fix-channel-100-frequency.patch using plaintext: 
patching file src/ap/acs.c

Applying ./patches/720-iface_max_num_sta.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/hostapd.h
patching file src/ap/hostapd.c
patching file src/ap/beacon.c
Hunk #1 succeeded at 1039 (offset -3 lines).
patching file src/ap/ap_config.h

Applying ./patches/730-ft_iface.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.h
patching file src/ap/wpa_auth_glue.c

Applying ./patches/740-snoop_iface.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/ap/x_snoop.c
patching file hostapd/config_file.c

Applying ./patches/741-proxyarp-fix-compilation-with-Hotspot-2.0-disabled.patch using plaintext: 
patching file src/ap/dhcp_snoop.c
patching file src/ap/ndisc_snoop.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.prepared_ef7f5c83282de716396da504bdd330ac_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.hostapd.wpad-basic-wolfssl_installed
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b -name \*.o -or -name \*.a | xargs -r rm -f
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd/hostapd
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant/wpa_supplicant
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.config_*
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.config_abad8d53e502e67b67e77f44208d6b7a_3

100   253  100   253    0     0    275      0 --:--:-- --:--:-- --:--:--   275
cp -fpR ./files/hostapd-basic.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd/.config 
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-mips_24kc/libustream-wolfssl into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libustream-wolfssl20201210_2020-12-10-68d09243-2_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl
cp -fpR ./files/wpa_supplicant-basic.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant/.config
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.configured_abad8d53e502e67b67e77f44208d6b7a_3
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.built_check
echo ` 	CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211N=y CONFIG_IEEE80211AC=y CONFIG_IEEE80211AX= CONFIG_DRIVER_WEXT=  CONFIG_TLS=wolfssl CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lwolfssl -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1 -s MULTICALL=1 dump_cflags; 	CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211N=y CONFIG_IEEE80211AC=y CONFIG_IEEE80211AX= CONFIG_DRIVER_WEXT=  CONFIG_TLS=wolfssl CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lwolfssl -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1 -s MULTICALL=1 dump_cflags | sed -e 's,-n ,,g' -e 's^-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto^^' ` > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.cflags
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl/lib/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/ipkg-install/usr/lib/libustream-ssl.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20201210' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libustream-wolfssl.version || { echo '20201210' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libustream-wolfssl.version;  } 
make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ustream-ssl-wolfssl/ustream-ssl-2020-12-10-68d09243/.pkgdir/libustream-wolfssl/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libustream-wolfssl_installed
make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
echo "libustream-wolfssl" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ustream-ssl.wolfssl.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/ustream-ssl'
time: package/libs/ustream-ssl/wolfssl/compile#1.37#0.34#3.66
sed -i 's/"/\\"/g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.cflags
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://curl.se/download/curl-7.79.0.tar.xz
CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211N=y CONFIG_IEEE80211AC=y CONFIG_IEEE80211AX= CONFIG_DRIVER_WEXT=  CONFIG_TLS=wolfssl CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lwolfssl -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1  CFLAGS="$(cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.cflags)" MULTICALL=1 hostapd_cli hostapd_multi.a 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/uclient'
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/uhttpd'
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/hostapd_cli.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON hostapd_cli.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/wpa_ctrl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/wpa_ctrl.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/os_unix.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/os_unix.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/cli.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/cli.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/eloop.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/eloop.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/wpa_debug.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/wpa_debug.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/edit_simple.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/edit_simple.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/main.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON main.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/config_file.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON config_file.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/hostapd.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/hostapd.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/wpa_auth_glue.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/wpa_auth_glue.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/drv_callbacks.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/drv_callbacks.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ap_drv_ops.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ap_drv_ops.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/utils.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/utils.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/authsrv.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/authsrv.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_1x.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_1x.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ap_config.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ap_config.c

  0 2405k    0  7743    0     0   6652      0  0:06:10  0:00:01  0:06:09  6646mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/eap_user_db.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/eap_user_db.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_11_auth.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_11_auth.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.uclient-2021-05-14-6a6011df.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "uclient-2021-05-14-6a6011df.tar.xz" "7c443cac02a734dd312c65618f4de17248d188317f30a9fac192c1503b3d5c05" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf uclient-2021-05-14-6a6011df && [ \! -d uclient-2021-05-14-6a6011df ] && git clone  https://git.openwrt.org/project/uclient.git uclient-2021-05-14-6a6011df && (cd uclient-2021-05-14-6a6011df && git checkout 6a6011df3429ffa5958d12b1327eeda4fd9daa47 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uclient-2021-05-14-6a6011df && git log -1 --format='\''@%ct'\''` && rm -rf uclient-2021-05-14-6a6011df/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uclient-2021-05-14-6a6011df | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uclient-2021-05-14-6a6011df.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uclient-2021-05-14-6a6011df.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf uclient-2021-05-14-6a6011df;  )    '

100 2405k  100 2405k    0     0  1731k      0  0:00:01  0:00:01 --:--:-- 1730k
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/sta_info.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/sta_info.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.uhttpd-2021-03-21-15346de8.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "uhttpd-2021-03-21-15346de8.tar.xz" "819424d071ed7c8888f9ca66f679907831becc59a67dd4a5ec521d5fba0a3171" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf uhttpd-2021-03-21-15346de8 && [ \! -d uhttpd-2021-03-21-15346de8 ] && git clone  https://git.openwrt.org/project/uhttpd.git uhttpd-2021-03-21-15346de8 && (cd uhttpd-2021-03-21-15346de8 && git checkout 15346de8d3ba422002496526ee24c62a3601ab8c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uhttpd-2021-03-21-15346de8 && git log -1 --format='\''@%ct'\''` && rm -rf uhttpd-2021-03-21-15346de8/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uhttpd-2021-03-21-15346de8 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uhttpd-2021-03-21-15346de8.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/uhttpd-2021-03-21-15346de8.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf uhttpd-2021-03-21-15346de8;  )    '
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/wpa_auth.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/wpa_auth.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/tkip_countermeasures.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/tkip_countermeasures.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ap_mlme.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ap_mlme.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.prepared_0f046cc97b05631cd726415755511b63_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/curl-7.79.0.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.. -xf -
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.prepared_e2cb5a4b9e9b2f88057b7292d50e9b1f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/uclient-2021-05-14-6a6011df.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.prepared_e2cb5a4b9e9b2f88057b7292d50e9b1f_6664517399ebbbc92a37c5bb081b5c53
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/wpa_auth_ie.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/wpa_auth_ie.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uclient_installed
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/uhttpd-2021-03-21-15346de8.tar.xz
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/preauth_auth.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/preauth_auth.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df=uclient-2021-05-14-6a6011df -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df=uclient-2021-05-14-6a6011df -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/pmksa_cache_auth.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/pmksa_cache_auth.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_11_shared.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_11_shared.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/beacon.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/beacon.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/bss_load.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/bss_load.c
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/neighbor_db.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/neighbor_db.c

100 29832  100 29832    0     0  83097      0 --:--:-- --:--:-- --:--:-- 83097
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/rrm.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/rrm.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/drivers.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/drivers.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.prepared_a257a5d2893193cddbcf00c23cfd4830_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/uhttpd-2021-03-21-15346de8.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.. -xf -
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/wpabuf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/wpabuf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/ip_addr.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/ip_addr.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8
-- Detecting C compiler ABI info - done
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.prepared_a257a5d2893193cddbcf00c23cfd4830_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.configured_*
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uhttpd_installed
-- Generating done
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/crc32.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/crc32.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8=uhttpd-2021-03-21-15346de8 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8=uhttpd-2021-03-21-15346de8 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DTLS_SUPPORT=on /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8 )
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/ieee802_11_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/ieee802_11_common.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.configured_68b329da9893e34099c7d8ad5cb9c940
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/wpa_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/wpa_common.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.built_check
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/hw_features_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/hw_features_common.c

Applying ./patches/200-no_docs_tests.patch using plaintext: 
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df 
patching file Makefile.am
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/eapol_auth/eapol_auth_sm.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eapol_auth/eapol_auth_sm.c
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.prepared_0f046cc97b05631cd726415755511b63_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.configured_*
-- The C compiler identification is GNU 10.3.0
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.curl_installed
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ubus.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ubus.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/vlan_init.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/vlan_init.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autom4te AUTOCONF=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake ACLOCAL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtool M4=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/vlan_ifconfig.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/vlan_ifconfig.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/vlan.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/vlan.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/ctrl_iface_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/ctrl_iface_common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/ctrl_iface.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ctrl_iface.c
-- Detecting C compiler ABI info - done
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ctrl_iface_ap.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ctrl_iface_ap.c
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for getspnam
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/wpa_auth_ft.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/wpa_auth_ft.c
[1/7] Building C object CMakeFiles/uclient-fetch.dir/uclient-fetch.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/eth_p_oui.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/eth_p_oui.c
-- Looking for getspnam - found
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/sae.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/sae.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/airtime_policy.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/airtime_policy.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_nl80211.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211.c
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.configured_25ceb18d6785313266a93c09247beab8
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.built_check
[2/7] Building C object CMakeFiles/uclient-fetch.dir/progress.c.o
autoreconf: Entering directory `.'
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8 
autoreconf: configure.ac: not using Gettext
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8'
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_nl80211_capa.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_capa.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_nl80211_event.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_event.c
[3/7] Building C object CMakeFiles/uclient.dir/uclient.c.o
[1/17] Building C object CMakeFiles/uhttpd_lua.dir/lua.c.o
[2/17] Linking C shared module uhttpd_lua.so
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_nl80211_monitor.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_monitor.c
[4/7] Building C object CMakeFiles/uclient.dir/uclient-utils.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_nl80211_scan.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_scan.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_wired.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_wired.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_wired_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_wired_common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/linux_ioctl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/linux_ioctl.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/netlink.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/netlink.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/radiotap.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/radiotap.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/l2_packet/l2_packet_linux.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/l2_packet/l2_packet_linux.c
[5/7] Building C object CMakeFiles/uclient.dir/uclient-http.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/eap_register.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON eap_register.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/eap_server/eap_server.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/eap_common/eap_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_common/eap_common.c
[6/7] Linking C shared library libuclient.so
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/eap_server/eap_server_methods.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server_methods.c
[7/7] Linking C executable uclient-fetch
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/include/libubox/uclient.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/include/libubox/uclient-utils.h
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal -I /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/lib/libuclient.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/bin/uclient-fetch
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/eap_server/eap_server_identity.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server_identity.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient/usr/lib
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/dragonfly.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/dragonfly.c
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/lib/libuclient.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient.installed
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/crypto_wolfssl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/crypto_wolfssl.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/tls_none.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/tls_none.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
[3/17] Building C object CMakeFiles/uhttpd_ubus.dir/ubus.c.o
echo '20201210' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libuclient.version || { echo '20201210' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libuclient.version;  } 
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/aes-siv.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/aes-siv.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/aes-ctr.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/aes-ctr.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libuclient_installed
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha1-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha1-prf.c
[4/17] Building C object CMakeFiles/uhttpd.dir/main.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha256-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-prf.c
[5/17] Linking C shared module uhttpd_ubus.so
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient/usr/lib
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/lib/libuclient.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha256-tlsprf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-tlsprf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha256-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-kdf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha384-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha384-kdf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha512-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha512-kdf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha384-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha384-prf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/sha512-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha512-prf.c
[6/17] Building C object CMakeFiles/uhttpd.dir/listen.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/dh_groups.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/dh_groups.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/wmm.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/wmm.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ap_list.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ap_list.c
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient/usr/lib/libuclient.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_11.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_11.c
[7/17] Building C object CMakeFiles/uhttpd.dir/utils.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/hw_features.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/hw_features.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
[8/17] Building C object CMakeFiles/uhttpd.dir/client.c.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/dfs.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/dfs.c
[9/17] Building C object CMakeFiles/uhttpd.dir/auth.c.o
[10/17] Building C object CMakeFiles/uhttpd.dir/file.c.o
[11/17] Building C object CMakeFiles/uhttpd.dir/cgi.c.o
[12/17] Building C object CMakeFiles/uhttpd.dir/relay.c.o
[13/17] Building C object CMakeFiles/uhttpd.dir/plugin.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_11_ht.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_11_ht.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/ieee802_11_vht.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ieee802_11_vht.c
[14/17] Building C object CMakeFiles/uhttpd.dir/proc.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/drivers/driver_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_common.c
[15/17] Building C object CMakeFiles/uhttpd.dir/tls.c.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/libuclient into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/libuclient20201210_2021-05-14-6a6011df-1_mips_24kc.ipk
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/ap/acs.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/acs.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/bin/uclient-fetch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc    -o hostapd_cli /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/hostapd_cli.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/wpa_ctrl.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/os_unix.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/common/cli.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/eloop.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/common.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/wpa_debug.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/utils/edit_simple.o 
[16/17] Building C object CMakeFiles/uhttpd.dir/handler.c.o
[17/17] Linking C executable uhttpd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8'
[0/1] Install the project...
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-install/usr/bin/uhttpd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-install/usr/lib/uhttpd_lua.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-install/usr/lib/uhttpd_ubus.so
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/etc/init.d
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch/bin/uclient-fetch: executable
install -m0755 ./files/uhttpd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/etc/init.d/uhttpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/etc/config
install -m0600 ./files/uhttpd.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/etc/config/uhttpd
mips-openwrt-linux-musl-gcc -c -o hostapd_multi.o -Dmain=hostapd_main -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON main.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/etc/config/uhttpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/uhttpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/usr/sbin/uhttpd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd.installed
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uhttpd_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/init.d
install -m0755 ./files/uhttpd.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/init.d/uhttpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/config
install -m0600 ./files/uhttpd.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/config/uhttpd
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/config/uhttpd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/uhttpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/usr/sbin/uhttpd
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/usr/sbin/uhttpd: shared object
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-mips_24kc/uclient-fetch into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/uclient-fetch_2021-05-14-6a6011df-1_mips_24kc.ipk
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_uhttpd_conffiles" > conffiles;  )
echo "libuclient" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uclient.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uclient.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uclient.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uclient.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uclient
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uclient_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/ipkg-install/usr/bin/uclient-fetch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch/bin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uclient-fetch_installed
echo "uclient-fetch" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uclient.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/libs/uclient'
time: package/libs/uclient/compile#1.93#0.28#5.92
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/opkg'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/uhttpd.crt': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd/etc/uhttpd.key': No such file or directory
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/uhttpd_2021-03-21-15346de8-3_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/etc/uci-defaults
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/uhttpd_ubus.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/usr/lib/
install -m0644 ./files/ubus.default /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/etc/uci-defaults/00_uhttpd_ubus
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/usr/lib/uhttpd_ubus.so: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.opkg-2021-06-13-1bf042dd.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "opkg-2021-06-13-1bf042dd.tar.xz" "aeda4e0f11805bf95fc7be6d38391ce579acd965c8ba6a490b3e8669815b7264" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf opkg-2021-06-13-1bf042dd && [ \! -d opkg-2021-06-13-1bf042dd ] && git clone  https://git.openwrt.org/project/opkg-lede.git opkg-2021-06-13-1bf042dd && (cd opkg-2021-06-13-1bf042dd && git checkout 1bf042dd06751b693a8544d2317e5b969d666b69 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd opkg-2021-06-13-1bf042dd && git log -1 --format='\''@%ct'\''` && rm -rf opkg-2021-06-13-1bf042dd/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c opkg-2021-06-13-1bf042dd | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf opkg-2021-06-13-1bf042dd;  )    '
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/ipkg-mips_24kc/uhttpd-mod-ubus into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/uhttpd-mod-ubus_2021-03-21-15346de8-3_mips_24kc.ipk
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.prepared_7ffb83b4425e971690b82698139f15ca_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/opkg-2021-06-13-1bf042dd.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.. -xf -
echo "uhttpd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uhttpd.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd -name '*.la' | xargs -r rm -f; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.prepared_7ffb83b4425e971690b82698139f15ca_6664517399ebbbc92a37c5bb081b5c53
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uhttpd.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uhttpd.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.configured_*
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/uhttpd.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.opkg_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-uhttpd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uhttpd_installed
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd=opkg-2021-06-13-1bf042dd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd=opkg-2021-06-13-1bf042dd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include" LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DBUILD_TESTS=OFF -DHOST_CPU=mips_24kc -DPATH_SPEC="/usr/sbin:/usr/bin:/sbin:/bin" -DVERSION="1bf042dd06751b693a8544d2317e5b969d666b69 (2021-06-13)" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd )
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd'
CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211N=y CONFIG_IEEE80211AC=y CONFIG_IEEE80211AX= CONFIG_DRIVER_WEXT=  CONFIG_TLS=wolfssl CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lwolfssl -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1  CFLAGS="$(cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.cflags)" MULTICALL=1 wpa_cli wpa_supplicant_multi.a 
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus/etc/uci-defaults
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/uhttpd_ubus.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus/usr/lib/
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant'
install -m0644 ./files/ubus.default /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus/etc/uci-defaults/00_uhttpd_ubus
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/uhttpd-2021-03-21-15346de8/.pkgdir/uhttpd-mod-ubus/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/wpa_cli.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON wpa_cli.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/wpa_ctrl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/wpa_ctrl.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/wpa_debug.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/wpa_debug.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/common.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uhttpd-mod-ubus_installed
echo "uhttpd-mod-ubus" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uhttpd.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/uhttpd'
time: package/network/services/uhttpd/compile#3.96#0.58#6.41
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/cli.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/cli.c
-- The C compiler identification is GNU 10.3.0
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/os_unix.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/os_unix.c
-- Detecting C compiler ABI info
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/eloop.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/eloop.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/edit_simple.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/edit_simple.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/config.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON config.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/notify.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON notify.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/bss.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON bss.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/eap_register.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON eap_register.c
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at libbb/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at libopkg/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Looking for pthread_create in pthread
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/config.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/config.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/wpabuf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/wpabuf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/bitfield.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/bitfield.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/ip_addr.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/ip_addr.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/crc32.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/crc32.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/op_classes.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON op_classes.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/rrm.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON rrm.c
-- Looking for pthread_create in pthread - found
-- Configuring done
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/twt.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON twt.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/robust_av.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON robust_av.c
-- Generating done
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/wmm_ac.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON wmm_ac.c
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.configured_1abc92b0cccc72dc88c98993cc0dd6a5
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd'
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/ubus.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ubus.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/config_file.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON config_file.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/rsn_supp/wpa_ft.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/rsn_supp/wpa_ft.c
[1/56] Building C object libbb/CMakeFiles/bb.dir/all_read.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/sae.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/sae.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/rsn_supp/wpa.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/rsn_supp/wpa.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/rsn_supp/preauth.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/rsn_supp/preauth.c
[2/56] Building C object libbb/CMakeFiles/bb.dir/concat_path_file.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/rsn_supp/pmksa_cache.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/rsn_supp/pmksa_cache.c
[3/56] Building C object libbb/CMakeFiles/bb.dir/copy_file_chunk.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/rsn_supp/wpa_ie.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/rsn_supp/wpa_ie.c
[4/56] Building C object libbb/CMakeFiles/bb.dir/copy_file.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/wpa_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/wpa_common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/eap_common/eap_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_common/eap_common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/eap_server/eap_server.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/eap_server/eap_server_identity.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server_identity.c
configure.ac:271: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:271: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:271: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
[5/56] Building C object libbb/CMakeFiles/bb.dir/gz_open.c.o
[6/56] Building C object libbb/CMakeFiles/bb.dir/gzip.c.o
[7/56] Building C object libbb/CMakeFiles/bb.dir/last_char_is.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/eap_server/eap_server_methods.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/eap_server/eap_server_methods.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/ap/acs.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/acs.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/dragonfly.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/dragonfly.c
[8/56] Building C object libbb/CMakeFiles/bb.dir/make_directory.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/crypto_wolfssl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/crypto_wolfssl.c
[9/56] Building C object libbb/CMakeFiles/bb.dir/mode_string.c.o
[10/56] Building C object libbb/CMakeFiles/bb.dir/parse_mode.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/tls_none.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/tls_none.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha256-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-kdf.c
[11/56] Building C object libbb/CMakeFiles/bb.dir/safe_strncpy.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha384-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha384-kdf.c
[12/56] Building C object libbb/CMakeFiles/bb.dir/time_string.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha512-kdf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha512-kdf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha256-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-prf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha256-tlsprf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha256-tlsprf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha384-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha384-prf.c
[13/56] Building C object libbb/CMakeFiles/bb.dir/wfopen.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha512-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha512-prf.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/dh_groups.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/dh_groups.c
[14/56] Building C object libbb/CMakeFiles/bb.dir/unarchive.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/ctrl_iface_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/ctrl_iface_common.c
[15/56] Building C object libbb/CMakeFiles/bb.dir/xfuncs.c.o
[16/56] Building C object libbb/CMakeFiles/bb.dir/xreadlink.c.o
[17/56] Building C object libopkg/CMakeFiles/opkg.dir/conffile_list.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/ctrl_iface.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ctrl_iface.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/ctrl_iface_unix.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ctrl_iface_unix.c
[18/56] Building C object libopkg/CMakeFiles/opkg.dir/conffile.c.o
[19/56] Building C object libopkg/CMakeFiles/opkg.dir/active_list.c.o
[20/56] Building C object libbb/CMakeFiles/bb.dir/unzip.c.o
[21/56] Building C object libopkg/CMakeFiles/opkg.dir/hash_table.c.o
[22/56] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair.c.o
[23/56] Building C object libopkg/CMakeFiles/opkg.dir/file_util.c.o
[24/56] Linking C static library libbb/libbb.a
[25/56] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair_list.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/base64.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/base64.c
[26/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_configure.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/sme.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON sme.c
[27/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/ieee802_11_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/ieee802_11_common.c
[28/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_conf.c.o
[29/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_download.c.o
[30/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_message.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/hw_features_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/common/hw_features_common.c
[31/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_cmd.c.o
[32/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_upgrade.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/crypto/sha1-prf.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/crypto/sha1-prf.c
[33/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_utils.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_common.c
[34/56] Building C object libopkg/CMakeFiles/opkg.dir/parse_util.c.o
[35/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_remove.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/wpa_supplicant.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON wpa_supplicant.c
[36/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_alternatives.c.o
[37/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest_list.c.o
[38/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest.c.o
[39/56] Building C object libopkg/CMakeFiles/opkg.dir/opkg_install.c.o
[40/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_extract.c.o
[41/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src.c.o
[42/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_depends.c.o
[43/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src_list.c.o
[44/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_hash.c.o
[45/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_parse.c.o
[46/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg.c.o
[47/56] Building C object libopkg/CMakeFiles/opkg.dir/sprintf_alloc.c.o
[48/56] Building C object libopkg/CMakeFiles/opkg.dir/str_list.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/events.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON events.c
[49/56] Building C object libopkg/CMakeFiles/opkg.dir/pkg_vec.c.o
[50/56] Building C object libopkg/CMakeFiles/opkg.dir/void_list.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/bssid_ignore.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON bssid_ignore.c
[51/56] Building C object libopkg/CMakeFiles/opkg.dir/xregex.c.o
[52/56] Building C object libopkg/CMakeFiles/opkg.dir/xsystem.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/wpas_glue.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON wpas_glue.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/scan.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON scan.c
[53/56] Building C object src/CMakeFiles/opkg-cl.dir/opkg-cl.c.o
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/main.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON main.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_wired.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_wired.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_wired_common.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_wired_common.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_nl80211.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_nl80211_capa.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_capa.c
autoreconf: Leaving directory `.'
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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  --disable-use-tty-group --disable-rpath --disable-tls --disable-su --disable-sulogin --disable-makeinstall-chown --disable-login --disable-nologin --disable-lslogins --disable-runuser --disable-chfn-chsh --without-python --without-udev --without-readline --without-libmagic --with-ncursesw ; fi; )
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_nl80211_event.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_event.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_nl80211_monitor.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_monitor.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/driver_nl80211_scan.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/driver_nl80211_scan.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/netlink.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/netlink.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/radiotap.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/utils/radiotap.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/linux_ioctl.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/linux_ioctl.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/drivers/drivers.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/drivers/drivers.c
mips-openwrt-linux-musl-gcc -c -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/l2_packet/l2_packet_linux.o -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/l2_packet/l2_packet_linux.c
mips-openwrt-linux-musl-gcc   -o wpa_cli /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/wpa_cli.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/wpa_ctrl.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/wpa_debug.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/common.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/common/cli.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/os_unix.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/eloop.o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/build/wpa_supplicant/src/utils/edit_simple.o 
[54/56] Building C object libopkg/CMakeFiles/opkg.dir/sha256.c.o
[55/56] Linking C static library libopkg/libopkg.a
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
mips-openwrt-linux-musl-gcc -c -o wpa_supplicant_multi.o -Dmain=wpa_supplicant_main -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_IEEE80211AC -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_SHA256 -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/crypto -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON main.c
checking whether the C compiler works... [56/56] Linking C executable src/opkg-cl
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-install/usr/bin/opkg-cl
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg
yes
checking for C compiler default output file name... a.out
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg
checking for suffix of executables... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/usr/lib/opkg
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/bin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/opkg
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/uci-defaults
install -m0644 ./files/customfeeds.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/opkg/customfeeds.conf
install -m0644 ./files/opkg.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/opkg.conf
install -m0755 ./files/20_migrate-feeds /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/uci-defaults/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-install/usr/bin/opkg-cl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/bin/opkg
echo "option check_signature" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/etc/opkg.conf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/usr/sbin

install -m0755 ./files/opkg-key /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/usr/sbin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg.installed
checking whether we are cross compiling... yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking for suffix of object files... SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/.pkgdir/opkg/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.opkg_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/usr/lib/opkg
o
checking whether we are using the GNU C compiler... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/bin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/opkg
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/uci-defaults
install -m0644 ./files/customfeeds.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/opkg/customfeeds.conf
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... install -m0644 ./files/opkg.conf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/opkg.conf
install -m0755 ./files/20_migrate-feeds /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/uci-defaults/
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-install/usr/bin/opkg-cl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/bin/opkg
echo "option check_signature" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/opkg.conf
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/usr/sbin
install -m0755 ./files/opkg-key /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/usr/sbin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/bin/opkg: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_opkg_conffiles" > conffiles;  )
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
yes
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking for ANSI C header files... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg/etc/opkg/keys/': No such file or directory
yes
checking for sys/types.h... yes
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2021-06-13-1bf042dd/ipkg-mips_24kc/opkg into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/opkg_2021-06-13-1bf042dd-3_mips_24kc.ipk
checking for sys/stat.h... echo "opkg" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/opkg.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/opkg.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/opkg.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
yes
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/opkg.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-opkg
checking for stdlib.h... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.opkg_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/opkg'
time: package/system/opkg/compile#9.74#1.11#5.36
yes
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-opkg'
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
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant'
export MAKEFLAGS="--jobserver-auth=3,4"; mips-openwrt-linux-musl-gcc -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpad -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b=hostapd-2021-05-22-b102f19b -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto ./files/multicall.c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/hostapd/hostapd_multi.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpa_supplicant/wpa_supplicant_multi.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro -lwolfssl -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus -lm -lnl-tiny
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 a BSD-compatible install... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking the archiver (mips-openwrt-linux-musl-gcc-ar) interface... ar
configure: Default --exec-prefix detected.
configure:   --libdir defaults to /lib
configure: Default --prefix detected.
configure:   --runstatedir defaults to /run
checking for mips-openwrt-linux-gcc... (cached) mips-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking for bison... bison -y
checking build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking for an ANSI C-conforming const... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.prepared_f594db61101cfca3e51b99556be15a2f_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/$d/; fi; done
true
yes
checking for working volatile... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.prepared_f594db61101cfca3e51b99556be15a2f_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci-app-opkg_installed
yes
checking whether byte ordering is bigendian... (cached) yes
checking whether compiler handles -fno-common... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.configured_8c28fde6e5538b761b52693a1f9d64a7
yes
checking whether compiler handles -Wall... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg
yes
checking whether compiler handles -Wextra... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
yes
checking whether compiler handles -Waddress-of-packed-member... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
yes
checking whether compiler handles -Wdiscarded-qualifiers... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; else true; fi
yes
checking whether compiler handles -Wembedded-directive... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-app-opkg_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
no
checking whether compiler handles -Wextra-semi... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; else true; fi
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
no
checking whether compiler handles -Wformat-security... no
checking whether compiler handles -Wimplicit-function-declaration... yes
checking whether compiler handles -Wmissing-declarations... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg
yes
checking whether compiler handles -Wmissing-parameter-type... yes
checking whether compiler handles -Wmissing-prototypes... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_app_opkg_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
yes
checking whether compiler handles -Wnested-externs... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
yes
checking whether compiler handles -Wno-missing-field-initializers... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wsign-compare... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wtype-limits... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-app-opkg_git-21.260.25435-584301a_all.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/etc/uci-defaults/luci-i18n-opkg-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-opkg/po/ja/opkg.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n/opkg.ja.lmo;
yes
checking whether compiler handles -Wunused-parameter... find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja
yes
checking whether compiler handles -Werror=sequence-point... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_i18n_opkg_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
yes
checking whether compiler handles -Wno-clobbered... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
yes
checking whether compiler handles -Wno-cast-function-type... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
yes
checking whether compiler handles -Wno-unused-parameter... yes
checking whether we are using the GNU C++ compiler... yes
checking whether mips-openwrt-linux-musl-g++ accepts -g... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci-i18n-opkg-ja_git-21.260.25435-584301a_all.ipk
yes
checking dependency style of mips-openwrt-linux-musl-g++... echo "luci-app-opkg" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-app-opkg.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/etc/uci-defaults/luci-i18n-opkg-ja
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-opkg/po/ja/opkg.po /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n/opkg.ja.lmo;
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci-i18n-opkg-ja_installed
echo "luci-i18n-opkg-ja" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci-app-opkg.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/applications/luci-app-opkg'
time: package/feeds/luci/luci-app-opkg/compile#0.71#0.31#5.63
gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for fgrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... (cached) mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/collections/luci'
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.prepared_74638971483f9be9d867e5b116c31e47_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/$d; cp -fpR ./$d/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.prepared_74638971483f9be9d867e5b116c31e47_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.configured_*
mips-openwrt-linux-musl-g++ -E
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.luci_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/; else true; fi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/.pkgdir/luci/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.luci_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/luasrc ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/luasrc/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-21.260.25435-584301a/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-21.260.25435-584301a"/g' "$src"; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/htdocs ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/www; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/htdocs/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/www/; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/root ]; then install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/; cp -pR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/root/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/; else true; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/src ]; then 	CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-install"  install; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/; else true; fi
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
checking for ld used by mips-openwrt-linux-musl-g++... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci
mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci
checking for mips-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if mips-openwrt-linux-musl-g++ static flag -static works... yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/luci/ipkg-all/luci into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/luci_git-21.260.25435-584301a_all.ipk
echo "luci" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/luci.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/luci/collections/luci'
time: package/feeds/luci/luci/compile#0.31#0.09#1.33
yes
checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for xsltproc... /usr/bin/xsltproc
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable assertions... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for linux/compiler.h... no
checking for linux/blkpg.h... yes
checking for linux/major.h... yes
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking byteswap.h usability... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.built
yes
checking byteswap.h presence... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/rc.button /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/hotplug.d/ieee80211 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/init.d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/lib/netifd  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/usr/share/acl.d
install -m0644 ./files/hostapd.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/lib/netifd/hostapd.sh
yes
checking for byteswap.h... yes
install -m0755 ./files/wpad.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/init.d/wpad
install -m0755 ./files/wps-hotplug.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/rc.button/wps
install -m0644 ./files/wpad_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/usr/share/acl.d
checking endian.h usability... install -m0644 ./files/wpad.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/etc/capabilities
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking endian.h presence... yes
checking for endian.h... yes
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common
checking err.h usability... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
yes
checking err.h presence... yes
checking for err.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 getopt.h usability... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/hostapd-common into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/hostapd-common_2021-05-22-b102f19b-35_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
yes
checking getopt.h presence... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin/
ln -sf wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin/hostapd
yes
checking for getopt.h... yes
ln -sf wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin/wpa_supplicant
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
checking for inttypes.h... (cached) yes
checking lastlog.h usability... yes
checking lastlog.h presence... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl
yes
checking for lastlog.h... yes
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/usr/sbin/wpad: shared object
checking libutil.h usability... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
no
checking libutil.h presence... no
checking for libutil.h... no
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking linux/capability.h usability... yes
checking linux/capability.h presence... yes
checking for linux/capability.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking linux/falloc.h usability... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/ipkg-mips_24kc/wpad-basic-wolfssl into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/wpad-basic-wolfssl_2021-05-22-b102f19b-35_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/usr/sbin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/usr/sbin/
ln -sf wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/usr/sbin/hostapd
ln -sf wpad /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/usr/sbin/wpa_supplicant
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl.installed
yes
checking linux/falloc.h presence... rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/capabilities /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/rc.button /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/hotplug.d/ieee80211 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/init.d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/lib/netifd  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/usr/share/acl.d
yes
checking for linux/falloc.h... yes
install -m0644 ./files/hostapd.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/lib/netifd/hostapd.sh
install -m0755 ./files/wpad.init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/init.d/wpad
install -m0755 ./files/wps-hotplug.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/rc.button/wps
install -m0644 ./files/wpad_acl.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/usr/share/acl.d
checking linux/fd.h usability... install -m0644 ./files/wpad.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/etc/capabilities
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/wpad-basic-wolfssl/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.wpad-basic-wolfssl_installed
yes
checking linux/fd.h presence... echo "wpad-basic-wolfssl" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/hostapd.wpad-basic-wolfssl.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
yes
checking for linux/fd.h... yes
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-wolfssl/hostapd-2021-05-22-b102f19b/.pkgdir/hostapd-common/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.hostapd-common_installed
echo "hostapd-common" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/hostapd.wpad-basic-wolfssl.install
checking linux/fiemap.h usability... make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/network/services/hostapd'
time: package/network/services/hostapd/wpad-basic-wolfssl/compile#56.38#4.21#24.91
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/mac80211'
yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking linux/net_namespace.h usability... yes
checking linux/net_namespace.h presence... yes
checking for linux/net_namespace.h... yes
checking linux/nsfs.h usability... yes
checking linux/nsfs.h presence... yes
checking for linux/nsfs.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking linux/tiocl.h usability... yes
checking linux/tiocl.h presence... yes
checking for linux/tiocl.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/watchdog.h usability... yes
checking linux/watchdog.h presence... yes
checking for linux/watchdog.h... yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.backports-5.10.42-1.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "backports-5.10.42-1.tar.xz" "6876520105240844fdb32d1dcdf2bfdea291a37a96f16c892fda3776ba714fcb" "" "@KERNEL/linux/kernel/projects/backports/stable/v5.10.42/"    '
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.prepared_5bf909dea61e33e004b7c347fb0d3afb_6664517399ebbbc92a37c5bb081b5c53_check
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1
checking net/if_dl.h usability... . /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/backports-5.10.42-1.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.. -xf -
no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioccom.h usability... 
Applying ./patches/build/000-fix_kconfig.patch using plaintext: 
patching file kconf/Makefile

Applying ./patches/build/001-fix_build.patch using plaintext: 
patching file Makefile
patching file Makefile.real

Applying ./patches/build/002-change_allconfig.patch using plaintext: 
patching file kconf/conf.c
patching file kconf/confdata.c

Applying ./patches/build/003-remove_bogus_modparams.patch using plaintext: 
patching file compat/main.c

Applying ./patches/build/004-kconfig_backport_fix.patch using plaintext: 
patching file backport-include/linux/kconfig.h

Applying ./patches/build/010-disable_rfkill.patch using plaintext: 
patching file backport-include/linux/rfkill.h

Applying ./patches/build/012-kernel_build_check.patch using plaintext: 
patching file Makefile

Applying ./patches/build/015-ipw200-mtu.patch using plaintext: 
patching file drivers/net/wireless/intel/ipw2x00/ipw2200.c

Applying ./patches/build/050-lib80211_option.patch using plaintext: 
patching file net/wireless/Kconfig

Applying ./patches/build/060-no_local_ssb_bcma.patch using plaintext: 
patching file local-symbols
patching file drivers/net/wireless/broadcom/b43/Kconfig
patching file drivers/net/wireless/broadcom/b43/main.c
patching file drivers/net/wireless/broadcom/b43legacy/Kconfig
patching file drivers/net/wireless/broadcom/b43legacy/main.c
patching file drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.h
patching file drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile
patching file drivers/net/wireless/broadcom/brcm80211/Kconfig
patching file Kconfig.local
patching file Kconfig.sources
patching file Makefile.kernel
no
checking sys/ioccom.h presence... 
Applying ./patches/subsys/010-sync-nl80211_h.patch using plaintext: 
no
checking for sys/ioccom.h... no
patching file include/uapi/linux/nl80211.h

Applying ./patches/subsys/110-mac80211_keep_keys_on_stop_ap.patch using plaintext: 
checking sys/ioctl.h usability... patching file net/mac80211/cfg.c

Applying ./patches/subsys/120-cfg80211_allow_perm_addr_change.patch using plaintext: 
patching file net/wireless/sysfs.c

Applying ./patches/subsys/150-disable_addr_notifier.patch using plaintext: 
patching file net/mac80211/main.c

Applying ./patches/subsys/210-ap_scan.patch using plaintext: 
patching file net/mac80211/cfg.c

Applying ./patches/subsys/300-cfg80211-support-immediate-reconnect-request-hint.patch using plaintext: 
patching file include/net/cfg80211.h
patching file net/mac80211/mlme.c
patching file net/wireless/mlme.c
patching file net/wireless/nl80211.c
patching file net/wireless/nl80211.h
patching file net/wireless/trace.h

Applying ./patches/subsys/301-mac80211-support-driver-based-disconnect-with-reconn.patch using plaintext: 
patching file include/net/mac80211.h
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/mlme.c
patching file net/mac80211/trace.h

Applying ./patches/subsys/302-cfg80211-Add-support-to-configure-SAE-PWE-value-to-d.patch using plaintext: 
patching file include/net/cfg80211.h
patching file net/wireless/nl80211.c
yes
checking sys/ioctl.h presence... 
Applying ./patches/subsys/304-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch using plaintext: 
patching file net/mac80211/sta_info.c

Applying ./patches/subsys/310-net-fq_impl-bulk-free-packets-from-a-flow-on-overmem.patch using plaintext: 
patching file include/net/fq_impl.h

Applying ./patches/subsys/311-net-fq_impl-drop-get_default_func-move-default-flow-.patch using plaintext: 
patching file include/net/fq.h
patching file include/net/fq_impl.h
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/tx.c

Applying ./patches/subsys/312-net-fq_impl-do-not-maintain-a-backlog-sorted-list-of.patch using plaintext: 
patching file include/net/fq.h
patching file include/net/fq_impl.h
patching file net/mac80211/tx.c

Applying ./patches/subsys/315-mac80211-add-rx-decapsulation-offload-support.patch using plaintext: 
yes
checking for sys/ioctl.h... yes
patching file include/net/mac80211.h
patching file net/mac80211/debugfs.c
patching file net/mac80211/debugfs_sta.c
patching file net/mac80211/driver-ops.h
patching file net/mac80211/iface.c
patching file net/mac80211/rx.c
patching file net/mac80211/sta_info.h
patching file net/mac80211/trace.h

Applying ./patches/subsys/316-mac80211-enable-QoS-support-for-nl80211-ctrl-port.patch using plaintext: 
patching file net/mac80211/status.c
patching file net/mac80211/tx.c

Applying ./patches/subsys/320-mac80211_hwsim-add-6GHz-channels.patch using plaintext: 
patching file drivers/net/wireless/mac80211_hwsim.c

Applying ./patches/subsys/321-mac80211_hwsim-make-6-GHz-channels-usable.patch using plaintext: 
checking sys/io.h usability... patching file drivers/net/wireless/mac80211_hwsim.c

Applying ./patches/subsys/337-mac80211-minstrel_ht-clean-up-CCK-code.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/338-mac80211-minstrel_ht-add-support-for-OFDM-rates-on-n.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel.h
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h
patching file net/mac80211/rc80211_minstrel_ht_debugfs.c

Applying ./patches/subsys/339-mac80211-remove-legacy-minstrel-rate-control.patch using plaintext: 
patching file net/mac80211/Makefile
patching file net/mac80211/rc80211_minstrel.c
patching file net/mac80211/rc80211_minstrel.h
patching file net/mac80211/rc80211_minstrel_debugfs.c
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h
patching file net/mac80211/rc80211_minstrel_ht_debugfs.c

Applying ./patches/subsys/340-mac80211-minstrel_ht-remove-old-ewma-based-rate-aver.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/341-mac80211-minstrel_ht-improve-ampdu-length-estimation.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/342-mac80211-minstrel_ht-improve-sample-rate-selection.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/343-mac80211-minstrel_ht-fix-max-probability-rate-select.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/344-mac80211-minstrel_ht-increase-stats-update-interval.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/345-mac80211-minstrel_ht-fix-rounding-error-in-throughpu.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/346-mac80211-minstrel_ht-use-bitfields-to-encode-rate-in.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h
patching file net/mac80211/rc80211_minstrel_ht_debugfs.c

Applying ./patches/subsys/347-mac80211-minstrel_ht-update-total-packets-counter-in.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/348-mac80211-minstrel_ht-reduce-the-need-to-sample-slowe.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/349-mac80211-minstrel_ht-significantly-redesign-the-rate.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/350-mac80211-minstrel_ht-show-sampling-rates-in-debugfs.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht_debugfs.c

Applying ./patches/subsys/351-mac80211-minstrel_ht-remove-sample-rate-switching-co.patch using plaintext: 
yes
checking sys/io.h presence... patching file net/mac80211/rc80211_minstrel_ht.c
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/352-mac80211-minstrel_ht-fix-regression-in-the-max_prob_.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.h

Applying ./patches/subsys/354-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/355-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c

Applying ./patches/subsys/371-mac80211-don-t-apply-flow-control-on-management-fram.patch using plaintext: 
patching file net/mac80211/tx.c

Applying ./patches/subsys/372-mac80211-set-sk_pacing_shift-for-802.3-txpath.patch using plaintext: 
yes
checking for sys/io.h... yes
patching file net/mac80211/tx.c

Applying ./patches/subsys/373-mac80211-support-Rx-timestamp-calculation-for-all-pr.patch using plaintext: 
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/util.c

Applying ./patches/subsys/374-mac80211-move-A-MPDU-session-check-from-minstrel_ht-.patch using plaintext: 
patching file include/net/mac80211.h
patching file net/mac80211/rc80211_minstrel_ht.c
Hunk #1 succeeded at 1144 (offset -9 lines).
Hunk #2 succeeded at 1438 (offset -16 lines).
Hunk #3 succeeded at 1843 (offset -24 lines).
patching file net/mac80211/tx.c

Applying ./patches/subsys/375-mac80211-call-ieee80211_tx_h_rate_ctrl-when-dequeue.patch using plaintext: 
checking sys/mkdev.h usability... patching file net/mac80211/tx.c

Applying ./patches/subsys/376-mac80211-add-rate-control-support-for-encap-offload.patch using plaintext: 
patching file net/mac80211/rate.c
patching file net/mac80211/tx.c
patching file include/net/mac80211.h

Applying ./patches/subsys/377-mac80211-minstrel_ht-fix-sample-time-check.patch using plaintext: 
patching file net/mac80211/rc80211_minstrel_ht.c
Hunk #1 succeeded at 1450 (offset -16 lines).

Applying ./patches/subsys/378-mac80211-remove-iwlwifi-specific-workaround-that-bro.patch using plaintext: 
patching file drivers/net/wireless/intel/iwlwifi/mvm/tx.c
patching file net/mac80211/mlme.c

Applying ./patches/subsys/379-mac80211-fix-starting-aggregation-sessions-on-mesh-i.patch using plaintext: 
patching file net/mac80211/tx.c

Applying ./patches/subsys/380-mac80211-introduce-aql_enable-node-in-debugfs.patch using plaintext: 
patching file net/mac80211/debugfs.c
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/tx.c

Applying ./patches/subsys/381-mac80211-rearrange-struct-txq_info-for-fewer-holes.patch using plaintext: 
patching file net/mac80211/ieee80211_i.h

Applying ./patches/subsys/382-mac80211-Switch-to-a-virtual-time-based-airtime-sche.patch using plaintext: 
patching file include/net/mac80211.h
patching file net/mac80211/cfg.c
patching file net/mac80211/debugfs.c
patching file net/mac80211/debugfs_netdev.c
patching file net/mac80211/debugfs_sta.c
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/iface.c
patching file net/mac80211/main.c
patching file net/mac80211/rx.c
patching file net/mac80211/sta_info.c
patching file net/mac80211/sta_info.h
patching file net/mac80211/status.c
patching file net/mac80211/tx.c

Applying ./patches/subsys/383-mac80211-fix-enabling-4-address-mode-on-a-sta-vif-af.patch using plaintext: 
no
checking sys/mkdev.h presence... patching file net/mac80211/cfg.c
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/mlme.c

Applying ./patches/subsys/384-nl80211-add-common-API-to-configure-SAR-power-limita.patch using plaintext: 
patching file include/net/cfg80211.h
patching file net/wireless/nl80211.c
patching file net/wireless/rdev-ops.h
patching file net/wireless/trace.h

Applying ./patches/subsys/385-mac80211-add-ieee80211_set_sar_specs.patch using plaintext: 
patching file include/net/mac80211.h
patching file net/mac80211/cfg.c

Applying ./patches/subsys/386-mac80211-check-per-vif-offload_flags-in-Tx-path.patch using plaintext: 
no
checking for sys/mkdev.h... no
patching file net/mac80211/tx.c

Applying ./patches/subsys/400-allow-ibss-mixed.patch using plaintext: 
patching file net/wireless/core.c
checking sys/mount.h usability... 
Applying ./patches/subsys/500-mac80211_configure_antenna_gain.patch using plaintext: 
patching file include/net/cfg80211.h
patching file include/net/mac80211.h
patching file include/uapi/linux/nl80211.h
patching file net/mac80211/cfg.c
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/main.c
patching file net/wireless/nl80211.c

Applying ./patches/subsys/782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/init.c
patching file drivers/net/wireless/mediatek/mt76/eeprom.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
yes
checking sys/mount.h presence... 
Applying ./patches/ath/070-ath_common_config.patch using plaintext: 
patching file drivers/net/wireless/ath/Kconfig

Applying ./patches/ath/400-ath_move_debug_code.patch using plaintext: 
patching file drivers/net/wireless/ath/Makefile
patching file drivers/net/wireless/ath/ath.h

Applying ./patches/ath/402-ath_regd_optional.patch using plaintext: 
patching file drivers/net/wireless/ath/regd.c
patching file drivers/net/wireless/ath/Kconfig
patching file local-symbols
Hunk #1 succeeded at 85 (offset -1 lines).

Applying ./patches/ath/403-world_regd_fixup.patch using plaintext: 
patching file drivers/net/wireless/ath/regd.c

Applying ./patches/ath/404-regd_no_assoc_hints.patch using plaintext: 
yes
checking for sys/mount.h... yes
patching file net/wireless/reg.c

Applying ./patches/ath/405-ath_regd_us.patch using plaintext: 
patching file drivers/net/wireless/ath/regd_common.h

Applying ./patches/ath/406-ath_relax_default_regd.patch using plaintext: 
patching file drivers/net/wireless/ath/regd.c

Applying ./patches/ath/431-add_platform_eeprom_support_to_ath5k.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/pci.c
checking sys/param.h usability... 
Applying ./patches/ath5k/201-ath5k-WAR-for-AR71xx-PCI-bug.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/initvals.c
patching file drivers/net/wireless/ath/ath5k/dma.c

Applying ./patches/ath5k/411-ath5k_allow_adhoc_and_ap.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/mac80211-ops.c
patching file drivers/net/wireless/ath/ath5k/base.c

Applying ./patches/ath5k/420-ath5k_disable_fast_cc.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/reset.c

Applying ./patches/ath5k/430-add_ath5k_platform.patch using plaintext: 
patching file include/linux/ath5k_platform.h

Applying ./patches/ath5k/432-ath5k_add_pciids.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/pci.c

Applying ./patches/ath5k/440-ath5k_channel_bw_debugfs.patch using plaintext: 
patching file drivers/net/wireless/ath/ath5k/debug.c
patching file drivers/net/wireless/ath/ath5k/ath5k.h
patching file drivers/net/wireless/ath/ath5k/base.c
yes
checking sys/param.h presence... 
Applying ./patches/ath9k/350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch using plaintext: 
yes
checking for sys/param.h... yes
patching file drivers/net/wireless/ath/ath9k/hw.c

Applying ./patches/ath9k/351-ath9k_hw-issue-external-reset-for-QCA955x.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.c

Applying ./patches/ath9k/354-ath9k-force-rx_clear-when-disabling-rx.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/mac.c

Applying ./patches/ath9k/356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.c

Applying ./patches/ath9k/365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.c

Applying ./patches/ath9k/401-ath9k_blink_default.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/init.c

Applying ./patches/ath9k/410-ath9k_allow_adhoc_and_ap.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 827 (offset -3 lines).

Applying ./patches/ath9k/450-ath9k-enabled-MFP-capability-unconditionally.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 924 (offset -3 lines).
Hunk #2 succeeded at 937 (offset -3 lines).

Applying ./patches/ath9k/500-ath9k_eeprom_debugfs.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/debug.c

Applying ./patches/ath9k/501-ath9k_ahb_init.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 1140 (offset -3 lines).

Applying ./patches/ath9k/510-ath9k_intr_mitigation_tweak.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.c

Applying ./patches/ath9k/511-ath9k_reduce_rxbuf.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ath9k.h

Applying ./patches/ath9k/512-ath9k_channelbw_debugfs.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/debug.c
patching file drivers/net/wireless/ath/ath.h
patching file drivers/net/wireless/ath/ath9k/common.c

Applying ./patches/ath9k/513-ath9k_add_pci_ids.patch using plaintext: 
checking sys/prctl.h usability... patching file drivers/net/wireless/ath/ath9k/hw.c
patching file drivers/net/wireless/ath/ath9k/hw.h
patching file drivers/net/wireless/ath/ath9k/pci.c

Applying ./patches/ath9k/530-ath9k_extra_leds.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ath9k.h
patching file drivers/net/wireless/ath/ath9k/gpio.c
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 1052 (offset -3 lines).
patching file drivers/net/wireless/ath/ath9k/debug.c

Applying ./patches/ath9k/531-ath9k_extra_platform_leds.patch using plaintext: 
patching file include/linux/ath9k_platform.h
patching file drivers/net/wireless/ath/ath9k/gpio.c

Applying ./patches/ath9k/540-ath9k_reduce_ani_interval.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ani.h

Applying ./patches/ath9k/542-ath9k_debugfs_diag.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/debug.c
patching file drivers/net/wireless/ath/ath9k/hw.h
patching file drivers/net/wireless/ath/ath9k/hw.c
patching file drivers/net/wireless/ath/ath9k/main.c

Applying ./patches/ath9k/543-ath9k_entropy_from_adc.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.h
patching file drivers/net/wireless/ath/ath9k/ar9003_phy.c
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 815 (offset -3 lines).
Hunk #2 succeeded at 1013 (offset -3 lines).
Hunk #3 succeeded at 1070 (offset -3 lines).
patching file drivers/net/wireless/ath/ath9k/hw-ops.h
patching file drivers/net/wireless/ath/ath9k/ar5008_phy.c
patching file drivers/net/wireless/ath/ath9k/ar9002_phy.h

Applying ./patches/ath9k/544-ath9k-ar933x-usb-hang-workaround.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/hw.c
patching file drivers/net/wireless/ath/ath9k/phy.h

Applying ./patches/ath9k/545-ath9k_ani_ws_detect.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ar5008_phy.c
patching file drivers/net/wireless/ath/ath9k/ar9003_phy.c

Applying ./patches/ath9k/547-ath9k_led_defstate_fix.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/gpio.c

Applying ./patches/ath9k/548-ath9k_enable_gpio_chip.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ath9k.h
patching file drivers/net/wireless/ath/ath9k/gpio.c

Applying ./patches/ath9k/549-ath9k_enable_gpio_buttons.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ath9k.h
patching file drivers/net/wireless/ath/ath9k/gpio.c
patching file include/linux/ath9k_platform.h

Applying ./patches/ath9k/550-ath9k-disable-bands-via-dt.patch using plaintext: 
yes
checking sys/prctl.h presence... patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 626 (offset -1 lines).

Applying ./patches/ath9k/551-ath9k_ubnt_uap_plus_hsr.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/channel.c
patching file drivers/net/wireless/ath/ath9k/hsr.c
patching file drivers/net/wireless/ath/ath9k/hsr.h
patching file drivers/net/wireless/ath/ath9k/main.c
patching file drivers/net/wireless/ath/ath9k/Makefile
patching file local-symbols
Hunk #1 succeeded at 112 (offset -1 lines).
patching file drivers/net/wireless/ath/ath9k/Kconfig

Applying ./patches/ath9k/552-ath9k-ahb_of.patch using plaintext: 
patching file drivers/net/wireless/ath/ath9k/ahb.c
patching file drivers/net/wireless/ath/ath9k/ath9k.h

Applying ./patches/ath9k/553-ath9k_of_gpio_mask.patch using plaintext: 
yes
checking for sys/prctl.h... yes
patching file drivers/net/wireless/ath/ath9k/init.c
Hunk #1 succeeded at 651 (offset -3 lines).
Hunk #2 succeeded at 760 (offset -3 lines).
checking sys/resource.h usability... 
Applying ./patches/ath10k/080-ath10k_thermal_config.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/Kconfig
patching file drivers/net/wireless/ath/ath10k/Makefile
patching file drivers/net/wireless/ath/ath10k/thermal.h
patching file local-symbols
Hunk #1 succeeded at 144 (offset -1 lines).

Applying ./patches/ath10k/921-ath10k_init_devices_synchronously.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/core.c

Applying ./patches/ath10k/922-ath10k-increase-rx-buffer-size-to-2048.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/htt.h

Applying ./patches/ath10k/930-ath10k_add_tpt_led_trigger.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/mac.c
yes
checking sys/resource.h presence... 
Applying ./patches/ath10k/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/Kconfig
patching file drivers/net/wireless/ath/ath10k/Makefile
patching file local-symbols
Hunk #1 succeeded at 145 (offset -1 lines).
patching file drivers/net/wireless/ath/ath10k/core.c
patching file drivers/net/wireless/ath/ath10k/core.h
patching file drivers/net/wireless/ath/ath10k/hw.h
patching file drivers/net/wireless/ath/ath10k/leds.c
patching file drivers/net/wireless/ath/ath10k/leds.h
patching file drivers/net/wireless/ath/ath10k/mac.c
patching file drivers/net/wireless/ath/ath10k/wmi-ops.h
patching file drivers/net/wireless/ath/ath10k/wmi-tlv.c
patching file drivers/net/wireless/ath/ath10k/wmi.c
patching file drivers/net/wireless/ath/ath10k/wmi.h

Applying ./patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/core.h
patching file drivers/net/wireless/ath/ath10k/leds.c
patching file drivers/net/wireless/ath/ath10k/mac.c

Applying ./patches/ath10k/980-ath10k-fix-max-antenna-gain-unit.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/mac.c

Applying ./patches/ath10k/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/mac.c

Applying ./patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch using plaintext: 
patching file drivers/net/wireless/ath/ath10k/core.c
Hunk #2 succeeded at 3081 (offset 18 lines).
yes
checking for sys/resource.h... yes
checking sys/sendfile.h usability... 
Applying ./patches/rt2x00/002-rt2x00-define-RF5592-in-init_eeprom-routine.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/100-rt2x00_options.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/Kconfig

Applying ./patches/rt2x00/501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/Kconfig

Applying ./patches/rt2x00/601-rt2x00-introduce-rt2x00_platform_h.patch using plaintext: 
patching file include/linux/rt2x00_platform.h
patching file drivers/net/wireless/ralink/rt2x00/rt2x00.h

Applying ./patches/rt2x00/602-rt2x00-introduce-rt2x00eeprom.patch using plaintext: 
patching file local-symbols
Hunk #1 succeeded at 332 (offset -1 lines).
patching file drivers/net/wireless/ralink/rt2x00/Kconfig
patching file drivers/net/wireless/ralink/rt2x00/Makefile
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.h
patching file drivers/net/wireless/ralink/rt2x00/rt2800soc.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00.h
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1402 (offset -4 lines).
Hunk #2 succeeded at 1549 (offset -4 lines).
patching file drivers/net/wireless/ralink/rt2x00/rt2x00eeprom.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00lib.h
patching file drivers/net/wireless/ralink/rt2x00/rt2x00soc.c

Applying ./patches/rt2x00/603-rt2x00-of_load_eeprom_filename.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2x00eeprom.c

Applying ./patches/rt2x00/604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/Kconfig
patching file drivers/net/wireless/ralink/rt2x00/rt2x00eeprom.c

Applying ./patches/rt2x00/606-rt2x00-allow_disabling_bands_through_platform_data.patch using plaintext: 
patching file include/linux/rt2x00_platform.h
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1008 (offset -4 lines).
patching file drivers/net/wireless/ralink/rt2x00/rt2x00.h

Applying ./patches/rt2x00/607-rt2x00-add_platform_data_mac_addr.patch using plaintext: 
yes
checking sys/sendfile.h presence... patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
patching file include/linux/rt2x00_platform.h

Applying ./patches/rt2x00/608-rt2x00-allow_disabling_bands_through_dts.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1013 (offset -3 lines).

Applying ./patches/rt2x00/609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800soc.c

Applying ./patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00leds.c

Applying ./patches/rt2x00/611-rt2x00-add-AP+STA-support.patch using plaintext: 
yes
checking for sys/sendfile.h... yes
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1341 (offset -3 lines).

Applying ./patches/rt2x00/612-rt2x00-led-tpt-trigger-support.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1126 (offset -3 lines).
Hunk #2 succeeded at 1220 (offset -3 lines).

Applying ./patches/rt2x00/650-rt2x00-add-support-for-external-PA-on-MT7620.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800.h
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/982-rt2x00-add-rf-self-txdc-calibration.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c
checking sys/signalfd.h usability... 
Applying ./patches/rt2x00/983-rt2x00-add-r-calibration.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/984-rt2x00-add-rxdcoc-calibration.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/986-rt2x00-add-TX-LOFT-calibration.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.h

Applying ./patches/rt2x00/990-rt2x00-mt7620-introduce-accessors-for-CHIP_VER-register.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.h
patching file drivers/net/wireless/ralink/rt2x00/rt2800pci.c
patching file drivers/net/wireless/ralink/rt2x00/rt2800soc.c
patching file drivers/net/wireless/ralink/rt2x00/rt2800usb.c

Applying ./patches/rt2x00/991-rt2x00-mt7620-differentiate-based-on-SoC-CHIP_VER.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800.h
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c

Applying ./patches/rt2x00/992-rt2x00-save-survey-for-every-channel-visited.patch using plaintext: 
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.c
patching file drivers/net/wireless/ralink/rt2x00/rt2800lib.h
patching file drivers/net/wireless/ralink/rt2x00/rt2800pci.c
patching file drivers/net/wireless/ralink/rt2x00/rt2800soc.c
patching file drivers/net/wireless/ralink/rt2x00/rt2x00.h
patching file drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Hunk #1 succeeded at 1054 (offset -3 lines).
Hunk #2 succeeded at 1111 (offset -3 lines).
patching file drivers/net/wireless/ralink/rt2x00/rt2x00mac.c
yes
checking sys/signalfd.h presence... 
Applying ./patches/mwl/700-mwl8k-missing-pci-id-for-WNR854T.patch using plaintext: 
patching file drivers/net/wireless/marvell/mwl8k.c

Applying ./patches/mwl/801-libertas-configure-sysfs-links.patch using plaintext: 
yes
checking for sys/signalfd.h... yes
patching file drivers/net/wireless/marvell/libertas/cfg.c
patching file drivers/net/wireless/marvell/libertas/main.c

Applying ./patches/mwl/802-libertas-set-wireless-macaddr.patch using plaintext: 
patching file drivers/net/wireless/marvell/libertas/cfg.c

Applying ./patches/mwl/940-mwl8k_init_devices_synchronously.patch using plaintext: 
patching file drivers/net/wireless/marvell/mwl8k.c
checking sys/socket.h usability... 
Applying ./patches/brcm/040-brcmutil_option.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/Kconfig

Applying ./patches/brcm/810-b43-gpio-mask-module-option.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/b43.h
patching file drivers/net/wireless/broadcom/b43/main.c

Applying ./patches/brcm/811-b43_no_pio.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/Makefile
patching file drivers/net/wireless/broadcom/b43/main.c
patching file drivers/net/wireless/broadcom/b43/pio.h
patching file drivers/net/wireless/broadcom/b43/Kconfig

Applying ./patches/brcm/812-b43-add-antenna-control.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/main.c
patching file drivers/net/wireless/broadcom/b43/b43.h

Applying ./patches/brcm/813-b43-reduce-number-of-RX-slots.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/dma.h
yes
checking sys/socket.h presence... 
Applying ./patches/brcm/814-b43-only-use-gpio-0-1-for-led.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/main.c

Applying ./patches/brcm/815-b43-always-take-overlapping-devs.patch using plaintext: 
patching file drivers/net/wireless/broadcom/b43/main.c

Applying ./patches/brcm/850-brcmsmac-remove-extra-regulation-restriction.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c

Applying ./patches/brcm/860-brcmfmac-register-wiphy-s-during-module_init.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c

Applying ./patches/brcm/861-brcmfmac-workaround-bug-with-some-inconsistent-BSSes.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c

Applying ./patches/brcm/862-brcmfmac-Disable-power-management.patch using plaintext: 
yes
checking for sys/socket.h... yes
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c

Applying ./patches/brcm/863-brcmfmac-add-in-driver-tables-with-country-codes.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c

Applying ./patches/brcm/864-brcmfmac-do-not-use-internal-roaming-engine-by-default.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c

Applying ./patches/brcm/998-survey.patch using plaintext: 
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h
checking sys/sockio.h usability... 
Applying ./patches/rtl/002-v5.13-rtlwifi-implement-set_tim-by-update-beacon-content.patch using plaintext: 
patching file drivers/net/wireless/realtek/rtlwifi/core.c
patching file drivers/net/wireless/realtek/rtlwifi/core.h
patching file drivers/net/wireless/realtek/rtlwifi/usb.c
patching file drivers/net/wireless/realtek/rtlwifi/wifi.h
tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1 -xzf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ipw2100-fw-1.3.tgz
tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1 -xzf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ipw2200-fw-3.1.tgz
no
checking sys/sockio.h presence... tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1 -xjf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/zd1211-firmware-1.4.tar.bz2
no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/ssb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/bcma /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/net/bluetooth
checking sys/swap.h usability... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/cordic.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/crc8.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/eeprom_93cx6.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/wl12xx.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/spi/libertas_spi.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/net/ieee80211.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/backport-include/linux/bcm47xx_nvram.h
echo 'compat-wireless-5.10.42-1-1-r0+17536-c9420e08e5' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat_version
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.prepared_5bf909dea61e33e004b7c347fb0d3afb_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.mac80211_installed
cmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/ath9k_platform.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/linux/ath9k_platform.h
cmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/ath5k_platform.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/linux/ath5k_platform.h
cmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/linux/rt2x00_platform.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/linux/rt2x00_platform.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.configured_3a7a53a605c3505feea5abbaae351340
yes
checking sys/swap.h presence... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.built_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; var2file "V_mac80211_config" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.config
make -C "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1" KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/gpio-button-hotplug.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/nat46.symvers" KERNELRELEASE=5.4.145 EXTRA_CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1=backports-5.10.42-1" KLIB_BUILD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" MODPROBE=true KLIB=/lib/modules/5.4.145 KERNEL_SUBLEVEL=4 KBUILD_LDFLAGS_MODULE_PREREQ= allnoconfig
yes
checking for sys/swap.h... yes
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1'
checking sys/syscall.h usability... Generating local configuration database from kernel ...yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence...  done.
yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timex.h usability... yes
checking sys/timex.h presence... yes
checking for sys/timex.h... yes
checking sys/ttydefaults.h usability... yes
checking sys/ttydefaults.h presence... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for linux/fs.h... yes
checking for linux/gsmmux.h... yes
checking for security/pam_misc.h... no
checking linux/blkzoned.h usability... yes
checking linux/blkzoned.h presence... yes
checking for linux/blkzoned.h... yes
checking whether BLK_ZONE_REP_CAPACITY is declared... no
checking for security/openpam.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking whether langinfo.h defines ALTMON_x constants... no
checking whether langinfo.h defines _NL_ABALTMON_x constants... no
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... no
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DKBUILD_NO_NLS   -c -o conf.o conf.c
checking for clearenv... conf.c: In function 'conf_askvalue':
conf.c:89:3: warning: format not a string literal and no format arguments [-Wformat-security]
   89 |   printf(_("(NEW) "));
      |   ^~~~~~
conf.c: In function 'conf_choice':
conf.c:285:5: warning: format not a string literal and no format arguments [-Wformat-security]
  285 |     printf(_(" (NEW)"));
      |     ^~~~~~
yes
conf.c: In function 'check_conf':
conf.c:440:6: warning: format not a string literal and no format arguments [-Wformat-security]
  440 |      printf(_("*\n* Restart config...\n*\n"));
      |      ^~~~~~
conf.c: In function 'main':
conf.c:617:6: warning: format not a string literal and no format arguments [-Wformat-security]
  617 |      _("\n*** The configuration requires explicit update.\n\n"));
      |      ^
conf.c:669:4: warning: format not a string literal and no format arguments [-Wformat-security]
  669 |    fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
      |    ^~~~~~~
conf.c:673:4: warning: format not a string literal and no format arguments [-Wformat-security]
  673 |    fprintf(stderr, _("\n*** Error during update of the configuration.\n\n"));
      |    ^~~~~~~
conf.c:684:4: warning: format not a string literal and no format arguments [-Wformat-security]
  684 |    fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
      |    ^~~~~~~
checking for close_range... no
checking for eaccess... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... lex -ozconf.lex.c -L zconf.l
yacc -ozconf.tab.c -t -l zconf.y
zconf.y:34.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
   34 | %expect 32
      | ^~~~~~~
zconf.y:97.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
   97 | %destructor {
      | ^~~~~~~~~~~
yes
checking for __fpending... yes
checking for __fpurge... yes
checking for fpurge... cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DKBUILD_NO_NLS   -c -o zconf.tab.o zconf.tab.c
yes
checking for fsync... yes
checking for getdomainname... (cached) yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... yes
checking for getrlimit... yes
checking for getsgnam... no
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for llseek... no
checking for mempcpy... yes
checking for mkostemp... yes
checking for nanosleep... yes
checking for ntp_gettime... no
checking for personality... yes
checking for pidfd_open... no
checking for pidfd_send_signal... no
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... no
checking for rpmatch... no
checking for scandirat... no
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for sendfile... yes
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... (cached) no
checking for sigqueue... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for utimensat... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for futimens... yes
checking for getusershell... yes
checking for inotify_init1... yes
checking for ioperm... yes
checking for iopl... yes
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... In file included from zconf.tab.c:2358:
confdata.c: In function 'conf_write':
confdata.c:773:22: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
  773 |  sprintf(newname, "%s%s", dirname, basename);
      |                      ^~
confdata.c:773:19: note: assuming directive output of 7 bytes
  773 |  sprintf(newname, "%s%s", dirname, basename);
      |                   ^~~~~~
In file included from /usr/include/stdio.h:867,
                 from zconf.tab.c:78:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 1 or more bytes (assuming 4104) into a destination of size 4097
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from zconf.tab.c:2358:
confdata.c:776:23: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
  776 |   sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid());
      |                       ^~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from zconf.tab.c:78:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 4119 bytes into a destination of size 4097
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for syscall setns... cc   conf.o zconf.tab.o   -o conf
SYS_setns
checking for syscall pidfd_open... boolean symbol CRYPTO_LIB_ARC4 tested for 'm'? test forced to 'n'
#
# configuration written to .config
#
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1'
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/modules
make --jobserver-auth=3,4  -C "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1" KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/gpio-button-hotplug.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/nat46.symvers" KERNELRELEASE=5.4.145 EXTRA_CFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1=backports-5.10.42-1" KLIB_BUILD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" MODPROBE=true KLIB=/lib/modules/5.4.145 KERNEL_SUBLEVEL=4 KBUILD_LDFLAGS_MODULE_PREREQ= modules
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1'
make[5]: 'Kconfig.versions' is up to date.
no
configure: WARNING: Unable to detect syscall pidfd_open.
checking for syscall pidfd_send_signal... make[7]: 'Kconfig.versions' is up to date.
make[8]: 'conf' is up to date.
SYS_pidfd_send_signal
checking for syscall close_range... boolean symbol CRYPTO_LIB_ARC4 tested for 'm'? test forced to 'n'
#
# configuration written to .config
#
Building backport-include/backport/autoconf.h ... done.
no
configure: WARNING: Unable to detect syscall close_range.
checking for isnan... no
checking for isnan in -lm... no
checking for __isnan in -lm... no
checking for clock_gettime... yes
checking for timer_create... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking for asciidoctor... no
configure: WARNING: asciidoctor not found; not building man pages
checking whether the target supports thread-local storage... yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... no
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for mips-openwrt-linux-ncursesw6-config... no
checking for ncursesw6-config... ncursesw6-config
checking ncursesw/ncurses.h usability...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/main.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/backport-5.5.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/backport-5.10.o
yes
checking ncursesw/ncurses.h presence...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/beacon.o
yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/term.h usability...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/main.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/status.o
yes
checking ncursesw/term.h presence... yes
checking for ncursesw/term.h... yes
checking for use_default_colors in -lncursesw... yes
checking for resizeterm in -lncursesw...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/driver-ops.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/sta_info.o
yes
checking for TINFOW... no
checking for tgetent in -ltinfow... no
checking for TINFO... no
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/compat.o
checking for tgetent in -ltinfo...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/core.o
no
checking for syscall fallocate... SYS_fallocate
checking for valid fallocate() function... yes
checking for valid posix_fallocate() function... yes
checking for syscall unshare...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/gpio.o
SYS_unshare
checking for unshare... yes
checking for setns... yes
checking for capng_apply in -lcap-ng...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/wep.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/aead_api.o
no
configure: WARNING: libcap-ng library not found; not building setpriv
checking for PCRE2_POSIX... no
checking for crc32 in -lz... yes
configure: WARNING: excluded for mips-openwrt-linux-gnu architecture; not building hwclock_cmos
checking for syscall swapon... SYS_swapon
checking for syscall swapoff...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/wpa.o
SYS_swapoff
checking for swapon... yes
checking for swapoff... yes
checking for syscall prlimit64... SYS_prlimit64
checking for prlimit...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/scan.o
yes
checking for syscall pivot_root... SYS_pivot_root
checking for LIBUSER... no
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/sysfs.o
checking for syscall ioprio_set... SYS_ioprio_set
checking for syscall ioprio_get...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/init.o
SYS_ioprio_get
checking for syscall sched_getaffinity... SYS_sched_getaffinity
checking for syscall sched_setattr...   CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/radiotap.o
SYS_sched_setattr
checking for syscall sched_setattr... (cached) SYS_sched_setattr
checking for SYSTEMD... no
checking for SYSTEMD_DAEMON... no
checking for SYSTEMD_JOURNAL... no
checking for ECONF... no
configure: WARNING: libpython not found; not building pylibmount
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/main.o
checking that generated files are newer than configure... done
configure: creating ./config.status
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/main.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/util.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/offchannel.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/ht.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/recv.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/regd.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/reg.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/xmit.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/hw.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/agg-tx.o
config.status: creating Makefile
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/key.o
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/link.o
config.status: creating libmount/src/libmount.h
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/debug.o
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating po/Makefile.in
config.status: creating po-man/Makefile
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/dfs_pattern_detector.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/scan.o
config.status: creating config.h
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/dfs_pri_detector.o
config.status: executing depfiles commands
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/agg-rx.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/antenna.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/vht.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/channel.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/nl80211.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/mlme.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/ibss.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/pci.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/he.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ahb.o
autoreconf: configure.ac: tracing
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/s1g.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/sme.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/chan.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/ibss.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/iface.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/dfs_debug.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/ethtool.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/dfs.o
autoreconf: configure.ac: subdirectory ares not present
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/libtoolize --install --force
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/rate.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/mesh.o
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath.o
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/michael.o
OpenWrt-libtoolize: linking file `./config.sub'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/ap.o
OpenWrt-libtoolize: linking file `./install-sh'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/hsr.o
OpenWrt-libtoolize: linking file `./ltmain.sh'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/debug.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/tkip.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9002_hw.o
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/trace.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/ocb.o
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/aes_cmac.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/aes_gmac.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_hw.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/hw.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/fils_aead.o
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/cfg.o
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_phy.o
OpenWrt-libtoolize: Remember to add `LT_INIT' to configure.ac.
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9002_phy.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/pmsr.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/of.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/debugfs.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/wext-compat.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/wext-sme.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/ethtool.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar5008_phy.o
config.status: executing libtool commands
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/rx.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/spectmgmt.o
config.status: executing po-directories commands
config.status: creating po/POTFILES
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/tx.o
config.status: setting ALL_LINGUAS in configure.in is obsolete
config.status: creating po/Makefile

        util-linux  2.37

        prefix:                    /usr
        exec prefix:               /usr

        bindir:                    /usr/bin
        sbindir:                   /usr/sbin
        libdir:                    /lib
        usrbin_execdir:            ${exec_prefix}/bin
        usrsbin_execdir:           ${exec_prefix}/sbin
        usrlib_execdir:            ${exec_prefix}/lib

        localstatedir:             /var
        runstatedir:               /run
        includedir:                ${prefix}/include
        sysconfdir:                /etc
        sysconfstaticdir:          ${prefix}/lib

        vendordir:                 

        Python:                    
        Python version:            
        Python libs:               

        Bash completions:          /usr/share/bash-completion/completions
        Systemd support:           no
        Systemd unitdir:           no
        libeconf support:          no
        Btrfs support:             yes
        Wide-char support:         yes

        Manual pages:              no
        Manual pages translated:   no

        compiler:                  mips-openwrt-linux-musl-gcc
        suid cflags:               
        ldflags:                   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro 
        suid ldflags:              
        ASAN enabled:              no

        cflags:                    -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 

        warnings:

 -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point

 Type 'make' or 'make <utilname>' to compile.

touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/cfg80211.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/key.o
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make  all-recursive
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/util.o
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
Making all in po
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/po'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/wme.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c -o lib/libcommon_la-blkdev.lo `test -f 'lib/blkdev.c' || echo './'`lib/blkdev.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9002_calib.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c lib/blkdev.c  -fPIC -DPIC -o lib/.libs/libcommon_la-blkdev.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c lib/blkdev.c -o lib/libcommon_la-blkdev.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-blkdev.Tpo lib/.deps/libcommon_la-blkdev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-buffer.lo -MD -MP -MF lib/.deps/libcommon_la-buffer.Tpo -c -o lib/libcommon_la-buffer.lo `test -f 'lib/buffer.c' || echo './'`lib/buffer.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-buffer.lo -MD -MP -MF lib/.deps/libcommon_la-buffer.Tpo -c lib/buffer.c  -fPIC -DPIC -o lib/.libs/libcommon_la-buffer.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/chan.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-buffer.lo -MD -MP -MF lib/.deps/libcommon_la-buffer.Tpo -c lib/buffer.c -o lib/libcommon_la-buffer.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-buffer.Tpo lib/.deps/libcommon_la-buffer.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c -o lib/libcommon_la-canonicalize.lo `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c -o lib/libcommon_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c lib/canonicalize.c  -fPIC -DPIC -o lib/.libs/libcommon_la-canonicalize.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c lib/color-names.c  -fPIC -DPIC -o lib/.libs/libcommon_la-color-names.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c lib/canonicalize.c -o lib/libcommon_la-canonicalize.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c lib/color-names.c -o lib/libcommon_la-color-names.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_calib.o
mv -f lib/.deps/libcommon_la-color-names.Tpo lib/.deps/libcommon_la-color-names.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/calib.o
mv -f lib/.deps/libcommon_la-canonicalize.Tpo lib/.deps/libcommon_la-canonicalize.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c -o lib/libcommon_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c lib/crc32.c  -fPIC -DPIC -o lib/.libs/libcommon_la-crc32.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c lib/crc32.c -o lib/libcommon_la-crc32.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-crc32.Tpo lib/.deps/libcommon_la-crc32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c -o lib/libcommon_la-crc32c.lo `test -f 'lib/crc32c.c' || echo './'`lib/crc32c.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c lib/crc32c.c  -fPIC -DPIC -o lib/.libs/libcommon_la-crc32c.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c lib/crc32c.c -o lib/libcommon_la-crc32c.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-crc32c.Tpo lib/.deps/libcommon_la-crc32c.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-encode.lo -MD -MP -MF lib/.deps/libcommon_la-encode.Tpo -c -o lib/libcommon_la-encode.lo `test -f 'lib/encode.c' || echo './'`lib/encode.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/eeprom.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-encode.lo -MD -MP -MF lib/.deps/libcommon_la-encode.Tpo -c lib/encode.c  -fPIC -DPIC -o lib/.libs/libcommon_la-encode.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-encode.lo -MD -MP -MF lib/.deps/libcommon_la-encode.Tpo -c lib/encode.c -o lib/libcommon_la-encode.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-encode.Tpo lib/.deps/libcommon_la-encode.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c -o lib/libcommon_la-env.lo `test -f 'lib/env.c' || echo './'`lib/env.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/trace.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/eeprom_def.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/eeprom_4k.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c lib/env.c  -fPIC -DPIC -o lib/.libs/libcommon_la-env.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c lib/env.c -o lib/libcommon_la-env.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mlme.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/eeprom_9287.o
mv -f lib/.deps/libcommon_la-env.Tpo lib/.deps/libcommon_la-env.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c -o lib/libcommon_la-fileutils.lo `test -f 'lib/fileutils.c' || echo './'`lib/fileutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c lib/fileutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-fileutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c lib/fileutils.c -o lib/libcommon_la-fileutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-fileutils.Tpo lib/.deps/libcommon_la-fileutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c -o lib/libcommon_la-idcache.lo `test -f 'lib/idcache.c' || echo './'`lib/idcache.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c lib/idcache.c  -fPIC -DPIC -o lib/.libs/libcommon_la-idcache.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ani.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/tdls.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c lib/idcache.c -o lib/libcommon_la-idcache.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-idcache.Tpo lib/.deps/libcommon_la-idcache.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-jsonwrt.lo -MD -MP -MF lib/.deps/libcommon_la-jsonwrt.Tpo -c -o lib/libcommon_la-jsonwrt.lo `test -f 'lib/jsonwrt.c' || echo './'`lib/jsonwrt.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c -o lib/libcommon_la-mangle.lo `test -f 'lib/mangle.c' || echo './'`lib/mangle.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-jsonwrt.lo -MD -MP -MF lib/.deps/libcommon_la-jsonwrt.Tpo -c lib/jsonwrt.c  -fPIC -DPIC -o lib/.libs/libcommon_la-jsonwrt.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/mac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c lib/mangle.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mangle.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c -o lib/libcommon_la-match.lo `test -f 'lib/match.c' || echo './'`lib/match.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-jsonwrt.lo -MD -MP -MF lib/.deps/libcommon_la-jsonwrt.Tpo -c lib/jsonwrt.c -o lib/libcommon_la-jsonwrt.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c lib/mangle.c -o lib/libcommon_la-mangle.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c lib/match.c  -fPIC -DPIC -o lib/.libs/libcommon_la-match.o
mv -f lib/.deps/libcommon_la-jsonwrt.Tpo lib/.deps/libcommon_la-jsonwrt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c -o lib/libcommon_la-mbsalign.lo `test -f 'lib/mbsalign.c' || echo './'`lib/mbsalign.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c lib/match.c -o lib/libcommon_la-match.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-mangle.Tpo lib/.deps/libcommon_la-mangle.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c -o lib/libcommon_la-mbsedit.lo `test -f 'lib/mbsedit.c' || echo './'`lib/mbsedit.c
mv -f lib/.deps/libcommon_la-match.Tpo lib/.deps/libcommon_la-match.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c -o lib/libcommon_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c lib/mbsalign.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mbsalign.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c lib/mbsedit.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mbsedit.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9002_mac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c lib/md5.c  -fPIC -DPIC -o lib/.libs/libcommon_la-md5.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c lib/mbsedit.c -o lib/libcommon_la-mbsedit.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c lib/md5.c -o lib/libcommon_la-md5.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c lib/mbsalign.c -o lib/libcommon_la-mbsalign.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-mbsedit.Tpo lib/.deps/libcommon_la-mbsedit.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c -o lib/libcommon_la-pager.lo `test -f 'lib/pager.c' || echo './'`lib/pager.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/ocb.o
mv -f lib/.deps/libcommon_la-md5.Tpo lib/.deps/libcommon_la-md5.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c -o lib/libcommon_la-pwdutils.lo `test -f 'lib/pwdutils.c' || echo './'`lib/pwdutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c lib/pager.c  -fPIC -DPIC -o lib/.libs/libcommon_la-pager.o
mv -f lib/.deps/libcommon_la-mbsalign.Tpo lib/.deps/libcommon_la-mbsalign.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c -o lib/libcommon_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c lib/pwdutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-pwdutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c lib/pager.c -o lib/libcommon_la-pager.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c lib/randutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-randutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c lib/pwdutils.c -o lib/libcommon_la-pwdutils.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_mac.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c lib/randutils.c -o lib/libcommon_la-randutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-pwdutils.Tpo lib/.deps/libcommon_la-pwdutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c -o lib/libcommon_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
mv -f lib/.deps/libcommon_la-pager.Tpo lib/.deps/libcommon_la-pager.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c -o lib/libcommon_la-signames.lo `test -f 'lib/signames.c' || echo './'`lib/signames.c
mv -f lib/.deps/libcommon_la-randutils.Tpo lib/.deps/libcommon_la-randutils.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_eeprom.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c lib/signames.c  -fPIC -DPIC -o lib/.libs/libcommon_la-signames.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c lib/sha1.c  -fPIC -DPIC -o lib/.libs/libcommon_la-sha1.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c -o lib/libcommon_la-strutils.lo `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c lib/signames.c -o lib/libcommon_la-signames.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-signames.Tpo lib/.deps/libcommon_la-signames.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/airtime.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c lib/strutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-strutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c lib/sha1.c -o lib/libcommon_la-sha1.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c -o lib/libcommon_la-strv.lo `test -f 'lib/strv.c' || echo './'`lib/strv.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c lib/strv.c  -fPIC -DPIC -o lib/.libs/libcommon_la-strv.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c -o lib/libcommon_la-timeutils.lo `test -f 'lib/timeutils.c' || echo './'`lib/timeutils.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ar9003_paprd.o
mv -f lib/.deps/libcommon_la-sha1.Tpo lib/.deps/libcommon_la-sha1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c -o lib/libcommon_la-ttyutils.lo `test -f 'lib/ttyutils.c' || echo './'`lib/ttyutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c lib/timeutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-timeutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c lib/strv.c -o lib/libcommon_la-strv.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c lib/ttyutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-ttyutils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c lib/strutils.c -o lib/libcommon_la-strutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c lib/ttyutils.c -o lib/libcommon_la-ttyutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-strv.Tpo lib/.deps/libcommon_la-strv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c -o lib/libcommon_la-linux_version.lo `test -f 'lib/linux_version.c' || echo './'`lib/linux_version.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c lib/timeutils.c -o lib/libcommon_la-timeutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-ttyutils.Tpo lib/.deps/libcommon_la-ttyutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c -o lib/libcommon_la-procutils.lo `test -f 'lib/procutils.c' || echo './'`lib/procutils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c lib/linux_version.c  -fPIC -DPIC -o lib/.libs/libcommon_la-linux_version.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c lib/linux_version.c -o lib/libcommon_la-linux_version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c lib/procutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-procutils.o
mv -f lib/.deps/libcommon_la-strutils.Tpo lib/.deps/libcommon_la-strutils.Plo
mv -f lib/.deps/libcommon_la-timeutils.Tpo lib/.deps/libcommon_la-timeutils.Plo
mv -f lib/.deps/libcommon_la-linux_version.Tpo lib/.deps/libcommon_la-linux_version.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/common.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c -o lib/libcommon_la-loopdev.lo `test -f 'lib/loopdev.c' || echo './'`lib/loopdev.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/common-init.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c lib/procutils.c -o lib/libcommon_la-procutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c lib/loopdev.c  -fPIC -DPIC -o lib/.libs/libcommon_la-loopdev.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/common-beacon.o
mv -f lib/.deps/libcommon_la-procutils.Tpo lib/.deps/libcommon_la-procutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c -o lib/libcommon_la-cpuset.lo `test -f 'lib/cpuset.c' || echo './'`lib/cpuset.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c lib/cpuset.c  -fPIC -DPIC -o lib/.libs/libcommon_la-cpuset.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c lib/cpuset.c -o lib/libcommon_la-cpuset.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/common-debug.o
mv -f lib/.deps/libcommon_la-cpuset.Tpo lib/.deps/libcommon_la-cpuset.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c -o lib/libcommon_la-path.lo `test -f 'lib/path.c' || echo './'`lib/path.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/led.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c lib/path.c  -fPIC -DPIC -o lib/.libs/libcommon_la-path.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/debugfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c lib/loopdev.c -o lib/libcommon_la-loopdev.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c -o lib/libcommon_la-sysfs.lo `test -f 'lib/sysfs.c' || echo './'`lib/sysfs.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c -o lib/libmount_la-monotonic.lo `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c lib/sysfs.c  -fPIC -DPIC -o lib/.libs/libcommon_la-sysfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c lib/monotonic.c  -fPIC -DPIC -o lib/.libs/libmount_la-monotonic.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c lib/path.c -o lib/libcommon_la-path.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c lib/monotonic.c -o lib/libmount_la-monotonic.o >/dev/null 2>&1
mv -f lib/.deps/libmount_la-monotonic.Tpo lib/.deps/libmount_la-monotonic.Plo
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k.o
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_hw.o
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_common.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/debugfs_sta.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c lib/sysfs.c -o lib/libcommon_la-sysfs.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/debugfs_netdev.o
mv -f lib/.deps/libcommon_la-loopdev.Tpo lib/.deps/libcommon_la-loopdev.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/debugfs_key.o
mv -f lib/.deps/libcommon_la-path.Tpo lib/.deps/libcommon_la-path.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/dmesg-monotonic.o -MD -MP -MF lib/.deps/dmesg-monotonic.Tpo -c -o lib/dmesg-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f lib/.deps/dmesg-monotonic.Tpo lib/.deps/dmesg-monotonic.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c -o lib/libtcolors_la-colors.lo `test -f 'lib/colors.c' || echo './'`lib/colors.c
mv -f lib/.deps/libcommon_la-sysfs.Tpo lib/.deps/libcommon_la-sysfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c -o lib/libtcolors_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c lib/colors.c  -fPIC -DPIC -o lib/.libs/libtcolors_la-colors.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh_pathtbl.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c lib/color-names.c  -fPIC -DPIC -o lib/.libs/libtcolors_la-color-names.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c lib/color-names.c -o lib/libtcolors_la-color-names.o >/dev/null 2>&1
mv -f lib/.deps/libtcolors_la-color-names.Tpo lib/.deps/libtcolors_la-color-names.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/mount-mount.o -MD -MP -MF sys-utils/.deps/mount-mount.Tpo -c -o sys-utils/mount-mount.o `test -f 'sys-utils/mount.c' || echo './'`sys-utils/mount.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c lib/colors.c -o lib/libtcolors_la-colors.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh_plink.o
mv -f sys-utils/.deps/mount-mount.Tpo sys-utils/.deps/mount-mount.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/umount-umount.o -MD -MP -MF sys-utils/.deps/umount-umount.Tpo -c -o sys-utils/umount-umount.o `test -f 'sys-utils/umount.c' || echo './'`sys-utils/umount.c
mv -f lib/.deps/libtcolors_la-colors.Tpo lib/.deps/libtcolors_la-colors.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/wdctl-wdctl.o -MD -MP -MF sys-utils/.deps/wdctl-wdctl.Tpo -c -o sys-utils/wdctl-wdctl.o `test -f 'sys-utils/wdctl.c' || echo './'`sys-utils/wdctl.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh_hwmp.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh_sync.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/mountpoint-mountpoint.o -MD -MP -MF sys-utils/.deps/mountpoint-mountpoint.Tpo -c -o sys-utils/mountpoint-mountpoint.o `test -f 'sys-utils/mountpoint.c' || echo './'`sys-utils/mountpoint.c
mv -f sys-utils/.deps/umount-umount.Tpo sys-utils/.deps/umount-umount.Po
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mesh_ps.o
mv -f sys-utils/.deps/wdctl-wdctl.Tpo sys-utils/.deps/wdctl-wdctl.Po
depbase=`echo lib/plymouth-ctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/plymouth-ctrl.o -MD -MP -MF $depbase.Tpo -c -o lib/plymouth-ctrl.o lib/plymouth-ctrl.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/mountpoint-mountpoint.Tpo sys-utils/.deps/mountpoint-mountpoint.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/fstrim-fstrim.o -MD -MP -MF sys-utils/.deps/fstrim-fstrim.Tpo -c -o sys-utils/fstrim-fstrim.o `test -f 'sys-utils/fstrim.c' || echo './'`sys-utils/fstrim.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/rc80211_minstrel_ht.o
depbase=`echo sys-utils/ctrlaltdel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ctrlaltdel.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ctrlaltdel.o sys-utils/ctrlaltdel.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/fstrim-fstrim.Tpo sys-utils/.deps/fstrim-fstrim.Po
depbase=`echo sys-utils/fsfreeze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/fsfreeze.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/fsfreeze.o sys-utils/fsfreeze.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/blkdiscard-blkdiscard.o -MD -MP -MF sys-utils/.deps/blkdiscard-blkdiscard.Tpo -c -o sys-utils/blkdiscard-blkdiscard.o `test -f 'sys-utils/blkdiscard.c' || echo './'`sys-utils/blkdiscard.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/blkdiscard-monotonic.o -MD -MP -MF lib/.deps/blkdiscard-monotonic.Tpo -c -o lib/blkdiscard-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f sys-utils/.deps/blkdiscard-blkdiscard.Tpo sys-utils/.deps/blkdiscard-blkdiscard.Po
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/rc80211_minstrel_ht_debugfs.o
mv -f lib/.deps/blkdiscard-monotonic.Tpo lib/.deps/blkdiscard-monotonic.Po
depbase=`echo sys-utils/blkzone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/blkzone.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/blkzone.o sys-utils/blkzone.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/losetup-losetup.o -MD -MP -MF sys-utils/.deps/losetup-losetup.Tpo -c -o sys-utils/losetup-losetup.o `test -f 'sys-utils/losetup.c' || echo './'`sys-utils/losetup.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/zramctl-zramctl.o -MD -MP -MF sys-utils/.deps/zramctl-zramctl.Tpo -c -o sys-utils/zramctl-zramctl.o `test -f 'sys-utils/zramctl.c' || echo './'`sys-utils/zramctl.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/zramctl-ismounted.o -MD -MP -MF lib/.deps/zramctl-ismounted.Tpo -c -o lib/zramctl-ismounted.o `test -f 'lib/ismounted.c' || echo './'`lib/ismounted.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/swapon-swapon.o -MD -MP -MF sys-utils/.deps/swapon-swapon.Tpo -c -o sys-utils/swapon-swapon.o `test -f 'sys-utils/swapon.c' || echo './'`sys-utils/swapon.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/swapon-swapon-common.o -MD -MP -MF sys-utils/.deps/swapon-swapon-common.Tpo -c -o sys-utils/swapon-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
mv -f lib/.deps/zramctl-ismounted.Tpo lib/.deps/zramctl-ismounted.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/swapon-swapprober.o -MD -MP -MF lib/.deps/swapon-swapprober.Tpo -c -o lib/swapon-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
mv -f sys-utils/.deps/swapon-swapon-common.Tpo sys-utils/.deps/swapon-swapon-common.Po
mv -f lib/.deps/swapon-swapprober.Tpo lib/.deps/swapon-swapprober.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/swapoff-swapoff.o -MD -MP -MF sys-utils/.deps/swapoff-swapoff.Tpo -c -o sys-utils/swapoff-swapoff.o `test -f 'sys-utils/swapoff.c' || echo './'`sys-utils/swapoff.c
mv -f sys-utils/.deps/losetup-losetup.Tpo sys-utils/.deps/losetup-losetup.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/swapoff-swapon-common.o -MD -MP -MF sys-utils/.deps/swapoff-swapon-common.Tpo -c -o sys-utils/swapoff-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/swapoff-swapprober.o -MD -MP -MF lib/.deps/swapoff-swapprober.Tpo -c -o lib/swapoff-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
mv -f sys-utils/.deps/zramctl-zramctl.Tpo sys-utils/.deps/zramctl-zramctl.Po
depbase=`echo sys-utils/chcpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/chcpu.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/chcpu.o sys-utils/chcpu.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/swapoff-swapprober.Tpo lib/.deps/swapoff-swapprober.Po
depbase=`echo sys-utils/pivot_root.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/pivot_root.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/pivot_root.o sys-utils/pivot_root.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/swapoff-swapoff.Tpo sys-utils/.deps/swapoff-swapoff.Po
depbase=`echo sys-utils/switch_root.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/switch_root.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/switch_root.o sys-utils/switch_root.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/swapoff-swapon-common.Tpo sys-utils/.deps/swapoff-swapon-common.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I./sys-utils -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock.Tpo -c -o sys-utils/hwclock-hwclock.o `test -f 'sys-utils/hwclock.c' || echo './'`sys-utils/hwclock.c
mv -f sys-utils/.deps/swapon-swapon.Tpo sys-utils/.deps/swapon-swapon.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I./sys-utils -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock-parse-date.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock-parse-date.Tpo -c -o sys-utils/hwclock-hwclock-parse-date.o `test -f 'sys-utils/hwclock-parse-date.c' || echo './'`sys-utils/hwclock-parse-date.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I./sys-utils -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock-rtc.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock-rtc.Tpo -c -o sys-utils/hwclock-hwclock-rtc.o `test -f 'sys-utils/hwclock-rtc.c' || echo './'`sys-utils/hwclock-rtc.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I./sys-utils -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/hwclock-monotonic.o -MD -MP -MF lib/.deps/hwclock-monotonic.Tpo -c -o lib/hwclock-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/blkid-blkid.o -MD -MP -MF misc-utils/.deps/blkid-blkid.Tpo -c -o misc-utils/blkid-blkid.o `test -f 'misc-utils/blkid.c' || echo './'`misc-utils/blkid.c
mv -f lib/.deps/hwclock-monotonic.Tpo lib/.deps/hwclock-monotonic.Po
mv -f sys-utils/.deps/hwclock-hwclock-rtc.Tpo sys-utils/.deps/hwclock-hwclock-rtc.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/blkid-ismounted.o -MD -MP -MF lib/.deps/blkid-ismounted.Tpo -c -o lib/blkid-ismounted.o `test -f 'lib/ismounted.c' || echo './'`lib/ismounted.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/findfs-findfs.o -MD -MP -MF misc-utils/.deps/findfs-findfs.Tpo -c -o misc-utils/findfs-findfs.o `test -f 'misc-utils/findfs.c' || echo './'`misc-utils/findfs.c
mv -f misc-utils/.deps/findfs-findfs.Tpo misc-utils/.deps/findfs-findfs.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/wipefs-wipefs.o -MD -MP -MF misc-utils/.deps/wipefs-wipefs.Tpo -c -o misc-utils/wipefs-wipefs.o `test -f 'misc-utils/wipefs.c' || echo './'`misc-utils/wipefs.c
mv -f lib/.deps/blkid-ismounted.Tpo lib/.deps/blkid-ismounted.Po
depbase=`echo lib/ismounted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/ismounted.o -MD -MP -MF $depbase.Tpo -c -o lib/ismounted.o lib/ismounted.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/mkswap-ismounted.o -MD -MP -MF lib/.deps/mkswap-ismounted.Tpo -c -o lib/mkswap-ismounted.o `test -f 'lib/ismounted.c' || echo './'`lib/ismounted.c
mv -f sys-utils/.deps/hwclock-hwclock.Tpo sys-utils/.deps/hwclock-hwclock.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/swaplabel-swaplabel.o -MD -MP -MF disk-utils/.deps/swaplabel-swaplabel.Tpo -c -o disk-utils/swaplabel-swaplabel.o `test -f 'disk-utils/swaplabel.c' || echo './'`disk-utils/swaplabel.c
mv -f sys-utils/.deps/hwclock-hwclock-parse-date.Tpo sys-utils/.deps/hwclock-hwclock-parse-date.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/swaplabel-swapprober.o -MD -MP -MF lib/.deps/swaplabel-swapprober.Tpo -c -o lib/swaplabel-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
mv -f misc-utils/.deps/blkid-blkid.Tpo misc-utils/.deps/blkid-blkid.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fsck-fsck.o -MD -MP -MF disk-utils/.deps/fsck-fsck.Tpo -c -o disk-utils/fsck-fsck.o `test -f 'disk-utils/fsck.c' || echo './'`disk-utils/fsck.c
mv -f lib/.deps/mkswap-ismounted.Tpo lib/.deps/mkswap-ismounted.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/fsck-monotonic.o -MD -MP -MF lib/.deps/fsck-monotonic.Tpo -c -o lib/fsck-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mac80211.o
mv -f lib/.deps/swaplabel-swapprober.Tpo lib/.deps/swaplabel-swapprober.Po
depbase=`echo disk-utils/raw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/raw.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/raw.o disk-utils/raw.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/fsck.cramfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fsck.cramfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/fsck.cramfs.o disk-utils/fsck.cramfs.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/swaplabel-swaplabel.Tpo disk-utils/.deps/swaplabel-swaplabel.Po
depbase=`echo disk-utils/cramfs_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/cramfs_common.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/cramfs_common.o disk-utils/cramfs_common.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/fsck-monotonic.Tpo lib/.deps/fsck-monotonic.Po
depbase=`echo disk-utils/mkfs.cramfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/mkfs.cramfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.cramfs.o disk-utils/mkfs.cramfs.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/wipefs-wipefs.Tpo misc-utils/.deps/wipefs-wipefs.Po
depbase=`echo disk-utils/blockdev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/blockdev.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/blockdev.o disk-utils/blockdev.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk.Tpo -c -o disk-utils/fdisk-fdisk.o `test -f 'disk-utils/fdisk.c' || echo './'`disk-utils/fdisk.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk-menu.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk-menu.Tpo -c -o disk-utils/fdisk-fdisk-menu.o `test -f 'disk-utils/fdisk-menu.c' || echo './'`disk-utils/fdisk-menu.c
  Building modules, stage 2.
mv -f disk-utils/.deps/fsck-fsck.Tpo disk-utils/.deps/fsck-fsck.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk-list.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk-list.Tpo -c -o disk-utils/fdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
  MODPOST 7 modules
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/compat.mod.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath.mod.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/sfdisk-sfdisk.o -MD -MP -MF disk-utils/.deps/sfdisk-sfdisk.Tpo -c -o disk-utils/sfdisk-sfdisk.o `test -f 'disk-utils/sfdisk.c' || echo './'`disk-utils/sfdisk.c
disk-utils/sfdisk.c: In function 'move_partition_data':
disk-utils/sfdisk.c:517:48: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'fdisk_sector_t' {aka 'long long unsigned int'} [-Wformat=]
  517 |     fprintf(f, "# Step size (sectors/bytes): %zu/%zu\n", step, step_bytes);
      |                                              ~~^         ~~~~
      |                                                |         |
      |                                                |         fdisk_sector_t {aka long long unsigned int}
      |                                                unsigned int
      |                                              %llu
In file included from disk-utils/sfdisk.c:45:
disk-utils/sfdisk.c:535:23: warning: format '%ju' expects argument of type 'uintmax_t', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  535 |    DBG(MISC, ul_debug("aligning step #%05zu from %ju to %ju",
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |       cc, step_bytes, nbytes));
      |           ~~~~~~~~~~   
      |           |
      |           size_t {aka unsigned int}
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
   67 |    x; \
      |    ^
disk-utils/sfdisk.c:535:4: note: in expansion of macro 'DBG'
  535 |    DBG(MISC, ul_debug("aligning step #%05zu from %ju to %ju",
      |    ^~~
disk-utils/sfdisk.c:535:52: note: format string is defined here
  535 |    DBG(MISC, ul_debug("aligning step #%05zu from %ju to %ju",
      |                                                  ~~^
      |                                                    |
      |                                                    long long unsigned int
      |                                                  %u
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k.mod.o
mv -f disk-utils/.deps/fdisk-fdisk-menu.Tpo disk-utils/.deps/fdisk-fdisk-menu.Po
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_common.mod.o
mv -f disk-utils/.deps/fdisk-fdisk-list.Tpo disk-utils/.deps/fdisk-fdisk-list.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/sfdisk-fdisk-list.o -MD -MP -MF disk-utils/.deps/sfdisk-fdisk-list.Tpo -c -o disk-utils/sfdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_hw.mod.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mac80211.mod.o
mv -f disk-utils/.deps/fdisk-fdisk.Tpo disk-utils/.deps/fdisk-fdisk.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/cfdisk-cfdisk.o -MD -MP -MF disk-utils/.deps/cfdisk-cfdisk.Tpo -c -o disk-utils/cfdisk-cfdisk.o `test -f 'disk-utils/cfdisk.c' || echo './'`disk-utils/cfdisk.c
mv -f disk-utils/.deps/sfdisk-fdisk-list.Tpo disk-utils/.deps/sfdisk-fdisk-list.Po
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/cfg80211.mod.o
depbase=`echo text-utils/col.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/col.o -MD -MP -MF $depbase.Tpo -c -o text-utils/col.o text-utils/col.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/colcrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/colcrt.o -MD -MP -MF $depbase.Tpo -c -o text-utils/colcrt.o text-utils/colcrt.c &&\
mv -f $depbase.Tpo $depbase.Po
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/compat/compat.ko
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath.ko
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k.ko
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_common.ko
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/mac80211.ko
depbase=`echo text-utils/colrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/colrm.o -MD -MP -MF $depbase.Tpo -c -o text-utils/colrm.o text-utils/colrm.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/column-column.o -MD -MP -MF text-utils/.deps/column-column.Tpo -c -o text-utils/column-column.o `test -f 'text-utils/column.c' || echo './'`text-utils/column.c
depbase=`echo text-utils/hexdump-conv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/hexdump-conv.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-conv.o text-utils/hexdump-conv.c &&\
mv -f $depbase.Tpo $depbase.Po
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/wireless/cfg80211.ko
depbase=`echo text-utils/hexdump-display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/hexdump-display.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-display.o text-utils/hexdump-display.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/hexdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/hexdump.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump.o text-utils/hexdump.c &&\
mv -f $depbase.Tpo $depbase.Po
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1'
for subdir in .; do realdir=$(readlink -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1); grep -F /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/Module.symvers.tmp; [ "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1" = "$realdir" ] || grep -F $realdir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/Module.symvers.tmp; done; sort -u /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/Module.symvers.tmp > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/Module.symvers; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers; mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/Module.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/mac80211.symvers
mv -f disk-utils/.deps/sfdisk-sfdisk.Tpo disk-utils/.deps/sfdisk-sfdisk.Po
depbase=`echo text-utils/hexdump-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/hexdump-parse.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-parse.o text-utils/hexdump-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/rev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/rev.o -MD -MP -MF $depbase.Tpo -c -o text-utils/rev.o text-utils/rev.c &&\
mv -f $depbase.Tpo $depbase.Po
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211-backport /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211/ath /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/net/mac80211
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/backport-include/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211-backport/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/ul-ul.o -MD -MP -MF text-utils/.deps/ul-ul.Tpo -c -o text-utils/ul-ul.o `test -f 'text-utils/ul.c' || echo './'`text-utils/ul.c
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/net/mac80211/rate.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/net/mac80211/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/drivers/net/wireless/ath/*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211/ath/
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-format-y2k -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/script-script.o -MD -MP -MF term-utils/.deps/script-script.Tpo -c -o term-utils/script-script.o `test -f 'term-utils/script.c' || echo './'`term-utils/script.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/usr/include/mac80211-backport/linux/module.h
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211 -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mac80211.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mac80211.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211 ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/mac80211.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-format-y2k -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/script-pty-session.o -MD -MP -MF lib/.deps/script-pty-session.Tpo -c -o lib/script-pty-session.o `test -f 'lib/pty-session.c' || echo './'`lib/pty-session.c
In file included from term-utils/script.c:70:
term-utils/script.c: In function 'callback_log_stream_activity':
term-utils/script.c:672:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=]
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
      |                                                               |
      |                                                               ssize_t {aka int}
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
   67 |    x; \
      |    ^
term-utils/script.c:672:2: note: in expansion of macro 'DBG'
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |  ^~~
term-utils/script.c:672:30: note: format string is defined here
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                            ~~^
      |                              |
      |                              long int
      |                            %d
In file included from term-utils/script.c:70:
term-utils/script.c:672:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  673 |     ctl->outsz, ctl->maxsz));
      |     ~~~~~~~~~~     
      |        |
      |        uint64_t {aka long long unsigned int}
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
   67 |    x; \
      |    ^
term-utils/script.c:672:2: note: in expansion of macro 'DBG'
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |  ^~~
term-utils/script.c:672:49: note: format string is defined here
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                                               ~~^
      |                                                 |
      |                                                 unsigned int
      |                                               %llu
In file included from term-utils/script.c:70:
term-utils/script.c:672:19: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  673 |     ctl->outsz, ctl->maxsz));
      |                 ~~~~~~~~~~
      |                    |
      |                    uint64_t {aka long long unsigned int}
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
   67 |    x; \
      |    ^
term-utils/script.c:672:2: note: in expansion of macro 'DBG'
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |  ^~~
term-utils/script.c:672:58: note: format string is defined here
  672 |  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
      |                                                        ~~^
      |                                                          |
      |                                                          unsigned int
      |                                                        %llu
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-mac80211
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.mac80211_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mv -f text-utils/.deps/column-column.Tpo text-utils/.deps/column-column.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-format-y2k -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/script-monotonic.o -MD -MP -MF lib/.deps/script-monotonic.Tpo -c -o lib/script-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/wifi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/netifd/wireless
install -m0644 ./files/lib/wifi/mac80211.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/wifi
install -m0755 ./files/lib/netifd/wireless/mac80211.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/netifd/wireless
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/etc/hotplug.d/ieee80211
install -m0644 ./files/mac80211.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/etc/hotplug.d/ieee80211/10-wifi-detect
depbase=`echo term-utils/scriptreplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/scriptreplay.o -MD -MP -MF $depbase.Tpo -c -o term-utils/scriptreplay.o term-utils/scriptreplay.c &&\
mv -f $depbase.Tpo $depbase.Po
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f lib/.deps/script-monotonic.Tpo lib/.deps/script-monotonic.Po
depbase=`echo term-utils/script-playutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/script-playutils.o -MD -MP -MF $depbase.Tpo -c -o term-utils/script-playutils.o term-utils/script-playutils.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f text-utils/.deps/ul-ul.Tpo text-utils/.deps/ul-ul.Po
depbase=`echo term-utils/scriptlive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/scriptlive.o -MD -MP -MF $depbase.Tpo -c -o term-utils/scriptlive.o term-utils/scriptlive.c &&\
mv -f $depbase.Tpo $depbase.Po
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211
mv -f lib/.deps/script-pty-session.Tpo lib/.deps/script-pty-session.Po
depbase=`echo lib/pty-session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/pty-session.o -MD -MP -MF $depbase.Tpo -c -o lib/pty-session.o lib/pty-session.c &&\
mv -f $depbase.Tpo $depbase.Po
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/modules/5.4.145/compat.ko: relocatable
depbase=`echo lib/monotonic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/monotonic.o -MD -MP -MF $depbase.Tpo -c -o lib/monotonic.o lib/monotonic.c &&\
mv -f $depbase.Tpo $depbase.Po
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/lib/modules/5.4.145/cfg80211.ko: relocatable
mv -f term-utils/.deps/script-script.Tpo term-utils/.deps/script-script.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/setterm-setterm.o -MD -MP -MF term-utils/.deps/setterm-setterm.Tpo -c -o term-utils/setterm-setterm.o `test -f 'term-utils/setterm.c' || echo './'`term-utils/setterm.c
depbase=`echo term-utils/mesg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/mesg.o -MD -MP -MF $depbase.Tpo -c -o term-utils/mesg.o term-utils/mesg.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/wall-wall.o -MD -MP -MF term-utils/.deps/wall-wall.Tpo -c -o term-utils/wall-wall.o `test -f 'term-utils/wall.c' || echo './'`term-utils/wall.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mv -f disk-utils/.deps/cfdisk-cfdisk.Tpo disk-utils/.deps/cfdisk-cfdisk.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/wall-ttymsg.o -MD -MP -MF term-utils/.deps/wall-ttymsg.Tpo -c -o term-utils/wall-ttymsg.o `test -f 'term-utils/ttymsg.c' || echo './'`term-utils/ttymsg.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsmem-lsmem.o -MD -MP -MF sys-utils/.deps/lsmem-lsmem.Tpo -c -o sys-utils/lsmem-lsmem.o `test -f 'sys-utils/lsmem.c' || echo './'`sys-utils/lsmem.c
depbase=`echo sys-utils/chmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/chmem.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/chmem.o sys-utils/chmem.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f term-utils/.deps/wall-ttymsg.Tpo term-utils/.deps/wall-ttymsg.Po
depbase=`echo sys-utils/flock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/flock.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/flock.o sys-utils/flock.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f term-utils/.deps/wall-wall.Tpo term-utils/.deps/wall-wall.Po
depbase=`echo lib/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/timer.o -MD -MP -MF $depbase.Tpo -c -o lib/timer.o lib/timer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/choom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/choom.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/choom.o sys-utils/choom.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcmk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ipcmk.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcmk.o sys-utils/ipcmk.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ipcrm.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcrm.o sys-utils/ipcrm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ipcs.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcs.o sys-utils/ipcs.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/lsmem-lsmem.Tpo sys-utils/.deps/lsmem-lsmem.Po
depbase=`echo sys-utils/ipcutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ipcutils.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcutils.o sys-utils/ipcutils.c &&\
mv -f $depbase.Tpo $depbase.Po
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-cfg80211 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-cfg80211_5.4.145+5.10.42-1-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mv -f term-utils/.deps/setterm-setterm.Tpo term-utils/.deps/setterm-setterm.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/irqtop-irqtop.o -MD -MP -MF sys-utils/.deps/irqtop-irqtop.Tpo -c -o sys-utils/irqtop-irqtop.o `test -f 'sys-utils/irqtop.c' || echo './'`sys-utils/irqtop.c
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/irqtop-irq-common.o -MD -MP -MF sys-utils/.deps/irqtop-irq-common.Tpo -c -o sys-utils/irqtop-irq-common.o `test -f 'sys-utils/irq-common.c' || echo './'`sys-utils/irq-common.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/irqtop-monotonic.o -MD -MP -MF lib/.deps/irqtop-monotonic.Tpo -c -o lib/irqtop-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsirq-lsirq.o -MD -MP -MF sys-utils/.deps/lsirq-lsirq.Tpo -c -o sys-utils/lsirq-lsirq.o `test -f 'sys-utils/lsirq.c' || echo './'`sys-utils/lsirq.c
mv -f lib/.deps/irqtop-monotonic.Tpo lib/.deps/irqtop-monotonic.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsirq-irq-common.o -MD -MP -MF sys-utils/.deps/lsirq-irq-common.Tpo -c -o sys-utils/lsirq-irq-common.o `test -f 'sys-utils/irq-common.c' || echo './'`sys-utils/irq-common.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsipc-lsipc.o -MD -MP -MF sys-utils/.deps/lsipc-lsipc.Tpo -c -o sys-utils/lsipc-lsipc.o `test -f 'sys-utils/lsipc.c' || echo './'`sys-utils/lsipc.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsipc-ipcutils.o -MD -MP -MF sys-utils/.deps/lsipc-ipcutils.Tpo -c -o sys-utils/lsipc-ipcutils.o `test -f 'sys-utils/ipcutils.c' || echo './'`sys-utils/ipcutils.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211
mv -f sys-utils/.deps/irqtop-irqtop.Tpo sys-utils/.deps/irqtop-irqtop.Po
mv -f sys-utils/.deps/lsirq-lsirq.Tpo sys-utils/.deps/lsirq-lsirq.Po
depbase=`echo sys-utils/renice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/renice.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/renice.o sys-utils/renice.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/setsid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/setsid.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/setsid.o sys-utils/setsid.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/irqtop-irq-common.Tpo sys-utils/.deps/irqtop-irq-common.Po
depbase=`echo sys-utils/setarch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/setarch.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/setarch.o sys-utils/setarch.c &&\
mv -f $depbase.Tpo $depbase.Po
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211/lib/modules/5.4.145/mac80211.ko: relocatable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/eject-eject.o -MD -MP -MF sys-utils/.deps/eject-eject.Tpo -c -o sys-utils/eject-eject.o `test -f 'sys-utils/eject.c' || echo './'`sys-utils/eject.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/eject-monotonic.o -MD -MP -MF lib/.deps/eject-monotonic.Tpo -c -o lib/eject-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/prlimit-prlimit.o -MD -MP -MF sys-utils/.deps/prlimit-prlimit.Tpo -c -o sys-utils/prlimit-prlimit.o `test -f 'sys-utils/prlimit.c' || echo './'`sys-utils/prlimit.c
mv -f sys-utils/.deps/lsirq-irq-common.Tpo sys-utils/.deps/lsirq-irq-common.Po
mv -f sys-utils/.deps/lsipc-ipcutils.Tpo sys-utils/.deps/lsipc-ipcutils.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lsns-lsns.o -MD -MP -MF sys-utils/.deps/lsns-lsns.Tpo -c -o sys-utils/lsns-lsns.o `test -f 'sys-utils/lsns.c' || echo './'`sys-utils/lsns.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu.Tpo -c -o sys-utils/lscpu-lscpu.o `test -f 'sys-utils/lscpu.c' || echo './'`sys-utils/lscpu.c
mv -f lib/.deps/eject-monotonic.Tpo lib/.deps/eject-monotonic.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-cputype.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-cputype.Tpo -c -o sys-utils/lscpu-lscpu-cputype.o `test -f 'sys-utils/lscpu-cputype.c' || echo './'`sys-utils/lscpu-cputype.c
mv -f sys-utils/.deps/prlimit-prlimit.Tpo sys-utils/.deps/prlimit-prlimit.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-cpu.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-cpu.Tpo -c -o sys-utils/lscpu-lscpu-cpu.o `test -f 'sys-utils/lscpu-cpu.c' || echo './'`sys-utils/lscpu-cpu.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-mac80211 into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-mac80211_5.4.145+5.10.42-1-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mv -f sys-utils/.deps/eject-eject.Tpo sys-utils/.deps/eject-eject.Po
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-topology.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-topology.Tpo -c -o sys-utils/lscpu-lscpu-topology.o `test -f 'sys-utils/lscpu-topology.c' || echo './'`sys-utils/lscpu-topology.c
mv -f sys-utils/.deps/lscpu-lscpu-cpu.Tpo sys-utils/.deps/lscpu-lscpu-cpu.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-virt.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-virt.Tpo -c -o sys-utils/lscpu-lscpu-virt.o `test -f 'sys-utils/lscpu-virt.c' || echo './'`sys-utils/lscpu-virt.c
mv -f sys-utils/.deps/lsipc-lsipc.Tpo sys-utils/.deps/lsipc-lsipc.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-arm.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-arm.Tpo -c -o sys-utils/lscpu-lscpu-arm.o `test -f 'sys-utils/lscpu-arm.c' || echo './'`sys-utils/lscpu-arm.c
mv -f sys-utils/.deps/lscpu-lscpu-cputype.Tpo sys-utils/.deps/lscpu-lscpu-cputype.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-dmi.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-dmi.Tpo -c -o sys-utils/lscpu-lscpu-dmi.o `test -f 'sys-utils/lscpu-dmi.c' || echo './'`sys-utils/lscpu-dmi.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath/lib/modules/5.4.145/ath.ko: relocatable
mv -f sys-utils/.deps/lscpu-lscpu-arm.Tpo sys-utils/.deps/lscpu-lscpu-arm.Po
mv -f sys-utils/.deps/lscpu-lscpu-dmi.Tpo sys-utils/.deps/lscpu-lscpu-dmi.Po
depbase=`echo sys-utils/fallocate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/fallocate.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/fallocate.o sys-utils/fallocate.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/unshare-unshare.o -MD -MP -MF sys-utils/.deps/unshare-unshare.Tpo -c -o sys-utils/unshare-unshare.o `test -f 'sys-utils/unshare.c' || echo './'`sys-utils/unshare.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mv -f sys-utils/.deps/lsns-lsns.Tpo sys-utils/.deps/lsns-lsns.Po
mv -f sys-utils/.deps/lscpu-lscpu-virt.Tpo sys-utils/.deps/lscpu-lscpu-virt.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/unshare-caputils.o -MD -MP -MF lib/.deps/unshare-caputils.Tpo -c -o lib/unshare-caputils.o `test -f 'lib/caputils.c' || echo './'`lib/caputils.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/unshare-exec_shell.o -MD -MP -MF lib/.deps/unshare-exec_shell.Tpo -c -o lib/unshare-exec_shell.o `test -f 'lib/exec_shell.c' || echo './'`lib/exec_shell.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
mv -f lib/.deps/unshare-caputils.Tpo lib/.deps/unshare-caputils.Po
depbase=`echo sys-utils/nsenter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/nsenter.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/nsenter.o sys-utils/nsenter.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/unshare-exec_shell.Tpo lib/.deps/unshare-exec_shell.Po
mv -f sys-utils/.deps/lscpu-lscpu-topology.Tpo sys-utils/.deps/lscpu-lscpu-topology.Po
depbase=`echo lib/exec_shell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/exec_shell.o -MD -MP -MF $depbase.Tpo -c -o lib/exec_shell.o lib/exec_shell.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/cal-cal.o -MD -MP -MF misc-utils/.deps/cal-cal.Tpo -c -o misc-utils/cal-cal.o `test -f 'misc-utils/cal.c' || echo './'`misc-utils/cal.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/logger-logger.o -MD -MP -MF misc-utils/.deps/logger-logger.Tpo -c -o misc-utils/logger-logger.o `test -f 'misc-utils/logger.c' || echo './'`misc-utils/logger.c
mv -f sys-utils/.deps/lscpu-lscpu.Tpo sys-utils/.deps/lscpu-lscpu.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/logger-strutils.o -MD -MP -MF lib/.deps/logger-strutils.Tpo -c -o lib/logger-strutils.o `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/logger-strv.o -MD -MP -MF lib/.deps/logger-strv.Tpo -c -o lib/logger-strv.o `test -f 'lib/strv.c' || echo './'`lib/strv.c
depbase=`echo misc-utils/look.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/look.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/look.o misc-utils/look.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/unshare-unshare.Tpo sys-utils/.deps/unshare-unshare.Po
depbase=`echo misc-utils/mcookie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/mcookie.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/mcookie.o misc-utils/mcookie.c &&\
mv -f $depbase.Tpo $depbase.Po
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ath_5.4.145+5.10.42-1-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
depbase=`echo lib/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/md5.o -MD -MP -MF $depbase.Tpo -c -o lib/md5.o lib/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/logger-strv.Tpo lib/.deps/logger-strv.Po
depbase=`echo misc-utils/namei.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/namei.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/namei.o misc-utils/namei.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/strutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/strutils.o -MD -MP -MF $depbase.Tpo -c -o lib/strutils.o lib/strutils.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/cal-cal.Tpo misc-utils/.deps/cal-cal.Po
depbase=`echo lib/idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/idcache.o -MD -MP -MF $depbase.Tpo -c -o lib/idcache.o lib/idcache.c &&\
mv -f $depbase.Tpo $depbase.Po
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f misc-utils/.deps/logger-logger.Tpo misc-utils/.deps/logger-logger.Po
depbase=`echo misc-utils/whereis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/whereis.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/whereis.o misc-utils/whereis.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/logger-strutils.Tpo lib/.deps/logger-strutils.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/lslocks-lslocks.o -MD -MP -MF misc-utils/.deps/lslocks-lslocks.Tpo -c -o misc-utils/lslocks-lslocks.o `test -f 'misc-utils/lslocks.c' || echo './'`misc-utils/lslocks.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/uuidgen-uuidgen.o -MD -MP -MF misc-utils/.deps/uuidgen-uuidgen.Tpo -c -o misc-utils/uuidgen-uuidgen.o `test -f 'misc-utils/uuidgen.c' || echo './'`misc-utils/uuidgen.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/uuidparse-uuidparse.o -MD -MP -MF misc-utils/.deps/uuidparse-uuidparse.Tpo -c -o misc-utils/uuidparse-uuidparse.o `test -f 'misc-utils/uuidparse.c' || echo './'`misc-utils/uuidparse.c
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common
depbase=`echo misc-utils/rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/rename.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/rename.o misc-utils/rename.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/uuidgen-uuidgen.Tpo misc-utils/.deps/uuidgen-uuidgen.Po
depbase=`echo misc-utils/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/getopt.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/getopt.o misc-utils/getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common/lib/modules/5.4.145/ath9k_hw.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common/lib/modules/5.4.145/ath9k_common.ko: relocatable
mv -f misc-utils/.deps/uuidparse-uuidparse.Tpo misc-utils/.deps/uuidparse-uuidparse.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/fincore-fincore.o -MD -MP -MF misc-utils/.deps/fincore-fincore.Tpo -c -o misc-utils/fincore-fincore.o `test -f 'misc-utils/fincore.c' || echo './'`misc-utils/fincore.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/hardlink-hardlink.o -MD -MP -MF misc-utils/.deps/hardlink-hardlink.Tpo -c -o misc-utils/hardlink-hardlink.o `test -f 'misc-utils/hardlink.c' || echo './'`misc-utils/hardlink.c
mv -f misc-utils/.deps/lslocks-lslocks.Tpo misc-utils/.deps/lslocks-lslocks.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/hardlink-monotonic.o -MD -MP -MF lib/.deps/hardlink-monotonic.Tpo -c -o lib/hardlink-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
mv -f lib/.deps/hardlink-monotonic.Tpo lib/.deps/hardlink-monotonic.Po
depbase=`echo disk-utils/isosize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/isosize.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/isosize.o disk-utils/isosize.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/rfkill-rfkill.o -MD -MP -MF sys-utils/.deps/rfkill-rfkill.Tpo -c -o sys-utils/rfkill-rfkill.o `test -f 'sys-utils/rfkill.c' || echo './'`sys-utils/rfkill.c
depbase=`echo sys-utils/readprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/readprofile.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/readprofile.o sys-utils/readprofile.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ldattach.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/ldattach.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ldattach.o sys-utils/ldattach.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/rtcwake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/rtcwake.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/rtcwake.o sys-utils/rtcwake.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/fincore-fincore.Tpo misc-utils/.deps/fincore-fincore.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/uuidd-uuidd.o -MD -MP -MF misc-utils/.deps/uuidd-uuidd.Tpo -c -o misc-utils/uuidd-uuidd.o `test -f 'misc-utils/uuidd.c' || echo './'`misc-utils/uuidd.c
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/uuidd-monotonic.o -MD -MP -MF lib/.deps/uuidd-monotonic.Tpo -c -o lib/uuidd-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f sys-utils/.deps/rfkill-rfkill.Tpo sys-utils/.deps/rfkill-rfkill.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include   -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/uuidd-timer.o -MD -MP -MF lib/.deps/uuidd-timer.Tpo -c -o lib/uuidd-timer.o `test -f 'lib/timer.c' || echo './'`lib/timer.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k-common into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ath9k-common_5.4.145+5.10.42-1-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mv -f misc-utils/.deps/hardlink-hardlink.Tpo misc-utils/.deps/hardlink-hardlink.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/partx-partx.o -MD -MP -MF disk-utils/.deps/partx-partx.Tpo -c -o disk-utils/partx-partx.o `test -f 'disk-utils/partx.c' || echo './'`disk-utils/partx.c
mv -f lib/.deps/uuidd-monotonic.Tpo lib/.deps/uuidd-monotonic.Po
depbase=`echo disk-utils/addpart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/addpart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/addpart.o disk-utils/addpart.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/uuidd-timer.Tpo lib/.deps/uuidd-timer.Po
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k/etc/modules.d; ( echo "ath9k"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k/etc/modules.d/ath9k; 
depbase=`echo disk-utils/delpart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/delpart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/delpart.o disk-utils/delpart.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/resizepart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/resizepart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/resizepart.o disk-utils/resizepart.c &&\
mv -f $depbase.Tpo $depbase.Po
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
/usr/bin/mkdir -p $(dirname libuuid/uuid.pc)
srcdir=''; \
	test -f ./libuuid/uuid.pc.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@docdir[@]|/usr/share/doc/util-linux|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.37|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|37|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|37|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.37.0|g'  -e 's|@LIBSELINUX[@]||g'   -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g'  -e 's|@vendordir[@]||g' ${srcdir}libuuid/uuid.pc.in >libuuid/uuid.pc.tmp
/usr/bin/mkdir -p $(dirname libblkid/blkid.pc)
/usr/bin/mkdir -p $(dirname libmount/mount.pc)
srcdir=''; \
	test -f ./libblkid/blkid.pc.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@docdir[@]|/usr/share/doc/util-linux|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.37|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|37|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|37|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.37.0|g'  -e 's|@LIBSELINUX[@]||g'   -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g'  -e 's|@vendordir[@]||g' ${srcdir}libblkid/blkid.pc.in >libblkid/blkid.pc.tmp
mv -f misc-utils/.deps/uuidd-uuidd.Tpo misc-utils/.deps/uuidd-uuidd.Po
srcdir=''; \
	test -f ./libmount/mount.pc.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@docdir[@]|/usr/share/doc/util-linux|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.37|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|37|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|37|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.37.0|g'  -e 's|@LIBSELINUX[@]||g'   -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g'  -e 's|@vendordir[@]||g' ${srcdir}libmount/mount.pc.in >libmount/mount.pc.tmp
/usr/bin/mkdir -p $(dirname libsmartcols/smartcols.pc)
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k
srcdir=''; \
	test -f ./libsmartcols/smartcols.pc.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@docdir[@]|/usr/share/doc/util-linux|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.37|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|37|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|37|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.37.0|g'  -e 's|@LIBSELINUX[@]||g'   -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g'  -e 's|@vendordir[@]||g' ${srcdir}libsmartcols/smartcols.pc.in >libsmartcols/smartcols.pc.tmp
/usr/bin/mkdir -p $(dirname libfdisk/fdisk.pc)
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k/lib/modules/5.4.145/ath9k.ko: relocatable
srcdir=''; \
	test -f ./libfdisk/fdisk.pc.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@docdir[@]|/usr/share/doc/util-linux|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.37|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.37.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|37|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.37.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|37|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.37.0|g'  -e 's|@LIBSELINUX[@]||g'   -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g'  -e 's|@vendordir[@]||g' ${srcdir}libfdisk/fdisk.pc.in >libfdisk/fdisk.pc.tmp
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c -o libuuid/src/libuuid_la-clear.lo `test -f 'libuuid/src/clear.c' || echo './'`libuuid/src/clear.c
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c -o libuuid/src/libuuid_la-compare.lo `test -f 'libuuid/src/compare.c' || echo './'`libuuid/src/compare.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c -o libuuid/src/libuuid_la-copy.lo `test -f 'libuuid/src/copy.c' || echo './'`libuuid/src/copy.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c -o libuuid/src/libuuid_la-gen_uuid.lo `test -f 'libuuid/src/gen_uuid.c' || echo './'`libuuid/src/gen_uuid.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c -o libuuid/src/libuuid_la-isnull.lo `test -f 'libuuid/src/isnull.c' || echo './'`libuuid/src/isnull.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c libuuid/src/clear.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-clear.o
mv -f disk-utils/.deps/partx-partx.Tpo disk-utils/.deps/partx-partx.Po
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c libuuid/src/compare.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-compare.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c libuuid/src/copy.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-copy.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c -o libuuid/src/libuuid_la-pack.lo `test -f 'libuuid/src/pack.c' || echo './'`libuuid/src/pack.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c libuuid/src/gen_uuid.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-gen_uuid.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c libuuid/src/isnull.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-isnull.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c libuuid/src/compare.c -o libuuid/src/libuuid_la-compare.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c libuuid/src/clear.c -o libuuid/src/libuuid_la-clear.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c libuuid/src/copy.c -o libuuid/src/libuuid_la-copy.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c libuuid/src/isnull.c -o libuuid/src/libuuid_la-isnull.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c libuuid/src/pack.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-pack.o
mv -f libuuid/src/.deps/libuuid_la-clear.Tpo libuuid/src/.deps/libuuid_la-clear.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c -o libuuid/src/libuuid_la-parse.lo `test -f 'libuuid/src/parse.c' || echo './'`libuuid/src/parse.c
mv -f libuuid/src/.deps/libuuid_la-compare.Tpo libuuid/src/.deps/libuuid_la-compare.Plo
mv -f libuuid/src/.deps/libuuid_la-copy.Tpo libuuid/src/.deps/libuuid_la-copy.Plo
mv -f libuuid/src/.deps/libuuid_la-isnull.Tpo libuuid/src/.deps/libuuid_la-isnull.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c libuuid/src/pack.c -o libuuid/src/libuuid_la-pack.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c -o libuuid/src/libuuid_la-unpack.lo `test -f 'libuuid/src/unpack.c' || echo './'`libuuid/src/unpack.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c -o libuuid/src/libuuid_la-unparse.lo `test -f 'libuuid/src/unparse.c' || echo './'`libuuid/src/unparse.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c -o libuuid/src/libuuid_la-uuid_time.lo `test -f 'libuuid/src/uuid_time.c' || echo './'`libuuid/src/uuid_time.c
mv -f libuuid/src/.deps/libuuid_la-pack.Tpo libuuid/src/.deps/libuuid_la-pack.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c -o libuuid/src/libuuid_la-predefined.lo `test -f 'libuuid/src/predefined.c' || echo './'`libuuid/src/predefined.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/ipkg-mips_24kc/kmod-ath9k into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ath9k_5.4.145+5.10.42-1-1_mips_24kc.ipk
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c libuuid/src/parse.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-parse.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c libuuid/src/unpack.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unpack.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c libuuid/src/unparse.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unparse.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c libuuid/src/uuid_time.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-uuid_time.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c libuuid/src/gen_uuid.c -o libuuid/src/libuuid_la-gen_uuid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c libuuid/src/predefined.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-predefined.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k/etc/modules.d; ( echo "ath9k"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k/etc/modules.d/ath9k; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k.installed
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c libuuid/src/unpack.c -o libuuid/src/libuuid_la-unpack.o >/dev/null 2>&1
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k-common.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k-common
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c libuuid/src/parse.c -o libuuid/src/libuuid_la-parse.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c libuuid/src/predefined.c -o libuuid/src/libuuid_la-predefined.o >/dev/null 2>&1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k-common
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c libuuid/src/unparse.c -o libuuid/src/libuuid_la-unparse.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c libuuid/src/uuid_time.c -o libuuid/src/libuuid_la-uuid_time.o >/dev/null 2>&1
mv -f libuuid/src/.deps/libuuid_la-predefined.Tpo libuuid/src/.deps/libuuid_la-predefined.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c -o lib/libuuid_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
mv -f libuuid/src/.deps/libuuid_la-unpack.Tpo libuuid/src/.deps/libuuid_la-unpack.Plo
mv -f libuuid/src/.deps/libuuid_la-parse.Tpo libuuid/src/.deps/libuuid_la-parse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c -o lib/libuuid_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c -o lib/libuuid_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
mv -f libuuid/src/.deps/libuuid_la-unparse.Tpo libuuid/src/.deps/libuuid_la-unparse.Plo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k-common.installed
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c -o libblkid/src/libblkid_la-init.lo `test -f 'libblkid/src/init.c' || echo './'`libblkid/src/init.c
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211
mv -f libuuid/src/.deps/libuuid_la-uuid_time.Tpo libuuid/src/.deps/libuuid_la-uuid_time.Plo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c -o libblkid/src/libblkid_la-cache.lo `test -f 'libblkid/src/cache.c' || echo './'`libblkid/src/cache.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/lib/wifi /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/lib/netifd/wireless
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c lib/randutils.c  -fPIC -DPIC -o lib/.libs/libuuid_la-randutils.o
install -m0644 ./files/lib/wifi/mac80211.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/lib/wifi
install -m0755 ./files/lib/netifd/wireless/mac80211.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/lib/netifd/wireless
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/etc/hotplug.d/ieee80211
install -m0644 ./files/mac80211.hotplug /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/etc/hotplug.d/ieee80211/10-wifi-detect
mv -f libuuid/src/.deps/libuuid_la-gen_uuid.Tpo libuuid/src/.deps/libuuid_la-gen_uuid.Plo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211.installed
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c lib/md5.c  -fPIC -DPIC -o lib/.libs/libuuid_la-md5.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c lib/sha1.c  -fPIC -DPIC -o lib/.libs/libuuid_la-sha1.o
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-mac80211.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-mac80211
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c -o libblkid/src/libblkid_la-config.lo `test -f 'libblkid/src/config.c' || echo './'`libblkid/src/config.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-mac80211
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c libblkid/src/cache.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-cache.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c libblkid/src/init.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-init.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-mac80211.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c lib/randutils.c -o lib/libuuid_la-randutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c libblkid/src/config.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-config.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ath_installed
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c libblkid/src/cache.c -o libblkid/src/libblkid_la-cache.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c libblkid/src/init.c -o libblkid/src/libblkid_la-init.o >/dev/null 2>&1
echo "kmod-ath" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mac80211.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ath9k_installed
echo "kmod-ath9k" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mac80211.default.install
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-ath9k-common/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c lib/md5.c -o lib/libuuid_la-md5.o >/dev/null 2>&1
mv -f lib/.deps/libuuid_la-randutils.Tpo lib/.deps/libuuid_la-randutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c -o libblkid/src/libblkid_la-dev.lo `test -f 'libblkid/src/dev.c' || echo './'`libblkid/src/dev.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ath9k-common_installed
echo "kmod-ath9k-common" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mac80211.default.install
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c libblkid/src/config.c -o libblkid/src/libblkid_la-config.o >/dev/null 2>&1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '5.10.42-1-1' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/kmod-cfg80211.version || { echo '5.10.42-1-1' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/kmod-cfg80211.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-cfg80211/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mv -f libblkid/src/.deps/libblkid_la-init.Tpo libblkid/src/.deps/libblkid_la-init.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c lib/sha1.c -o lib/libuuid_la-sha1.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c -o libblkid/src/libblkid_la-devname.lo `test -f 'libblkid/src/devname.c' || echo './'`libblkid/src/devname.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-cfg80211_installed
echo "kmod-cfg80211" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mac80211.default.install
mv -f libblkid/src/.deps/libblkid_la-cache.Tpo libblkid/src/.deps/libblkid_la-cache.Plo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c -o libblkid/src/libblkid_la-devno.lo `test -f 'libblkid/src/devno.c' || echo './'`libblkid/src/devno.c
echo '5.10.42-1-1' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/kmod-mac80211.version || { echo '5.10.42-1-1' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/kmod-mac80211.version;  } 
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c libblkid/src/dev.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-dev.o
mv -f lib/.deps/libuuid_la-md5.Tpo lib/.deps/libuuid_la-md5.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c -o libblkid/src/libblkid_la-encode.lo `test -f 'libblkid/src/encode.c' || echo './'`libblkid/src/encode.c
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-5.10.42-1/.pkgdir/kmod-mac80211/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mv -f libblkid/src/.deps/libblkid_la-config.Tpo libblkid/src/.deps/libblkid_la-config.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c -o libblkid/src/libblkid_la-evaluate.lo `test -f 'libblkid/src/evaluate.c' || echo './'`libblkid/src/evaluate.c
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-mac80211_installed
echo "kmod-mac80211" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/mac80211.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/mac80211'
time: package/kernel/mac80211/compile#160.74#14.36#73.49
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c -o libblkid/src/libblkid_la-getsize.lo `test -f 'libblkid/src/getsize.c' || echo './'`libblkid/src/getsize.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c libblkid/src/devname.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devname.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c libblkid/src/devno.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devno.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c libblkid/src/dev.c -o libblkid/src/libblkid_la-dev.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c libblkid/src/evaluate.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-evaluate.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c libblkid/src/encode.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-encode.o
mv -f lib/.deps/libuuid_la-sha1.Tpo lib/.deps/libuuid_la-sha1.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c libblkid/src/getsize.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-getsize.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c -o libblkid/src/libblkid_la-probe.lo `test -f 'libblkid/src/probe.c' || echo './'`libblkid/src/probe.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c libblkid/src/getsize.c -o libblkid/src/libblkid_la-getsize.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-dev.Tpo libblkid/src/.deps/libblkid_la-dev.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c libblkid/src/encode.c -o libblkid/src/libblkid_la-encode.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c libblkid/src/probe.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-probe.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c libblkid/src/evaluate.c -o libblkid/src/libblkid_la-evaluate.o >/dev/null 2>&1
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/ath10k-ct'
mv -f libblkid/src/.deps/libblkid_la-getsize.Tpo libblkid/src/.deps/libblkid_la-getsize.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c libblkid/src/devno.c -o libblkid/src/libblkid_la-devno.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c -o libblkid/src/libblkid_la-read.lo `test -f 'libblkid/src/read.c' || echo './'`libblkid/src/read.c
mv -f libblkid/src/.deps/libblkid_la-encode.Tpo libblkid/src/.deps/libblkid_la-encode.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c -o libblkid/src/libblkid_la-resolve.lo `test -f 'libblkid/src/resolve.c' || echo './'`libblkid/src/resolve.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c libblkid/src/devname.c -o libblkid/src/libblkid_la-devname.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-devno.Tpo libblkid/src/.deps/libblkid_la-devno.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c -o libblkid/src/libblkid_la-save.lo `test -f 'libblkid/src/save.c' || echo './'`libblkid/src/save.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c libblkid/src/read.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-read.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c libblkid/src/resolve.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-resolve.o
mv -f libblkid/src/.deps/libblkid_la-evaluate.Tpo libblkid/src/.deps/libblkid_la-evaluate.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c -o libblkid/src/libblkid_la-tag.lo `test -f 'libblkid/src/tag.c' || echo './'`libblkid/src/tag.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c libblkid/src/resolve.c -o libblkid/src/libblkid_la-resolve.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c libblkid/src/save.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-save.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c libblkid/src/tag.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-tag.o
mv -f libblkid/src/.deps/libblkid_la-resolve.Tpo libblkid/src/.deps/libblkid_la-resolve.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c libblkid/src/read.c -o libblkid/src/libblkid_la-read.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c -o libblkid/src/libblkid_la-verify.lo `test -f 'libblkid/src/verify.c' || echo './'`libblkid/src/verify.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c libblkid/src/save.c -o libblkid/src/libblkid_la-save.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-devname.Tpo libblkid/src/.deps/libblkid_la-devname.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c libblkid/src/verify.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-verify.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c -o libblkid/src/libblkid_la-version.lo `test -f 'libblkid/src/version.c' || echo './'`libblkid/src/version.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c libblkid/src/tag.c -o libblkid/src/libblkid_la-tag.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-read.Tpo libblkid/src/.deps/libblkid_la-read.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c -o libblkid/src/partitions/libblkid_la-aix.lo `test -f 'libblkid/src/partitions/aix.c' || echo './'`libblkid/src/partitions/aix.c
mv -f libblkid/src/.deps/libblkid_la-save.Tpo libblkid/src/.deps/libblkid_la-save.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c -o libblkid/src/partitions/libblkid_la-atari.lo `test -f 'libblkid/src/partitions/atari.c' || echo './'`libblkid/src/partitions/atari.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c libblkid/src/version.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-version.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c libblkid/src/verify.c -o libblkid/src/libblkid_la-verify.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c libblkid/src/probe.c -o libblkid/src/libblkid_la-probe.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-tag.Tpo libblkid/src/.deps/libblkid_la-tag.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c -o libblkid/src/partitions/libblkid_la-bsd.lo `test -f 'libblkid/src/partitions/bsd.c' || echo './'`libblkid/src/partitions/bsd.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c libblkid/src/version.c -o libblkid/src/libblkid_la-version.o >/dev/null 2>&1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.ath10k-ct-2021-06-03-b44cd7b2.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "ath10k-ct-2021-06-03-b44cd7b2.tar.xz" "59f961ad425eb1a48fa9c391a325cc0f23845daec9d12673445d3077f9756cf0" "" || (  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/dl_github_archive.py --dl-dir="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" --url="https://github.com/greearb/ath10k-ct.git" --version="b44cd7b2e7b0df5995ece18f358d4dfc40834ba1" --subdir="ath10k-ct-2021-06-03-b44cd7b2" --source="ath10k-ct-2021-06-03-b44cd7b2.tar.xz" --hash="59f961ad425eb1a48fa9c391a325cc0f23845daec9d12673445d3077f9756cf0" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf ath10k-ct-2021-06-03-b44cd7b2 && [ \! -d ath10k-ct-2021-06-03-b44cd7b2 ] && git clone  https://github.com/greearb/ath10k-ct.git ath10k-ct-2021-06-03-b44cd7b2 && (cd ath10k-ct-2021-06-03-b44cd7b2 && git checkout b44cd7b2e7b0df5995ece18f358d4dfc40834ba1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ath10k-ct-2021-06-03-b44cd7b2 && git log -1 --format='\''@%ct'\''` && rm -rf ath10k-ct-2021-06-03-b44cd7b2/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ath10k-ct-2021-06-03-b44cd7b2 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ath10k-ct-2021-06-03-b44cd7b2.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/ath10k-ct-2021-06-03-b44cd7b2.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf ath10k-ct-2021-06-03-b44cd7b2; );  )    '
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c libblkid/src/partitions/aix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-aix.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c libblkid/src/partitions/atari.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-atari.o
mv -f libblkid/src/.deps/libblkid_la-verify.Tpo libblkid/src/.deps/libblkid_la-verify.Plo
mv -f libblkid/src/.deps/libblkid_la-version.Tpo libblkid/src/.deps/libblkid_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c -o libblkid/src/partitions/libblkid_la-dos.lo `test -f 'libblkid/src/partitions/dos.c' || echo './'`libblkid/src/partitions/dos.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c libblkid/src/partitions/aix.c -o libblkid/src/partitions/libblkid_la-aix.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c -o libblkid/src/partitions/libblkid_la-gpt.lo `test -f 'libblkid/src/partitions/gpt.c' || echo './'`libblkid/src/partitions/gpt.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c libblkid/src/partitions/bsd.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-bsd.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.prepared_81907b7c6c33fde3a8ab396c9e8f782f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ath10k-ct-2021-06-03-b44cd7b2.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.. -xf -
mv -f libblkid/src/partitions/.deps/libblkid_la-aix.Tpo libblkid/src/partitions/.deps/libblkid_la-aix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c -o libblkid/src/partitions/libblkid_la-mac.lo `test -f 'libblkid/src/partitions/mac.c' || echo './'`libblkid/src/partitions/mac.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c libblkid/src/partitions/dos.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-dos.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c libblkid/src/partitions/atari.c -o libblkid/src/partitions/libblkid_la-atari.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c libblkid/src/partitions/gpt.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-gpt.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c libblkid/src/partitions/bsd.c -o libblkid/src/partitions/libblkid_la-bsd.o >/dev/null 2>&1
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c libblkid/src/partitions/mac.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-mac.o

Applying ./patches/201-ath10k-add-LED-and-GPIO-controlling-support-for-various-chipsets.patch using plaintext: 
patching file ath10k-5.10/Kconfig
patching file ath10k-5.10/Makefile
patching file ath10k-5.10/core.c
patching file ath10k-5.10/core.h
patching file ath10k-5.10/hw.h
patching file ath10k-5.10/leds.c
patching file ath10k-5.10/leds.h
patching file ath10k-5.10/mac.c
patching file ath10k-5.10/wmi-ops.h
patching file ath10k-5.10/wmi-tlv.c
patching file ath10k-5.10/wmi.c
patching file ath10k-5.10/wmi.h

Applying ./patches/202-ath10k-use-tpt-trigger-by-default.patch using plaintext: 
patching file ath10k-5.10/core.h
patching file ath10k-5.10/leds.c
patching file ath10k-5.10/mac.c

Applying ./patches/203-ath10k-Try-to-get-mac-address-from-dts.patch using plaintext: 
patching file ath10k-5.10/core.c
Hunk #2 succeeded at 3882 (offset 819 lines).

Applying ./patches/960-0010-ath10k-limit-htt-rx-ring-size.patch using plaintext: 
mv -f libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo libblkid/src/partitions/.deps/libblkid_la-bsd.Plo
patching file ath10k-5.10/htt.h

Applying ./patches/960-0011-ath10k-limit-pci-buffer-size.patch using plaintext: 
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c -o libblkid/src/partitions/libblkid_la-minix.lo `test -f 'libblkid/src/partitions/minix.c' || echo './'`libblkid/src/partitions/minix.c
patching file ath10k-5.10/pci.c
mv -f libblkid/src/partitions/.deps/libblkid_la-atari.Tpo libblkid/src/partitions/.deps/libblkid_la-atari.Plo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.prepared_81907b7c6c33fde3a8ab396c9e8f782f_6664517399ebbbc92a37c5bb081b5c53
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c -o libblkid/src/partitions/libblkid_la-partitions.lo `test -f 'libblkid/src/partitions/partitions.c' || echo './'`libblkid/src/partitions/partitions.c
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.configured_*
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c libblkid/src/partitions/mac.c -o libblkid/src/partitions/libblkid_la-mac.o >/dev/null 2>&1
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ath10k-ct.regular_installed
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/mac80211/ath/*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.built_check
make CONFIG_ATH10K=m CONFIG_ATH10K_PCI=m CONFIG_ATH10K_CE=y CONFIG_ATH10K_AHB=m CONFIG_ATH10K_DEBUGFS=y CONFIG_MAC80211_DEBUGFS=y CONFIG_ATH10K_LEDS=y --jobserver-auth=3,4  -C "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145" KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/gpio-button-hotplug.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/nat46.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/mac80211.symvers" KERNELRELEASE=5.4.145 M="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k"-5.10"" NOSTDINC_FLAGS="-nostdinc  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/mac80211-backport/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/mac80211-backport -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/mac80211/uapi -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_ATH10K_AHB -DSTANDALONE_CT -DCONFIG_MAC80211_DEBUGFS -DCONFIG_ATH10K_DEBUGFS -DCONFIG_ATH10K_DFS_CERTIFIED -DCONFIG_ATH10K_LEDS" modules
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
mv -f libblkid/src/partitions/.deps/libblkid_la-mac.Tpo libblkid/src/partitions/.deps/libblkid_la-mac.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c libblkid/src/partitions/partitions.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-partitions.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c libblkid/src/partitions/minix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-minix.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c -o libblkid/src/partitions/libblkid_la-sgi.lo `test -f 'libblkid/src/partitions/sgi.c' || echo './'`libblkid/src/partitions/sgi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c libblkid/src/partitions/dos.c -o libblkid/src/partitions/libblkid_la-dos.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c libblkid/src/partitions/gpt.c -o libblkid/src/partitions/libblkid_la-gpt.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c libblkid/src/partitions/minix.c -o libblkid/src/partitions/libblkid_la-minix.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c libblkid/src/partitions/sgi.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sgi.o
mv -f libblkid/src/.deps/libblkid_la-probe.Tpo libblkid/src/.deps/libblkid_la-probe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c -o libblkid/src/partitions/libblkid_la-solaris_x86.lo `test -f 'libblkid/src/partitions/solaris_x86.c' || echo './'`libblkid/src/partitions/solaris_x86.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c libblkid/src/partitions/sgi.c -o libblkid/src/partitions/libblkid_la-sgi.o >/dev/null 2>&1
mv -f libblkid/src/partitions/.deps/libblkid_la-minix.Tpo libblkid/src/partitions/.deps/libblkid_la-minix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c -o libblkid/src/partitions/libblkid_la-sun.lo `test -f 'libblkid/src/partitions/sun.c' || echo './'`libblkid/src/partitions/sun.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c libblkid/src/partitions/solaris_x86.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o
mv -f libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo libblkid/src/partitions/.deps/libblkid_la-sgi.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c -o libblkid/src/partitions/libblkid_la-ultrix.lo `test -f 'libblkid/src/partitions/ultrix.c' || echo './'`libblkid/src/partitions/ultrix.c
mv -f libblkid/src/partitions/.deps/libblkid_la-dos.Tpo libblkid/src/partitions/.deps/libblkid_la-dos.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c libblkid/src/partitions/partitions.c -o libblkid/src/partitions/libblkid_la-partitions.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c libblkid/src/partitions/solaris_x86.c -o libblkid/src/partitions/libblkid_la-solaris_x86.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c -o libblkid/src/partitions/libblkid_la-unixware.lo `test -f 'libblkid/src/partitions/unixware.c' || echo './'`libblkid/src/partitions/unixware.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c libblkid/src/partitions/sun.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sun.o
mv -f libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo libblkid/src/partitions/.deps/libblkid_la-gpt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.lo `test -f 'libblkid/src/superblocks/adaptec_raid.c' || echo './'`libblkid/src/superblocks/adaptec_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c libblkid/src/partitions/ultrix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-ultrix.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c libblkid/src/partitions/unixware.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-unixware.o
mv -f libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-apfs.lo `test -f 'libblkid/src/superblocks/apfs.c' || echo './'`libblkid/src/superblocks/apfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c libblkid/src/partitions/sun.c -o libblkid/src/partitions/libblkid_la-sun.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c libblkid/src/superblocks/adaptec_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c libblkid/src/partitions/ultrix.c -o libblkid/src/partitions/libblkid_la-ultrix.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c libblkid/src/partitions/unixware.c -o libblkid/src/partitions/libblkid_la-unixware.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c libblkid/src/superblocks/adaptec_raid.c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c libblkid/src/superblocks/apfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-apfs.o
mv -f libblkid/src/partitions/.deps/libblkid_la-sun.Tpo libblkid/src/partitions/.deps/libblkid_la-sun.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c -o libblkid/src/superblocks/libblkid_la-bcache.lo `test -f 'libblkid/src/superblocks/bcache.c' || echo './'`libblkid/src/superblocks/bcache.c
mv -f libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo libblkid/src/partitions/.deps/libblkid_la-ultrix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c -o libblkid/src/superblocks/libblkid_la-befs.lo `test -f 'libblkid/src/superblocks/befs.c' || echo './'`libblkid/src/superblocks/befs.c
mv -f libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo libblkid/src/partitions/.deps/libblkid_la-unixware.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c libblkid/src/superblocks/apfs.c -o libblkid/src/superblocks/libblkid_la-apfs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-bfs.lo `test -f 'libblkid/src/superblocks/bfs.c' || echo './'`libblkid/src/superblocks/bfs.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c -o libblkid/src/superblocks/libblkid_la-bitlocker.lo `test -f 'libblkid/src/superblocks/bitlocker.c' || echo './'`libblkid/src/superblocks/bitlocker.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c libblkid/src/superblocks/bcache.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bcache.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-apfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c -o libblkid/src/superblocks/libblkid_la-bluestore.lo `test -f 'libblkid/src/superblocks/bluestore.c' || echo './'`libblkid/src/superblocks/bluestore.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c libblkid/src/superblocks/befs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-befs.o
mv -f libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo libblkid/src/partitions/.deps/libblkid_la-partitions.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c libblkid/src/superblocks/bfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c libblkid/src/superblocks/bitlocker.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bitlocker.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-btrfs.lo `test -f 'libblkid/src/superblocks/btrfs.c' || echo './'`libblkid/src/superblocks/btrfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c libblkid/src/superblocks/bcache.c -o libblkid/src/superblocks/libblkid_la-bcache.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c libblkid/src/superblocks/bluestore.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bluestore.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo libblkid/src/superblocks/.deps/libblkid_la-bcache.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c libblkid/src/superblocks/bfs.c -o libblkid/src/superblocks/libblkid_la-bfs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-cramfs.lo `test -f 'libblkid/src/superblocks/cramfs.c' || echo './'`libblkid/src/superblocks/cramfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c libblkid/src/superblocks/btrfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c libblkid/src/superblocks/bluestore.c -o libblkid/src/superblocks/libblkid_la-bluestore.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c libblkid/src/superblocks/bitlocker.c -o libblkid/src/superblocks/libblkid_la-bitlocker.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-bfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-ddf_raid.lo `test -f 'libblkid/src/superblocks/ddf_raid.c' || echo './'`libblkid/src/superblocks/ddf_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c libblkid/src/superblocks/cramfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo libblkid/src/superblocks/.deps/libblkid_la-bluestore.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c libblkid/src/superblocks/btrfs.c -o libblkid/src/superblocks/libblkid_la-btrfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c libblkid/src/superblocks/befs.c -o libblkid/src/superblocks/libblkid_la-befs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbd.lo `test -f 'libblkid/src/superblocks/drbd.c' || echo './'`libblkid/src/superblocks/drbd.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c libblkid/src/superblocks/ddf_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo `test -f 'libblkid/src/superblocks/drbdproxy_datalog.c' || echo './'`libblkid/src/superblocks/drbdproxy_datalog.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c libblkid/src/superblocks/cramfs.c -o libblkid/src/superblocks/libblkid_la-cramfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c libblkid/src/superblocks/ddf_raid.c -o libblkid/src/superblocks/libblkid_la-ddf_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-btrfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c libblkid/src/superblocks/drbd.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbd.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbdmanage.lo `test -f 'libblkid/src/superblocks/drbdmanage.c' || echo './'`libblkid/src/superblocks/drbdmanage.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c libblkid/src/superblocks/drbdproxy_datalog.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-cramfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c -o libblkid/src/superblocks/libblkid_la-exfat.lo `test -f 'libblkid/src/superblocks/exfat.c' || echo './'`libblkid/src/superblocks/exfat.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-exfs.lo `test -f 'libblkid/src/superblocks/exfs.c' || echo './'`libblkid/src/superblocks/exfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c libblkid/src/superblocks/drbdmanage.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c libblkid/src/superblocks/drbd.c -o libblkid/src/superblocks/libblkid_la-drbd.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c libblkid/src/superblocks/drbdproxy_datalog.c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo libblkid/src/superblocks/.deps/libblkid_la-befs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c -o libblkid/src/superblocks/libblkid_la-ext.lo `test -f 'libblkid/src/superblocks/ext.c' || echo './'`libblkid/src/superblocks/ext.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c libblkid/src/superblocks/exfat.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfat.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c libblkid/src/superblocks/drbdmanage.c -o libblkid/src/superblocks/libblkid_la-drbdmanage.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbd.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c libblkid/src/superblocks/exfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c -o libblkid/src/superblocks/libblkid_la-f2fs.lo `test -f 'libblkid/src/superblocks/f2fs.c' || echo './'`libblkid/src/superblocks/f2fs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-gfs.lo `test -f 'libblkid/src/superblocks/gfs.c' || echo './'`libblkid/src/superblocks/gfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c libblkid/src/superblocks/ext.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ext.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c libblkid/src/superblocks/exfat.c -o libblkid/src/superblocks/libblkid_la-exfat.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-hfs.lo `test -f 'libblkid/src/superblocks/hfs.c' || echo './'`libblkid/src/superblocks/hfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c libblkid/src/superblocks/f2fs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c libblkid/src/superblocks/exfs.c -o libblkid/src/superblocks/libblkid_la-exfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c libblkid/src/superblocks/gfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-gfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c libblkid/src/superblocks/ext.c -o libblkid/src/superblocks/libblkid_la-ext.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo libblkid/src/superblocks/.deps/libblkid_la-exfat.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c libblkid/src/superblocks/hfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hfs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.lo `test -f 'libblkid/src/superblocks/highpoint_raid.c' || echo './'`libblkid/src/superblocks/highpoint_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c libblkid/src/superblocks/f2fs.c -o libblkid/src/superblocks/libblkid_la-f2fs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-exfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c libblkid/src/superblocks/gfs.c -o libblkid/src/superblocks/libblkid_la-gfs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-hpfs.lo `test -f 'libblkid/src/superblocks/hpfs.c' || echo './'`libblkid/src/superblocks/hpfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c libblkid/src/superblocks/highpoint_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo libblkid/src/superblocks/.deps/libblkid_la-f2fs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c -o libblkid/src/superblocks/libblkid_la-iso9660.lo `test -f 'libblkid/src/superblocks/iso9660.c' || echo './'`libblkid/src/superblocks/iso9660.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo libblkid/src/superblocks/.deps/libblkid_la-ext.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-isw_raid.lo `test -f 'libblkid/src/superblocks/isw_raid.c' || echo './'`libblkid/src/superblocks/isw_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-gfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c libblkid/src/superblocks/hpfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-jfs.lo `test -f 'libblkid/src/superblocks/jfs.c' || echo './'`libblkid/src/superblocks/jfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c libblkid/src/superblocks/hfs.c -o libblkid/src/superblocks/libblkid_la-hfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c libblkid/src/superblocks/highpoint_raid.c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c libblkid/src/superblocks/iso9660.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c libblkid/src/superblocks/hpfs.c -o libblkid/src/superblocks/libblkid_la-hpfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c libblkid/src/superblocks/isw_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-hfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c libblkid/src/superblocks/jfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jfs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.lo `test -f 'libblkid/src/superblocks/jmicron_raid.c' || echo './'`libblkid/src/superblocks/jmicron_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-linux_raid.lo `test -f 'libblkid/src/superblocks/linux_raid.c' || echo './'`libblkid/src/superblocks/linux_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-hpfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-lsi_raid.lo `test -f 'libblkid/src/superblocks/lsi_raid.c' || echo './'`libblkid/src/superblocks/lsi_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c libblkid/src/superblocks/isw_raid.c -o libblkid/src/superblocks/libblkid_la-isw_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c libblkid/src/superblocks/jfs.c -o libblkid/src/superblocks/libblkid_la-jfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c libblkid/src/superblocks/jmicron_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c libblkid/src/superblocks/linux_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c -o libblkid/src/superblocks/libblkid_la-luks.lo `test -f 'libblkid/src/superblocks/luks.c' || echo './'`libblkid/src/superblocks/luks.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c libblkid/src/superblocks/iso9660.c -o libblkid/src/superblocks/libblkid_la-iso9660.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c libblkid/src/superblocks/lsi_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-jfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c -o libblkid/src/superblocks/libblkid_la-lvm.lo `test -f 'libblkid/src/superblocks/lvm.c' || echo './'`libblkid/src/superblocks/lvm.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c libblkid/src/superblocks/jmicron_raid.c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c libblkid/src/superblocks/linux_raid.c -o libblkid/src/superblocks/libblkid_la-linux_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c libblkid/src/superblocks/luks.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-luks.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c libblkid/src/superblocks/lsi_raid.c -o libblkid/src/superblocks/libblkid_la-lsi_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo libblkid/src/superblocks/.deps/libblkid_la-iso9660.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c libblkid/src/superblocks/lvm.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lvm.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c -o libblkid/src/superblocks/libblkid_la-minix.lo `test -f 'libblkid/src/superblocks/minix.c' || echo './'`libblkid/src/superblocks/minix.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c -o libblkid/src/superblocks/libblkid_la-mpool.lo `test -f 'libblkid/src/superblocks/mpool.c' || echo './'`libblkid/src/superblocks/mpool.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c libblkid/src/superblocks/luks.c -o libblkid/src/superblocks/libblkid_la-luks.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c -o libblkid/src/superblocks/libblkid_la-netware.lo `test -f 'libblkid/src/superblocks/netware.c' || echo './'`libblkid/src/superblocks/netware.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-nilfs.lo `test -f 'libblkid/src/superblocks/nilfs.c' || echo './'`libblkid/src/superblocks/nilfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c libblkid/src/superblocks/lvm.c -o libblkid/src/superblocks/libblkid_la-lvm.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo libblkid/src/superblocks/.deps/libblkid_la-luks.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c libblkid/src/superblocks/minix.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-minix.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ntfs.lo `test -f 'libblkid/src/superblocks/ntfs.c' || echo './'`libblkid/src/superblocks/ntfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c libblkid/src/superblocks/mpool.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-mpool.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c libblkid/src/superblocks/netware.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-netware.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c libblkid/src/superblocks/nilfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c libblkid/src/superblocks/ntfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c libblkid/src/superblocks/mpool.c -o libblkid/src/superblocks/libblkid_la-mpool.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo libblkid/src/superblocks/.deps/libblkid_la-lvm.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c libblkid/src/superblocks/netware.c -o libblkid/src/superblocks/libblkid_la-netware.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c -o libblkid/src/superblocks/libblkid_la-refs.lo `test -f 'libblkid/src/superblocks/refs.c' || echo './'`libblkid/src/superblocks/refs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c libblkid/src/superblocks/minix.c -o libblkid/src/superblocks/libblkid_la-minix.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo libblkid/src/superblocks/.deps/libblkid_la-mpool.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.lo `test -f 'libblkid/src/superblocks/nvidia_raid.c' || echo './'`libblkid/src/superblocks/nvidia_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c libblkid/src/superblocks/nilfs.c -o libblkid/src/superblocks/libblkid_la-nilfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo libblkid/src/superblocks/.deps/libblkid_la-netware.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ocfs.lo `test -f 'libblkid/src/superblocks/ocfs.c' || echo './'`libblkid/src/superblocks/ocfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c libblkid/src/superblocks/refs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-refs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c libblkid/src/superblocks/ntfs.c -o libblkid/src/superblocks/libblkid_la-ntfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c libblkid/src/superblocks/nvidia_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo libblkid/src/superblocks/.deps/libblkid_la-minix.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c libblkid/src/superblocks/refs.c -o libblkid/src/superblocks/libblkid_la-refs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-promise_raid.lo `test -f 'libblkid/src/superblocks/promise_raid.c' || echo './'`libblkid/src/superblocks/promise_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c libblkid/src/superblocks/ocfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-nilfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-reiserfs.lo `test -f 'libblkid/src/superblocks/reiserfs.c' || echo './'`libblkid/src/superblocks/reiserfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c libblkid/src/superblocks/nvidia_raid.c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo libblkid/src/superblocks/.deps/libblkid_la-refs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-romfs.lo `test -f 'libblkid/src/superblocks/romfs.c' || echo './'`libblkid/src/superblocks/romfs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-silicon_raid.lo `test -f 'libblkid/src/superblocks/silicon_raid.c' || echo './'`libblkid/src/superblocks/silicon_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c libblkid/src/superblocks/ocfs.c -o libblkid/src/superblocks/libblkid_la-ocfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c libblkid/src/superblocks/promise_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ntfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c libblkid/src/superblocks/reiserfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-squashfs.lo `test -f 'libblkid/src/superblocks/squashfs.c' || echo './'`libblkid/src/superblocks/squashfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c libblkid/src/superblocks/romfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-romfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c libblkid/src/superblocks/silicon_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c libblkid/src/superblocks/promise_raid.c -o libblkid/src/superblocks/libblkid_la-promise_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ocfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c libblkid/src/superblocks/squashfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c libblkid/src/superblocks/reiserfs.c -o libblkid/src/superblocks/libblkid_la-reiserfs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c -o libblkid/src/superblocks/libblkid_la-stratis.lo `test -f 'libblkid/src/superblocks/stratis.c' || echo './'`libblkid/src/superblocks/stratis.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c libblkid/src/superblocks/romfs.c -o libblkid/src/superblocks/libblkid_la-romfs.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/mac.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c -o libblkid/src/superblocks/libblkid_la-superblocks.lo `test -f 'libblkid/src/superblocks/superblocks.c' || echo './'`libblkid/src/superblocks/superblocks.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c libblkid/src/superblocks/silicon_raid.c -o libblkid/src/superblocks/libblkid_la-silicon_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-romfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c libblkid/src/superblocks/stratis.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-stratis.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c libblkid/src/superblocks/squashfs.c -o libblkid/src/superblocks/libblkid_la-squashfs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c -o libblkid/src/superblocks/libblkid_la-swap.lo `test -f 'libblkid/src/superblocks/swap.c' || echo './'`libblkid/src/superblocks/swap.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c -o libblkid/src/superblocks/libblkid_la-sysv.lo `test -f 'libblkid/src/superblocks/sysv.c' || echo './'`libblkid/src/superblocks/sysv.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c libblkid/src/superblocks/superblocks.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c -o libblkid/src/superblocks/libblkid_la-ubi.lo `test -f 'libblkid/src/superblocks/ubi.c' || echo './'`libblkid/src/superblocks/ubi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c libblkid/src/superblocks/stratis.c -o libblkid/src/superblocks/libblkid_la-stratis.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-squashfs.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c libblkid/src/superblocks/swap.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-swap.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c libblkid/src/superblocks/sysv.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-sysv.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/debug.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo libblkid/src/superblocks/.deps/libblkid_la-stratis.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c libblkid/src/superblocks/ubi.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubi.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/core.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c libblkid/src/superblocks/sysv.c -o libblkid/src/superblocks/libblkid_la-sysv.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c libblkid/src/superblocks/swap.c -o libblkid/src/superblocks/libblkid_la-swap.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c libblkid/src/superblocks/ubi.c -o libblkid/src/superblocks/libblkid_la-ubi.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo libblkid/src/superblocks/.deps/libblkid_la-sysv.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/coredump.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo libblkid/src/superblocks/.deps/libblkid_la-ubi.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo libblkid/src/superblocks/.deps/libblkid_la-swap.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ubifs.lo `test -f 'libblkid/src/superblocks/ubifs.c' || echo './'`libblkid/src/superblocks/ubifs.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c -o libblkid/src/superblocks/libblkid_la-udf.lo `test -f 'libblkid/src/superblocks/udf.c' || echo './'`libblkid/src/superblocks/udf.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c libblkid/src/superblocks/superblocks.c -o libblkid/src/superblocks/libblkid_la-superblocks.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c libblkid/src/superblocks/ubifs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c libblkid/src/superblocks/udf.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-udf.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c libblkid/src/superblocks/ubifs.c -o libblkid/src/superblocks/libblkid_la-ubifs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo libblkid/src/superblocks/.deps/libblkid_la-superblocks.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ufs.lo `test -f 'libblkid/src/superblocks/ufs.c' || echo './'`libblkid/src/superblocks/ufs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ubifs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c -o libblkid/src/superblocks/libblkid_la-vdo.lo `test -f 'libblkid/src/superblocks/vdo.c' || echo './'`libblkid/src/superblocks/vdo.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c libblkid/src/superblocks/udf.c -o libblkid/src/superblocks/libblkid_la-udf.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c libblkid/src/superblocks/ufs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ufs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c libblkid/src/superblocks/vdo.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vdo.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c libblkid/src/superblocks/ufs.c -o libblkid/src/superblocks/libblkid_la-ufs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c libblkid/src/superblocks/vdo.c -o libblkid/src/superblocks/libblkid_la-vdo.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo libblkid/src/superblocks/.deps/libblkid_la-vdo.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/htc.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo libblkid/src/superblocks/.deps/libblkid_la-udf.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ufs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c -o libblkid/src/superblocks/libblkid_la-vfat.lo `test -f 'libblkid/src/superblocks/vfat.c' || echo './'`libblkid/src/superblocks/vfat.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/htt.o
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoconf --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c libblkid/src/superblocks/vfat.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vfat.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-via_raid.lo `test -f 'libblkid/src/superblocks/via_raid.c' || echo './'`libblkid/src/superblocks/via_raid.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c libblkid/src/superblocks/vfat.c -o libblkid/src/superblocks/libblkid_la-vfat.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c libblkid/src/superblocks/via_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/debug.c: In function 'ath10k_read_debug_level':
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/debug.c:1388:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 1388 | }
      | ^
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c libblkid/src/superblocks/via_raid.c -o libblkid/src/superblocks/libblkid_la-via_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo libblkid/src/superblocks/.deps/libblkid_la-vfat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-vmfs.lo `test -f 'libblkid/src/superblocks/vmfs.c' || echo './'`libblkid/src/superblocks/vmfs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-via_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-vxfs.lo `test -f 'libblkid/src/superblocks/vxfs.c' || echo './'`libblkid/src/superblocks/vxfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c libblkid/src/superblocks/vmfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c libblkid/src/superblocks/vxfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/htt_rx.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c libblkid/src/superblocks/vmfs.c -o libblkid/src/superblocks/libblkid_la-vmfs.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/htt_tx.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c libblkid/src/superblocks/vxfs.c -o libblkid/src/superblocks/libblkid_la-vxfs.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/txrx.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-vmfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-xfs.lo `test -f 'libblkid/src/superblocks/xfs.c' || echo './'`libblkid/src/superblocks/xfs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-vxfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-zfs.lo `test -f 'libblkid/src/superblocks/zfs.c' || echo './'`libblkid/src/superblocks/zfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c libblkid/src/superblocks/xfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-xfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c libblkid/src/superblocks/zfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-zfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c libblkid/src/superblocks/xfs.c -o libblkid/src/superblocks/libblkid_la-xfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c libblkid/src/superblocks/zfs.c -o libblkid/src/superblocks/libblkid_la-zfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-xfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-zonefs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zonefs.Tpo -c -o libblkid/src/superblocks/libblkid_la-zonefs.lo `test -f 'libblkid/src/superblocks/zonefs.c' || echo './'`libblkid/src/superblocks/zonefs.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/wmi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zonefs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zonefs.Tpo -c libblkid/src/superblocks/zonefs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-zonefs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zonefs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zonefs.Tpo -c libblkid/src/superblocks/zonefs.c -o libblkid/src/superblocks/libblkid_la-zonefs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-zfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-erofs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-erofs.Tpo -c -o libblkid/src/superblocks/libblkid_la-erofs.lo `test -f 'libblkid/src/superblocks/erofs.c' || echo './'`libblkid/src/superblocks/erofs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-zonefs.Tpo libblkid/src/superblocks/.deps/libblkid_la-zonefs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c -o libblkid/src/topology/libblkid_la-topology.lo `test -f 'libblkid/src/topology/topology.c' || echo './'`libblkid/src/topology/topology.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-erofs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-erofs.Tpo -c libblkid/src/superblocks/erofs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-erofs.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/wmi-tlv.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c libblkid/src/topology/topology.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-topology.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-erofs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-erofs.Tpo -c libblkid/src/superblocks/erofs.c -o libblkid/src/superblocks/libblkid_la-erofs.o >/dev/null 2>&1
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/autoheader --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/hostpkg/share/aclocal --include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/share/aclocal --force
mv -f libblkid/src/superblocks/.deps/libblkid_la-erofs.Tpo libblkid/src/superblocks/.deps/libblkid_la-erofs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c -o libblkid/src/topology/libblkid_la-dm.lo `test -f 'libblkid/src/topology/dm.c' || echo './'`libblkid/src/topology/dm.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c libblkid/src/topology/topology.c -o libblkid/src/topology/libblkid_la-topology.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c libblkid/src/topology/dm.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-dm.o
mv -f libblkid/src/topology/.deps/libblkid_la-topology.Tpo libblkid/src/topology/.deps/libblkid_la-topology.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c -o libblkid/src/topology/libblkid_la-evms.lo `test -f 'libblkid/src/topology/evms.c' || echo './'`libblkid/src/topology/evms.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c libblkid/src/topology/dm.c -o libblkid/src/topology/libblkid_la-dm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c libblkid/src/topology/evms.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-evms.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/bmi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c libblkid/src/topology/evms.c -o libblkid/src/topology/libblkid_la-evms.o >/dev/null 2>&1
mv -f libblkid/src/topology/.deps/libblkid_la-dm.Tpo libblkid/src/topology/.deps/libblkid_la-dm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c -o libblkid/src/topology/libblkid_la-ioctl.lo `test -f 'libblkid/src/topology/ioctl.c' || echo './'`libblkid/src/topology/ioctl.c
mv -f libblkid/src/topology/.deps/libblkid_la-evms.Tpo libblkid/src/topology/.deps/libblkid_la-evms.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/hw.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c libblkid/src/topology/ioctl.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-ioctl.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c -o libblkid/src/topology/libblkid_la-lvm.lo `test -f 'libblkid/src/topology/lvm.c' || echo './'`libblkid/src/topology/lvm.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c libblkid/src/topology/ioctl.c -o libblkid/src/topology/libblkid_la-ioctl.o >/dev/null 2>&1
mv -f libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo libblkid/src/topology/.deps/libblkid_la-ioctl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c -o libblkid/src/topology/libblkid_la-md.lo `test -f 'libblkid/src/topology/md.c' || echo './'`libblkid/src/topology/md.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c libblkid/src/topology/lvm.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-lvm.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c libblkid/src/topology/md.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-md.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c libblkid/src/topology/lvm.c -o libblkid/src/topology/libblkid_la-lvm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c libblkid/src/topology/md.c -o libblkid/src/topology/libblkid_la-md.o >/dev/null 2>&1
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/p2p.o
mv -f libblkid/src/topology/.deps/libblkid_la-lvm.Tpo libblkid/src/topology/.deps/libblkid_la-lvm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c -o libblkid/src/topology/libblkid_la-sysfs.lo `test -f 'libblkid/src/topology/sysfs.c' || echo './'`libblkid/src/topology/sysfs.c
mv -f libblkid/src/topology/.deps/libblkid_la-md.Tpo libblkid/src/topology/.deps/libblkid_la-md.Plo
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libcommon.la  lib/libcommon_la-blkdev.lo lib/libcommon_la-buffer.lo lib/libcommon_la-canonicalize.lo lib/libcommon_la-color-names.lo lib/libcommon_la-crc32.lo lib/libcommon_la-crc32c.lo lib/libcommon_la-encode.lo lib/libcommon_la-env.lo lib/libcommon_la-fileutils.lo lib/libcommon_la-idcache.lo lib/libcommon_la-jsonwrt.lo lib/libcommon_la-mangle.lo lib/libcommon_la-match.lo lib/libcommon_la-mbsalign.lo lib/libcommon_la-mbsedit.lo lib/libcommon_la-md5.lo lib/libcommon_la-pager.lo lib/libcommon_la-pwdutils.lo lib/libcommon_la-randutils.lo lib/libcommon_la-sha1.lo lib/libcommon_la-signames.lo lib/libcommon_la-strutils.lo lib/libcommon_la-strv.lo lib/libcommon_la-timeutils.lo lib/libcommon_la-ttyutils.lo lib/libcommon_la-linux_version.lo lib/libcommon_la-procutils.lo lib/libcommon_la-loopdev.lo  lib/libcommon_la-cpuset.lo lib/libcommon_la-path.lo lib/libcommon_la-sysfs.lo  
autoreconf: running: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake --add-missing --force-missing
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c -o libmount/src/libmount_la-cache.lo `test -f 'libmount/src/cache.c' || echo './'`libmount/src/cache.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c libblkid/src/topology/sysfs.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-sysfs.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/swap.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c libblkid/src/topology/sysfs.c -o libblkid/src/topology/libblkid_la-sysfs.o >/dev/null 2>&1
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libcommon.a lib/.libs/libcommon_la-blkdev.o lib/.libs/libcommon_la-buffer.o lib/.libs/libcommon_la-canonicalize.o lib/.libs/libcommon_la-color-names.o lib/.libs/libcommon_la-crc32.o lib/.libs/libcommon_la-crc32c.o lib/.libs/libcommon_la-encode.o lib/.libs/libcommon_la-env.o lib/.libs/libcommon_la-fileutils.o lib/.libs/libcommon_la-idcache.o lib/.libs/libcommon_la-jsonwrt.o lib/.libs/libcommon_la-mangle.o lib/.libs/libcommon_la-match.o lib/.libs/libcommon_la-mbsalign.o lib/.libs/libcommon_la-mbsedit.o lib/.libs/libcommon_la-md5.o lib/.libs/libcommon_la-pager.o lib/.libs/libcommon_la-pwdutils.o lib/.libs/libcommon_la-randutils.o lib/.libs/libcommon_la-sha1.o lib/.libs/libcommon_la-signames.o lib/.libs/libcommon_la-strutils.o lib/.libs/libcommon_la-strv.o lib/.libs/libcommon_la-timeutils.o lib/.libs/libcommon_la-ttyutils.o lib/.libs/libcommon_la-linux_version.o lib/.libs/libcommon_la-procutils.o lib/.libs/libcommon_la-loopdev.o lib/.libs/libcommon_la-cpuset.o lib/.libs/libcommon_la-path.o lib/.libs/libcommon_la-sysfs.o 
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c libmount/src/cache.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-cache.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libcommon.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c -o libmount/src/libmount_la-fs.lo `test -f 'libmount/src/fs.c' || echo './'`libmount/src/fs.c
mv -f libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo libblkid/src/topology/.deps/libblkid_la-sysfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c -o libmount/src/libmount_la-init.lo `test -f 'libmount/src/init.c' || echo './'`libmount/src/init.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c libmount/src/fs.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-fs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c libmount/src/init.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-init.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c libmount/src/cache.c -o libmount/src/libmount_la-cache.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c libmount/src/init.c -o libmount/src/libmount_la-init.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c libmount/src/fs.c -o libmount/src/libmount_la-fs.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-init.Tpo libmount/src/.deps/libmount_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c -o libmount/src/libmount_la-iter.lo `test -f 'libmount/src/iter.c' || echo './'`libmount/src/iter.c
mv -f libmount/src/.deps/libmount_la-cache.Tpo libmount/src/.deps/libmount_la-cache.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c -o libmount/src/libmount_la-lock.lo `test -f 'libmount/src/lock.c' || echo './'`libmount/src/lock.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/leds.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c libmount/src/iter.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-iter.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c libmount/src/lock.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-lock.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c -o libmount/src/libmount_la-optmap.lo `test -f 'libmount/src/optmap.c' || echo './'`libmount/src/optmap.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/debugfs_sta.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c libmount/src/iter.c -o libmount/src/libmount_la-iter.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-fs.Tpo libmount/src/.deps/libmount_la-fs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c -o libmount/src/libmount_la-optstr.lo `test -f 'libmount/src/optstr.c' || echo './'`libmount/src/optstr.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c libmount/src/optmap.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-optmap.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c libmount/src/optmap.c -o libmount/src/libmount_la-optmap.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-iter.Tpo libmount/src/.deps/libmount_la-iter.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c -o libmount/src/libmount_la-tab.lo `test -f 'libmount/src/tab.c' || echo './'`libmount/src/tab.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c libmount/src/optstr.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-optstr.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c libmount/src/lock.c -o libmount/src/libmount_la-lock.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-optmap.Tpo libmount/src/.deps/libmount_la-optmap.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c -o libmount/src/libmount_la-tab_diff.lo `test -f 'libmount/src/tab_diff.c' || echo './'`libmount/src/tab_diff.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c libmount/src/tab.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c libmount/src/tab_diff.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_diff.o
mv -f libmount/src/.deps/libmount_la-lock.Tpo libmount/src/.deps/libmount_la-lock.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c -o libmount/src/libmount_la-tab_parse.lo `test -f 'libmount/src/tab_parse.c' || echo './'`libmount/src/tab_parse.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ce.o
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/pci.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c libmount/src/tab_diff.c -o libmount/src/libmount_la-tab_diff.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c libmount/src/optstr.c -o libmount/src/libmount_la-optstr.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c libmount/src/tab_parse.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_parse.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c libmount/src/tab.c -o libmount/src/libmount_la-tab.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-tab_diff.Tpo libmount/src/.deps/libmount_la-tab_diff.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c -o libmount/src/libmount_la-tab_update.lo `test -f 'libmount/src/tab_update.c' || echo './'`libmount/src/tab_update.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ahb.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c libmount/src/tab_update.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_update.o
mv -f libmount/src/.deps/libmount_la-optstr.Tpo libmount/src/.deps/libmount_la-optstr.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c -o libmount/src/libmount_la-test.lo `test -f 'libmount/src/test.c' || echo './'`libmount/src/test.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c libmount/src/test.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-test.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c libmount/src/tab_parse.c -o libmount/src/libmount_la-tab_parse.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c libmount/src/test.c -o libmount/src/libmount_la-test.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c libmount/src/tab_update.c -o libmount/src/libmount_la-tab_update.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-test.Tpo libmount/src/.deps/libmount_la-test.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c -o libmount/src/libmount_la-utils.lo `test -f 'libmount/src/utils.c' || echo './'`libmount/src/utils.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c libmount/src/utils.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-utils.o
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_core.o
mv -f libmount/src/.deps/libmount_la-tab.Tpo libmount/src/.deps/libmount_la-tab.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c -o libmount/src/libmount_la-version.lo `test -f 'libmount/src/version.c' || echo './'`libmount/src/version.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c -o libmount/src/libmount_la-context.lo `test -f 'libmount/src/context.c' || echo './'`libmount/src/context.c
mv -f libmount/src/.deps/libmount_la-tab_update.Tpo libmount/src/.deps/libmount_la-tab_update.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c -o libmount/src/libmount_la-context_loopdev.lo `test -f 'libmount/src/context_loopdev.c' || echo './'`libmount/src/context_loopdev.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c libmount/src/version.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-version.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c libmount/src/context.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context.o
Makefile.am:309: error: '#' comment at start of rule is unportable
Makefile.am:310: error: '#' comment at start of rule is unportable
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c libmount/src/context_loopdev.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_loopdev.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c libmount/src/version.c -o libmount/src/libmount_la-version.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-tab_parse.Tpo libmount/src/.deps/libmount_la-tab_parse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c -o libmount/src/libmount_la-context_veritydev.lo `test -f 'libmount/src/context_veritydev.c' || echo './'`libmount/src/context_veritydev.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c -o libmount/src/libmount_la-context_mount.lo `test -f 'libmount/src/context_mount.c' || echo './'`libmount/src/context_mount.c
mv -f libmount/src/.deps/libmount_la-version.Tpo libmount/src/.deps/libmount_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c -o libmount/src/libmount_la-context_umount.lo `test -f 'libmount/src/context_umount.c' || echo './'`libmount/src/context_umount.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c libmount/src/utils.c -o libmount/src/libmount_la-utils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c libmount/src/context_veritydev.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_veritydev.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c libmount/src/context_mount.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_mount.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c libmount/src/context_loopdev.c -o libmount/src/libmount_la-context_loopdev.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c libmount/src/context_umount.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_umount.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c libmount/src/context_veritydev.c -o libmount/src/libmount_la-context_veritydev.o >/dev/null 2>&1
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_pci.o
  Building modules, stage 2.
  MODPOST 2 modules
mv -f libmount/src/.deps/libmount_la-context_veritydev.Tpo libmount/src/.deps/libmount_la-context_veritydev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c -o libmount/src/libmount_la-monitor.lo `test -f 'libmount/src/monitor.c' || echo './'`libmount/src/monitor.c
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_core.mod.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c libmount/src/monitor.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-monitor.o
mv -f libmount/src/.deps/libmount_la-utils.Tpo libmount/src/.deps/libmount_la-utils.Plo
  CC [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_pci.mod.o
mv -f libmount/src/.deps/libmount_la-context_loopdev.Tpo libmount/src/.deps/libmount_la-context_loopdev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c -o libmount/src/libmount_la-btrfs.lo `test -f 'libmount/src/btrfs.c' || echo './'`libmount/src/btrfs.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c libmount/src/btrfs.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-btrfs.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c libmount/src/context.c -o libmount/src/libmount_la-context.o >/dev/null 2>&1
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_core.ko
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c -o libsmartcols/src/libsmartcols_la-iter.lo `test -f 'libsmartcols/src/iter.c' || echo './'`libsmartcols/src/iter.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c libmount/src/btrfs.c -o libmount/src/libmount_la-btrfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c libmount/src/context_mount.c -o libmount/src/libmount_la-context_mount.o >/dev/null 2>&1
  LD [M]  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ath10k-5.10/ath10k_pci.ko
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c libmount/src/monitor.c -o libmount/src/libmount_la-monitor.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c libmount/src/context_umount.c -o libmount/src/libmount_la-context_umount.o >/dev/null 2>&1
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
for subdir in ath10k"-5.10"; do realdir=$(readlink -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2); grep -F /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/Module.symvers.tmp; [ "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2" = "$realdir" ] || grep -F $realdir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/$subdir/Module.symvers >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/Module.symvers.tmp; done; sort -u /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/Module.symvers.tmp > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/Module.symvers; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers; mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/Module.symvers /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/symvers/ath10k-ct.symvers
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c libsmartcols/src/iter.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-iter.o
mv -f libmount/src/.deps/libmount_la-btrfs.Tpo libmount/src/.deps/libmount_la-btrfs.Plo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c -o libsmartcols/src/libsmartcols_la-symbols.lo `test -f 'libsmartcols/src/symbols.c' || echo './'`libsmartcols/src/symbols.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c libsmartcols/src/iter.c -o libsmartcols/src/libsmartcols_la-iter.o >/dev/null 2>&1
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct/etc/modules.d; ( echo "ath10k_pci"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct/etc/modules.d/ath10k-ct; 
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c libsmartcols/src/symbols.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-symbols.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/.pkgdir/kmod-ath10k-ct/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
mv -f libsmartcols/src/.deps/libsmartcols_la-iter.Tpo libsmartcols/src/.deps/libsmartcols_la-iter.Plo
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ath10k-ct_installed
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c -o libsmartcols/src/libsmartcols_la-cell.lo `test -f 'libsmartcols/src/cell.c' || echo './'`libsmartcols/src/cell.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/etc/modules.d; ( echo "ath10k_pci"; ) > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/etc/modules.d/ath10k-ct; 
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f libmount/src/.deps/libmount_la-monitor.Tpo libmount/src/.deps/libmount_la-monitor.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c -o libsmartcols/src/libsmartcols_la-column.lo `test -f 'libsmartcols/src/column.c' || echo './'`libsmartcols/src/column.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c libsmartcols/src/cell.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-cell.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c libsmartcols/src/symbols.c -o libsmartcols/src/libsmartcols_la-symbols.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-context_umount.Tpo libmount/src/.deps/libmount_la-context_umount.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c -o libsmartcols/src/libsmartcols_la-line.lo `test -f 'libsmartcols/src/line.c' || echo './'`libsmartcols/src/line.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c libsmartcols/src/cell.c -o libsmartcols/src/libsmartcols_la-cell.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo libsmartcols/src/.deps/libsmartcols_la-symbols.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c -o libsmartcols/src/libsmartcols_la-table.lo `test -f 'libsmartcols/src/table.c' || echo './'`libsmartcols/src/table.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c libsmartcols/src/column.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-column.o
mv -f libmount/src/.deps/libmount_la-context_mount.Tpo libmount/src/.deps/libmount_la-context_mount.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c libsmartcols/src/line.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-line.o
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c -o libsmartcols/src/libsmartcols_la-print.lo `test -f 'libsmartcols/src/print.c' || echo './'`libsmartcols/src/print.c
mv -f libmount/src/.deps/libmount_la-context.Tpo libmount/src/.deps/libmount_la-context.Plo
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct
mv -f libsmartcols/src/.deps/libsmartcols_la-cell.Tpo libsmartcols/src/.deps/libsmartcols_la-cell.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c -o libsmartcols/src/libsmartcols_la-print-api.lo `test -f 'libsmartcols/src/print-api.c' || echo './'`libsmartcols/src/print-api.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c -o libsmartcols/src/libsmartcols_la-version.lo `test -f 'libsmartcols/src/version.c' || echo './'`libsmartcols/src/version.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c libsmartcols/src/table.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-table.o
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/lib/modules/5.4.145/ath10k_core.ko: relocatable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/lib/modules/5.4.145/ath10k_pci.ko: relocatable
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c libsmartcols/src/print.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-print.o
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c libsmartcols/src/column.c -o libsmartcols/src/libsmartcols_la-column.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c libsmartcols/src/version.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-version.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c libsmartcols/src/print-api.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-print-api.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c libsmartcols/src/line.c -o libsmartcols/src/libsmartcols_la-line.o >/dev/null 2>&1
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c libsmartcols/src/version.c -o libsmartcols/src/libsmartcols_la-version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c libsmartcols/src/print-api.c -o libsmartcols/src/libsmartcols_la-print-api.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-version.Tpo libsmartcols/src/.deps/libsmartcols_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c -o libsmartcols/src/libsmartcols_la-buffer.lo `test -f 'libsmartcols/src/buffer.c' || echo './'`libsmartcols/src/buffer.c
mv -f libsmartcols/src/.deps/libsmartcols_la-column.Tpo libsmartcols/src/.deps/libsmartcols_la-column.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c -o libsmartcols/src/libsmartcols_la-calculate.lo `test -f 'libsmartcols/src/calculate.c' || echo './'`libsmartcols/src/calculate.c
mv -f libsmartcols/src/.deps/libsmartcols_la-line.Tpo libsmartcols/src/.deps/libsmartcols_la-line.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c -o libsmartcols/src/libsmartcols_la-grouping.lo `test -f 'libsmartcols/src/grouping.c' || echo './'`libsmartcols/src/grouping.c
mv -f libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo libsmartcols/src/.deps/libsmartcols_la-print-api.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c -o libsmartcols/src/libsmartcols_la-walk.lo `test -f 'libsmartcols/src/walk.c' || echo './'`libsmartcols/src/walk.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c libsmartcols/src/buffer.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-buffer.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c libsmartcols/src/calculate.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-calculate.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c libsmartcols/src/grouping.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-grouping.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c libsmartcols/src/buffer.c -o libsmartcols/src/libsmartcols_la-buffer.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c libsmartcols/src/table.c -o libsmartcols/src/libsmartcols_la-table.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c libsmartcols/src/walk.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-walk.o
mv -f libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo libsmartcols/src/.deps/libsmartcols_la-buffer.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c libsmartcols/src/print.c -o libsmartcols/src/libsmartcols_la-print.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c libsmartcols/src/calculate.c -o libsmartcols/src/libsmartcols_la-calculate.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c -o libsmartcols/src/libsmartcols_la-init.lo `test -f 'libsmartcols/src/init.c' || echo './'`libsmartcols/src/init.c
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/ath10k-ct-regular/ath10k-ct-2021-06-03-b44cd7b2/ipkg-mips_24kc/kmod-ath10k-ct into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/kmod-ath10k-ct_5.4.145+2021-06-03-b44cd7b2-5_mips_24kc.ipk
echo "kmod-ath10k-ct" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ath10k-ct.regular.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/kernel/ath10k-ct'
time: package/kernel/ath10k-ct/regular/compile#39.95#3.19#28.24
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/ath10k-ct-firmware'
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c libsmartcols/src/grouping.c -o libsmartcols/src/libsmartcols_la-grouping.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c libsmartcols/src/walk.c -o libsmartcols/src/libsmartcols_la-walk.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c libsmartcols/src/init.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-init.o
mv -f libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo libsmartcols/src/.deps/libsmartcols_la-grouping.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c -o libfdisk/src/libfdisk_la-init.lo `test -f 'libfdisk/src/init.c' || echo './'`libfdisk/src/init.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c libsmartcols/src/init.c -o libsmartcols/src/libsmartcols_la-init.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-walk.Tpo libsmartcols/src/.deps/libsmartcols_la-walk.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c -o libfdisk/src/libfdisk_la-field.lo `test -f 'libfdisk/src/field.c' || echo './'`libfdisk/src/field.c
mv -f libsmartcols/src/.deps/libsmartcols_la-table.Tpo libsmartcols/src/.deps/libsmartcols_la-table.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c -o libfdisk/src/libfdisk_la-item.lo `test -f 'libfdisk/src/item.c' || echo './'`libfdisk/src/item.c
mv -f libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo libsmartcols/src/.deps/libsmartcols_la-calculate.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c -o libfdisk/src/libfdisk_la-test.lo `test -f 'libfdisk/src/test.c' || echo './'`libfdisk/src/test.c
mv -f libsmartcols/src/.deps/libsmartcols_la-init.Tpo libsmartcols/src/.deps/libsmartcols_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c -o libfdisk/src/libfdisk_la-ask.lo `test -f 'libfdisk/src/ask.c' || echo './'`libfdisk/src/ask.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c libfdisk/src/init.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-init.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c libfdisk/src/item.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-item.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c libfdisk/src/field.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-field.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c libfdisk/src/test.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-test.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c libfdisk/src/field.c -o libfdisk/src/libfdisk_la-field.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c libfdisk/src/test.c -o libfdisk/src/libfdisk_la-test.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c libfdisk/src/init.c -o libfdisk/src/libfdisk_la-init.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c libfdisk/src/item.c -o libfdisk/src/libfdisk_la-item.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c libfdisk/src/ask.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-ask.o
mv -f libfdisk/src/.deps/libfdisk_la-field.Tpo libfdisk/src/.deps/libfdisk_la-field.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c -o libfdisk/src/libfdisk_la-alignment.lo `test -f 'libfdisk/src/alignment.c' || echo './'`libfdisk/src/alignment.c
mv -f libfdisk/src/.deps/libfdisk_la-test.Tpo libfdisk/src/.deps/libfdisk_la-test.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c -o libfdisk/src/libfdisk_la-label.lo `test -f 'libfdisk/src/label.c' || echo './'`libfdisk/src/label.c
mv -f libfdisk/src/.deps/libfdisk_la-init.Tpo libfdisk/src/.deps/libfdisk_la-init.Plo
mv -f libsmartcols/src/.deps/libsmartcols_la-print.Tpo libsmartcols/src/.deps/libsmartcols_la-print.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c -o libfdisk/src/libfdisk_la-utils.lo `test -f 'libfdisk/src/utils.c' || echo './'`libfdisk/src/utils.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c -o libfdisk/src/libfdisk_la-context.lo `test -f 'libfdisk/src/context.c' || echo './'`libfdisk/src/context.c
mv -f libfdisk/src/.deps/libfdisk_la-item.Tpo libfdisk/src/.deps/libfdisk_la-item.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c -o libfdisk/src/libfdisk_la-parttype.lo `test -f 'libfdisk/src/parttype.c' || echo './'`libfdisk/src/parttype.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c libfdisk/src/alignment.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-alignment.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c libfdisk/src/utils.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-utils.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c libfdisk/src/label.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-label.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c libfdisk/src/context.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-context.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c libfdisk/src/parttype.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-parttype.o
autoreconf: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/automake failed with exit status: 1
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections "   ./configure --target=mips-openwrt-linux --host=mips-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  --disable-debug --disable-ares --enable-shared --enable-static --disable-manual --without-nss --without-librtmp --without-libidn --without-ca-path --without-libpsl --without-zstd --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --enable-ipv6 --with-wolfssl="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr" --without-gnutls --without-ssl --without-mbedtls --without-libidn2 --without-libssh2 --without-zlib --without-zstd --with-nghttp2="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr" --disable-dict --enable-file --enable-ftp --disable-gopher --enable-http --disable-imap --disable-ldap --disable-ldaps --disable-pop3 --disable-rtsp --disable-smb --disable-smtp --disable-telnet --disable-tftp --enable-cookies --disable-crypto-auth --disable-libcurl-option --enable-proxy --disable-threaded-resolver --disable-tls-srp --disable-unix-sockets --disable-verbose  ; fi; )
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c libfdisk/src/utils.c -o libfdisk/src/libfdisk_la-utils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c libfdisk/src/ask.c -o libfdisk/src/libfdisk_la-ask.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c libfdisk/src/label.c -o libfdisk/src/libfdisk_la-label.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-utils.Tpo libfdisk/src/.deps/libfdisk_la-utils.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c libfdisk/src/alignment.c -o libfdisk/src/libfdisk_la-alignment.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c -o libfdisk/src/libfdisk_la-partition.lo `test -f 'libfdisk/src/partition.c' || echo './'`libfdisk/src/partition.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c libfdisk/src/parttype.c -o libfdisk/src/libfdisk_la-parttype.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c libfdisk/src/partition.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-partition.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c libfdisk/src/context.c -o libfdisk/src/libfdisk_la-context.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-label.Tpo libfdisk/src/.deps/libfdisk_la-label.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c -o libfdisk/src/libfdisk_la-table.lo `test -f 'libfdisk/src/table.c' || echo './'`libfdisk/src/table.c
mv -f libfdisk/src/.deps/libfdisk_la-parttype.Tpo libfdisk/src/.deps/libfdisk_la-parttype.Plo
mv -f libfdisk/src/.deps/libfdisk_la-alignment.Tpo libfdisk/src/.deps/libfdisk_la-alignment.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c -o libfdisk/src/libfdisk_la-iter.lo `test -f 'libfdisk/src/iter.c' || echo './'`libfdisk/src/iter.c
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c -o libfdisk/src/libfdisk_la-script.lo `test -f 'libfdisk/src/script.c' || echo './'`libfdisk/src/script.c
mv -f libfdisk/src/.deps/libfdisk_la-ask.Tpo libfdisk/src/.deps/libfdisk_la-ask.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c -o libfdisk/src/libfdisk_la-version.lo `test -f 'libfdisk/src/version.c' || echo './'`libfdisk/src/version.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c libfdisk/src/table.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-table.o
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c libfdisk/src/script.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-script.o
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.QCA9888-firmware-5-ct-htt-mgt-community-12.bin-lede.022.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "QCA9888-firmware-5-ct-htt-mgt-community-12.bin-lede.022" "34bf07912a2f3fce4a5887c690848bb06d339bd1c86541b0b57b9c45eccc88e4" "firmware-5-ct-htt-mgt-community-12.bin-lede.022" "https://www.candelatech.com/downloads/ath10k-9888-10-4b"    '
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c libfdisk/src/iter.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-iter.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c libfdisk/src/iter.c -o libfdisk/src/libfdisk_la-iter.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c libfdisk/src/version.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-version.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.prepared_1515f5220e57660862708452f1208c4a_6664517399ebbbc92a37c5bb081b5c53_check
mv -f libfdisk/src/.deps/libfdisk_la-iter.Tpo libfdisk/src/.deps/libfdisk_la-iter.Plo
true
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c -o libfdisk/src/libfdisk_la-wipe.lo `test -f 'libfdisk/src/wipe.c' || echo './'`libfdisk/src/wipe.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.prepared_1515f5220e57660862708452f1208c4a_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.ath10k-ct-firmware_installed
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c libfdisk/src/version.c -o libfdisk/src/libfdisk_la-version.o >/dev/null 2>&1
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/./; if [ -x ./configure ]; then find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ -name config.guess | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.guess; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ -name config.sub | xargs -r chmod u+w; find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08=ath10k-ct-firmware-2020-11-08 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08=ath10k-ct-firmware-2020-11-08 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08=ath10k-ct-firmware-2020-11-08 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.built
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
mv -f libfdisk/src/.deps/libfdisk_la-version.Tpo libfdisk/src/.deps/libfdisk_la-version.Plo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c -o libfdisk/src/libfdisk_la-sun.lo `test -f 'libfdisk/src/sun.c' || echo './'`libfdisk/src/sun.c
ln -s ../../cal-pci-0000:01:00.0.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0/board.bin
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/QCA9888-firmware-5-ct-full-community-12.bin-lede.022 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0/firmware-5.bin
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c libfdisk/src/wipe.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-wipe.o
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f libfdisk/src/.deps/libfdisk_la-context.Tpo libfdisk/src/.deps/libfdisk_la-context.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c -o libfdisk/src/libfdisk_la-sgi.lo `test -f 'libfdisk/src/sgi.c' || echo './'`libfdisk/src/sgi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c libfdisk/src/partition.c -o libfdisk/src/libfdisk_la-partition.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c libfdisk/src/sun.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sun.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c libfdisk/src/table.c -o libfdisk/src/libfdisk_la-table.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c libfdisk/src/wipe.c -o libfdisk/src/libfdisk_la-wipe.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c libfdisk/src/sgi.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sgi.o
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
mv -f libfdisk/src/.deps/libfdisk_la-wipe.Tpo libfdisk/src/.deps/libfdisk_la-wipe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c -o libfdisk/src/libfdisk_la-dos.lo `test -f 'libfdisk/src/dos.c' || echo './'`libfdisk/src/dos.c
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c libfdisk/src/script.c -o libfdisk/src/libfdisk_la-script.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c libfdisk/src/dos.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-dos.o
mv -f libfdisk/src/.deps/libfdisk_la-table.Tpo libfdisk/src/.deps/libfdisk_la-table.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c -o libfdisk/src/libfdisk_la-bsd.lo `test -f 'libfdisk/src/bsd.c' || echo './'`libfdisk/src/bsd.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c libfdisk/src/sun.c -o libfdisk/src/libfdisk_la-sun.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-partition.Tpo libfdisk/src/.deps/libfdisk_la-partition.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c -o libfdisk/src/libfdisk_la-gpt.lo `test -f 'libfdisk/src/gpt.c' || echo './'`libfdisk/src/gpt.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c libfdisk/src/bsd.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-bsd.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c libfdisk/src/sgi.c -o libfdisk/src/libfdisk_la-sgi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c libfdisk/src/gpt.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-gpt.o
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/ipkg-mips_24kc/ath10k-firmware-qca9888-ct into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/ath10k-firmware-qca9888-ct_2020-11-08-1_mips_24kc.ipk
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0
ln -s ../../cal-pci-0000:01:00.0.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0/board.bin
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/QCA9888-firmware-5-ct-full-community-12.bin-lede.022 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct/lib/firmware/ath10k/QCA9888/hw2.0/firmware-5.bin
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct.installed
mv -f libfdisk/src/.deps/libfdisk_la-script.Tpo libfdisk/src/.deps/libfdisk_la-script.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-clobbered -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT text-utils/more-more.o -MD -MP -MF text-utils/.deps/more-more.Tpo -c -o text-utils/more-more.o `test -f 'text-utils/more.c' || echo './'`text-utils/more.c
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/ath10k-ct-firmware-2020-11-08/.pkgdir/ath10k-firmware-qca9888-ct/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ath10k-firmware-qca9888-ct_installed
libfdisk/src/dos.c: In function 'dos_set_disklabel_id':
libfdisk/src/dos.c:762:2: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  762 |  fdisk_info(cxt, _("Disk identifier changed from 0x%08x to 0x%08x."),
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  763 |    old, id);
      |    ~~~~~~~~
mv -f libfdisk/src/.deps/libfdisk_la-sun.Tpo libfdisk/src/.deps/libfdisk_la-sun.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT sys-utils/dmesg-dmesg.o -MD -MP -MF sys-utils/.deps/dmesg-dmesg.Tpo -c -o sys-utils/dmesg-dmesg.o `test -f 'sys-utils/dmesg.c' || echo './'`sys-utils/dmesg.c
echo "ath10k-firmware-qca9888-ct" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/ath10k-ct-firmware.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/firmware/ath10k-ct-firmware'
time: package/firmware/ath10k-ct-firmware/compile#0.55#0.21#3.92
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libtcolors.la  lib/libtcolors_la-colors.lo lib/libtcolors_la-color-names.lo  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c libfdisk/src/bsd.c -o libfdisk/src/libfdisk_la-bsd.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-sgi.Tpo libfdisk/src/.deps/libfdisk_la-sgi.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk.Tpo -c -o misc-utils/lsblk-lsblk.o `test -f 'misc-utils/lsblk.c' || echo './'`misc-utils/lsblk.c
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libtcolors.a lib/.libs/libtcolors_la-colors.o lib/.libs/libtcolors_la-color-names.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libtcolors.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libtcolors.la" && ln -s "../libtcolors.la" "libtcolors.la" )
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-mnt.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-mnt.Tpo -c -o misc-utils/lsblk-lsblk-mnt.o `test -f 'misc-utils/lsblk-mnt.c' || echo './'`misc-utils/lsblk-mnt.c
mv -f sys-utils/.deps/dmesg-dmesg.Tpo sys-utils/.deps/dmesg-dmesg.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-properties.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-properties.Tpo -c -o misc-utils/lsblk-lsblk-properties.o `test -f 'misc-utils/lsblk-properties.c' || echo './'`misc-utils/lsblk-properties.c
mv -f libfdisk/src/.deps/libfdisk_la-bsd.Tpo libfdisk/src/.deps/libfdisk_la-bsd.Plo
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-devtree.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-devtree.Tpo -c -o misc-utils/lsblk-lsblk-devtree.o `test -f 'misc-utils/lsblk-devtree.c' || echo './'`misc-utils/lsblk-devtree.c
mv -f misc-utils/.deps/lsblk-lsblk-mnt.Tpo misc-utils/.deps/lsblk-lsblk-mnt.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/findmnt-findmnt.o -MD -MP -MF misc-utils/.deps/findmnt-findmnt.Tpo -c -o misc-utils/findmnt-findmnt.o `test -f 'misc-utils/findmnt.c' || echo './'`misc-utils/findmnt.c
mv -f text-utils/.deps/more-more.Tpo text-utils/.deps/more-more.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/findmnt-findmnt-verify.o -MD -MP -MF misc-utils/.deps/findmnt-findmnt-verify.Tpo -c -o misc-utils/findmnt-findmnt-verify.o `test -f 'misc-utils/findmnt-verify.c' || echo './'`misc-utils/findmnt-verify.c
mv -f misc-utils/.deps/lsblk-lsblk-properties.Tpo misc-utils/.deps/lsblk-lsblk-properties.Po
depbase=`echo misc-utils/kill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT misc-utils/kill.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/kill.o misc-utils/kill.c &&\
mv -f $depbase.Tpo $depbase.Po
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c libfdisk/src/dos.c -o libfdisk/src/libfdisk_la-dos.o >/dev/null 2>&1
mv -f misc-utils/.deps/lsblk-lsblk-devtree.Tpo misc-utils/.deps/lsblk-lsblk-devtree.Po
depbase=`echo term-utils/agetty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT term-utils/agetty.o -MD -MP -MF $depbase.Tpo -c -o term-utils/agetty.o term-utils/agetty.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/findmnt-findmnt-verify.Tpo misc-utils/.deps/findmnt-findmnt-verify.Po
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ctrlaltdel sys-utils/ctrlaltdel.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fsfreeze sys-utils/fsfreeze.o  
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c libfdisk/src/gpt.c -o libfdisk/src/libfdisk_la-gpt.o >/dev/null 2>&1
mv -f misc-utils/.deps/findmnt-findmnt.Tpo misc-utils/.deps/findmnt-findmnt.Po
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o blkzone sys-utils/blkzone.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ctrlaltdel sys-utils/ctrlaltdel.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
mv -f misc-utils/.deps/lsblk-lsblk.Tpo misc-utils/.deps/lsblk-lsblk.Po
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o fsfreeze sys-utils/fsfreeze.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o chcpu sys-utils/chcpu.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o pivot_root sys-utils/pivot_root.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o switch_root sys-utils/switch_root.o  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o pivot_root sys-utils/pivot_root.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o switch_root sys-utils/switch_root.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o blkzone sys-utils/blkzone.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
depbase=`echo disk-utils/fsck.minix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/fsck.minix.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/fsck.minix.o disk-utils/fsck.minix.c &&\
mv -f $depbase.Tpo $depbase.Po
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o chcpu sys-utils/chcpu.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o hwclock sys-utils/hwclock-hwclock.o sys-utils/hwclock-hwclock-parse-date.o  sys-utils/hwclock-hwclock-rtc.o lib/hwclock-monotonic.o  libcommon.la -lm   
depbase=`echo disk-utils/mkfs.minix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/mkfs.minix.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.minix.o disk-utils/mkfs.minix.c &&\
mv -f $depbase.Tpo $depbase.Po
configure: loading site script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/site/mips
depbase=`echo disk-utils/mkfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/mkfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.o disk-utils/mkfs.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable ECH support... no
checking for path separator... :
checking for sed... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for grep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
configure: using CFLAGS: -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections 
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=1
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -DPIC
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking for a BSD-compatible install... depbase=`echo disk-utils/mkfs.bfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/mkfs.bfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.bfs.o disk-utils/mkfs.bfs.c &&\
mv -f $depbase.Tpo $depbase.Po
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o hwclock sys-utils/hwclock-hwclock.o sys-utils/hwclock-hwclock-parse-date.o sys-utils/hwclock-hwclock-rtc.o lib/hwclock-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a -lm
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT disk-utils/mkswap-mkswap.o -MD -MP -MF disk-utils/.deps/mkswap-mkswap.Tpo -c -o disk-utils/mkswap-mkswap.o `test -f 'disk-utils/mkswap.c' || echo './'`disk-utils/mkswap.c
checking whether the C compiler works... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o raw disk-utils/raw.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o  -lz libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o  -lz libcommon.la 
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o raw disk-utils/raw.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
o
checking whether we are using the GNU C compiler... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o blockdev disk-utils/blockdev.o  libcommon.la 
yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -lz ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -lz ./.libs/libcommon.a
depbase=`echo schedutils/chrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT schedutils/chrt.o -MD -MP -MF $depbase.Tpo -c -o schedutils/chrt.o schedutils/chrt.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/mkswap-mkswap.Tpo disk-utils/.deps/mkswap-mkswap.Po
depbase=`echo schedutils/ionice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT schedutils/ionice.o -MD -MP -MF $depbase.Tpo -c -o schedutils/ionice.o schedutils/ionice.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedutils/taskset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT schedutils/taskset.o -MD -MP -MF $depbase.Tpo -c -o schedutils/taskset.o schedutils/taskset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedutils/uclampset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT schedutils/uclampset.o -MD -MP -MF $depbase.Tpo -c -o schedutils/uclampset.o schedutils/uclampset.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f libfdisk/src/.deps/libfdisk_la-dos.Tpo libfdisk/src/.deps/libfdisk_la-dos.Plo
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o col text-utils/col.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o blockdev disk-utils/blockdev.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o colcrt text-utils/colcrt.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o colrm text-utils/colrm.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o  libcommon.la libtcolors.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o rev text-utils/rev.o  
yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ul text-utils/ul-ul.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o col text-utils/col.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-format-y2k -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o script term-utils/script-script.o lib/script-pty-session.o lib/script-monotonic.o  libcommon.la   -lutil  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o rev text-utils/rev.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o colcrt text-utils/colcrt.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ul text-utils/ul-ul.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o scriptlive term-utils/scriptlive.o term-utils/script-playutils.o lib/pty-session.o lib/monotonic.o  libcommon.la   -lutil 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o colrm text-utils/colrm.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o scriptreplay term-utils/scriptreplay.o term-utils/script-playutils.o  libcommon.la  
yes
checking how to run the C preprocessor... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o setterm term-utils/setterm-setterm.o  libcommon.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mesg term-utils/mesg.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-format-y2k -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o script term-utils/script-script.o lib/script-pty-session.o lib/script-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a -lutil
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99      -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o  libcommon.la 
depbase=`echo login-utils/last.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT login-utils/last.o -MD -MP -MF $depbase.Tpo -c -o login-utils/last.o login-utils/last.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f libfdisk/src/.deps/libfdisk_la-gpt.Tpo libfdisk/src/.deps/libfdisk_la-gpt.Plo
depbase=`echo login-utils/utmpdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\"   -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -MT login-utils/utmpdump.o -MD -MP -MF $depbase.Tpo -c -o login-utils/utmpdump.o login-utils/utmpdump.c &&\
mv -f $depbase.Tpo $depbase.Po
mips-openwrt-linux-musl-gcc -E
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o scriptreplay term-utils/scriptreplay.o term-utils/script-playutils.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o scriptlive term-utils/scriptlive.o term-utils/script-playutils.o lib/pty-session.o lib/monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a -lutil
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o chmem sys-utils/chmem.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o  libcommon.la  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o setterm term-utils/setterm-setterm.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
checking for a sed that does not truncate output... (cached) /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o choom sys-utils/choom.o  libcommon.la 
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mesg term-utils/mesg.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ipcmk sys-utils/ipcmk.o  libcommon.la 
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ipcrm sys-utils/ipcrm.o  libcommon.la 
checking for style of include used by make... GNU
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
checking dependency style of mips-openwrt-linux-musl-gcc... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o chmem sys-utils/chmem.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o renice sys-utils/renice.o  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o choom sys-utils/choom.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o setsid sys-utils/setsid.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o setarch sys-utils/setarch.o  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ipcmk sys-utils/ipcmk.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
gcc3
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fallocate sys-utils/fallocate.o  libcommon.la 
checking curl version... 7.79.0
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ipcrm sys-utils/ipcrm.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
checking build system type... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o setsid sys-utils/setsid.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o renice sys-utils/renice.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
x86_64-pc-linux-gnu
checking host system type... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o unshare sys-utils/unshare-unshare.o lib/unshare-caputils.o lib/unshare-exec_shell.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o nsenter sys-utils/nsenter.o lib/exec_shell.o  libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o cal misc-utils/cal-cal.o  libcommon.la libtcolors.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o setarch sys-utils/setarch.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
mips-openwrt-linux-gnu
checking for grep that handles long lines and -e... (cached) /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep
checking for egrep... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -E
checking if OS is AIX (to define _ALL_SOURCE)... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o   
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o look misc-utils/look.o  
no
checking if _THREAD_SAFE is already defined... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mcookie misc-utils/mcookie.o lib/md5.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o fallocate sys-utils/fallocate.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
no
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o unshare sys-utils/unshare-unshare.o lib/unshare-caputils.o lib/unshare-exec_shell.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o nsenter sys-utils/nsenter.o lib/exec_shell.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o whereis misc-utils/whereis.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o rename misc-utils/rename.o  
no
checking if _REENTRANT is actually needed... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o look misc-utils/look.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o getopt misc-utils/getopt.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o hardlink misc-utils/hardlink-hardlink.o lib/hardlink-monotonic.o  libcommon.la   
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o cal misc-utils/cal-cal.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mcookie misc-utils/mcookie.o lib/md5.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o readprofile sys-utils/readprofile.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o isosize disk-utils/isosize.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ldattach sys-utils/ldattach.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o whereis misc-utils/whereis.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o rename misc-utils/rename.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o rtcwake sys-utils/rtcwake.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o addpart disk-utils/addpart.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o getopt misc-utils/getopt.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o readprofile sys-utils/readprofile.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o hardlink misc-utils/hardlink-hardlink.o lib/hardlink-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o delpart disk-utils/delpart.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o resizepart disk-utils/resizepart.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -Ilibuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99   libuuid_la_LDFLAGS += -Wl,--version-script,./libuuid/src/libuuid.sym -version-info 4:0:3 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libuuid.la -rpath /usr/lib libuuid/src/libuuid_la-clear.lo libuuid/src/libuuid_la-compare.lo libuuid/src/libuuid_la-copy.lo libuuid/src/libuuid_la-gen_uuid.lo libuuid/src/libuuid_la-isnull.lo libuuid/src/libuuid_la-pack.lo libuuid/src/libuuid_la-parse.lo libuuid/src/libuuid_la-unpack.lo libuuid/src/libuuid_la-unparse.lo libuuid/src/libuuid_la-uuid_time.lo libuuid/src/libuuid_la-predefined.lo lib/libuuid_la-randutils.lo lib/libuuid_la-md5.lo lib/libuuid_la-sha1.lo   
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ldattach sys-utils/ldattach.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o isosize disk-utils/isosize.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o rtcwake sys-utils/rtcwake.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libblkid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99   -Wl,--version-script,./libblkid/src/libblkid.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libblkid.la -rpath /usr/lib libblkid/src/libblkid_la-init.lo libblkid/src/libblkid_la-cache.lo libblkid/src/libblkid_la-config.lo libblkid/src/libblkid_la-dev.lo libblkid/src/libblkid_la-devname.lo libblkid/src/libblkid_la-devno.lo libblkid/src/libblkid_la-encode.lo libblkid/src/libblkid_la-evaluate.lo libblkid/src/libblkid_la-getsize.lo libblkid/src/libblkid_la-probe.lo libblkid/src/libblkid_la-read.lo libblkid/src/libblkid_la-resolve.lo libblkid/src/libblkid_la-save.lo libblkid/src/libblkid_la-tag.lo libblkid/src/libblkid_la-verify.lo libblkid/src/libblkid_la-version.lo libblkid/src/partitions/libblkid_la-aix.lo libblkid/src/partitions/libblkid_la-atari.lo libblkid/src/partitions/libblkid_la-bsd.lo libblkid/src/partitions/libblkid_la-dos.lo libblkid/src/partitions/libblkid_la-gpt.lo libblkid/src/partitions/libblkid_la-mac.lo libblkid/src/partitions/libblkid_la-minix.lo libblkid/src/partitions/libblkid_la-partitions.lo libblkid/src/partitions/libblkid_la-sgi.lo libblkid/src/partitions/libblkid_la-solaris_x86.lo libblkid/src/partitions/libblkid_la-sun.lo libblkid/src/partitions/libblkid_la-ultrix.lo libblkid/src/partitions/libblkid_la-unixware.lo libblkid/src/superblocks/libblkid_la-adaptec_raid.lo libblkid/src/superblocks/libblkid_la-apfs.lo libblkid/src/superblocks/libblkid_la-bcache.lo libblkid/src/superblocks/libblkid_la-befs.lo libblkid/src/superblocks/libblkid_la-bfs.lo libblkid/src/superblocks/libblkid_la-bitlocker.lo libblkid/src/superblocks/libblkid_la-bluestore.lo libblkid/src/superblocks/libblkid_la-btrfs.lo libblkid/src/superblocks/libblkid_la-cramfs.lo libblkid/src/superblocks/libblkid_la-ddf_raid.lo libblkid/src/superblocks/libblkid_la-drbd.lo libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo libblkid/src/superblocks/libblkid_la-drbdmanage.lo libblkid/src/superblocks/libblkid_la-exfat.lo libblkid/src/superblocks/libblkid_la-exfs.lo libblkid/src/superblocks/libblkid_la-ext.lo libblkid/src/superblocks/libblkid_la-f2fs.lo libblkid/src/superblocks/libblkid_la-gfs.lo libblkid/src/superblocks/libblkid_la-hfs.lo libblkid/src/superblocks/libblkid_la-highpoint_raid.lo libblkid/src/superblocks/libblkid_la-hpfs.lo libblkid/src/superblocks/libblkid_la-iso9660.lo libblkid/src/superblocks/libblkid_la-isw_raid.lo libblkid/src/superblocks/libblkid_la-jfs.lo libblkid/src/superblocks/libblkid_la-jmicron_raid.lo libblkid/src/superblocks/libblkid_la-linux_raid.lo libblkid/src/superblocks/libblkid_la-lsi_raid.lo libblkid/src/superblocks/libblkid_la-luks.lo libblkid/src/superblocks/libblkid_la-lvm.lo libblkid/src/superblocks/libblkid_la-minix.lo libblkid/src/superblocks/libblkid_la-mpool.lo libblkid/src/superblocks/libblkid_la-netware.lo libblkid/src/superblocks/libblkid_la-nilfs.lo libblkid/src/superblocks/libblkid_la-ntfs.lo libblkid/src/superblocks/libblkid_la-refs.lo libblkid/src/superblocks/libblkid_la-nvidia_raid.lo libblkid/src/superblocks/libblkid_la-ocfs.lo libblkid/src/superblocks/libblkid_la-promise_raid.lo libblkid/src/superblocks/libblkid_la-reiserfs.lo libblkid/src/superblocks/libblkid_la-romfs.lo libblkid/src/superblocks/libblkid_la-silicon_raid.lo libblkid/src/superblocks/libblkid_la-squashfs.lo libblkid/src/superblocks/libblkid_la-stratis.lo libblkid/src/superblocks/libblkid_la-superblocks.lo libblkid/src/superblocks/libblkid_la-swap.lo libblkid/src/superblocks/libblkid_la-sysv.lo libblkid/src/superblocks/libblkid_la-ubi.lo libblkid/src/superblocks/libblkid_la-ubifs.lo libblkid/src/superblocks/libblkid_la-udf.lo libblkid/src/superblocks/libblkid_la-ufs.lo libblkid/src/superblocks/libblkid_la-vdo.lo libblkid/src/superblocks/libblkid_la-vfat.lo libblkid/src/superblocks/libblkid_la-via_raid.lo libblkid/src/superblocks/libblkid_la-vmfs.lo libblkid/src/superblocks/libblkid_la-vxfs.lo libblkid/src/superblocks/libblkid_la-xfs.lo libblkid/src/superblocks/libblkid_la-zfs.lo libblkid/src/superblocks/libblkid_la-zonefs.lo libblkid/src/superblocks/libblkid_la-erofs.lo libblkid/src/topology/libblkid_la-topology.lo libblkid/src/topology/libblkid_la-dm.lo libblkid/src/topology/libblkid_la-evms.lo libblkid/src/topology/libblkid_la-ioctl.lo libblkid/src/topology/libblkid_la-lvm.lo libblkid/src/topology/libblkid_la-md.lo libblkid/src/topology/libblkid_la-sysfs.lo libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libsmartcols/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99   -Wl,--version-script,./libsmartcols/src/libsmartcols.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libsmartcols.la -rpath /usr/lib libsmartcols/src/libsmartcols_la-iter.lo libsmartcols/src/libsmartcols_la-symbols.lo libsmartcols/src/libsmartcols_la-cell.lo libsmartcols/src/libsmartcols_la-column.lo libsmartcols/src/libsmartcols_la-line.lo libsmartcols/src/libsmartcols_la-table.lo libsmartcols/src/libsmartcols_la-print.lo libsmartcols/src/libsmartcols_la-print-api.lo libsmartcols/src/libsmartcols_la-version.lo libsmartcols/src/libsmartcols_la-buffer.lo libsmartcols/src/libsmartcols_la-calculate.lo libsmartcols/src/libsmartcols_la-grouping.lo libsmartcols/src/libsmartcols_la-walk.lo libsmartcols/src/libsmartcols_la-init.lo  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-clobbered -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o more text-utils/more-more.o   libcommon.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o addpart disk-utils/addpart.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o  libcommon.la libtcolors.la  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o delpart disk-utils/delpart.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o resizepart disk-utils/resizepart.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libuuid/src/.libs/libuuid_la-clear.o libuuid/src/.libs/libuuid_la-compare.o libuuid/src/.libs/libuuid_la-copy.o libuuid/src/.libs/libuuid_la-gen_uuid.o libuuid/src/.libs/libuuid_la-isnull.o libuuid/src/.libs/libuuid_la-pack.o libuuid/src/.libs/libuuid_la-parse.o libuuid/src/.libs/libuuid_la-unpack.o libuuid/src/.libs/libuuid_la-unparse.o libuuid/src/.libs/libuuid_la-uuid_time.o libuuid/src/.libs/libuuid_la-predefined.o lib/.libs/libuuid_la-randutils.o lib/.libs/libuuid_la-md5.o lib/.libs/libuuid_la-sha1.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libuuid/src/libuuid.sym   -Wl,-soname -Wl,libuuid.so.1 -o .libs/libuuid.so.1.3.0
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o kill misc-utils/kill.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o agetty term-utils/agetty.o lib/plymouth-ctrl.o  libcommon.la  
OpenWrt-libtool: link: (cd ".libs" && rm -f "libuuid.so.1" && ln -s "libuuid.so.1.3.0" "libuuid.so.1")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libsmartcols/src/.libs/libsmartcols_la-iter.o libsmartcols/src/.libs/libsmartcols_la-symbols.o libsmartcols/src/.libs/libsmartcols_la-cell.o libsmartcols/src/.libs/libsmartcols_la-column.o libsmartcols/src/.libs/libsmartcols_la-line.o libsmartcols/src/.libs/libsmartcols_la-table.o libsmartcols/src/.libs/libsmartcols_la-print.o libsmartcols/src/.libs/libsmartcols_la-print-api.o libsmartcols/src/.libs/libsmartcols_la-version.o libsmartcols/src/.libs/libsmartcols_la-buffer.o libsmartcols/src/.libs/libsmartcols_la-calculate.o libsmartcols/src/.libs/libsmartcols_la-grouping.o libsmartcols/src/.libs/libsmartcols_la-walk.o libsmartcols/src/.libs/libsmartcols_la-init.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libsmartcols/src/libsmartcols.sym   -Wl,-soname -Wl,libsmartcols.so.1 -o .libs/libsmartcols.so.1.1.0
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libblkid/src/.libs/libblkid_la-init.o libblkid/src/.libs/libblkid_la-cache.o libblkid/src/.libs/libblkid_la-config.o libblkid/src/.libs/libblkid_la-dev.o libblkid/src/.libs/libblkid_la-devname.o libblkid/src/.libs/libblkid_la-devno.o libblkid/src/.libs/libblkid_la-encode.o libblkid/src/.libs/libblkid_la-evaluate.o libblkid/src/.libs/libblkid_la-getsize.o libblkid/src/.libs/libblkid_la-probe.o libblkid/src/.libs/libblkid_la-read.o libblkid/src/.libs/libblkid_la-resolve.o libblkid/src/.libs/libblkid_la-save.o libblkid/src/.libs/libblkid_la-tag.o libblkid/src/.libs/libblkid_la-verify.o libblkid/src/.libs/libblkid_la-version.o libblkid/src/partitions/.libs/libblkid_la-aix.o libblkid/src/partitions/.libs/libblkid_la-atari.o libblkid/src/partitions/.libs/libblkid_la-bsd.o libblkid/src/partitions/.libs/libblkid_la-dos.o libblkid/src/partitions/.libs/libblkid_la-gpt.o libblkid/src/partitions/.libs/libblkid_la-mac.o libblkid/src/partitions/.libs/libblkid_la-minix.o libblkid/src/partitions/.libs/libblkid_la-partitions.o libblkid/src/partitions/.libs/libblkid_la-sgi.o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o libblkid/src/partitions/.libs/libblkid_la-sun.o libblkid/src/partitions/.libs/libblkid_la-ultrix.o libblkid/src/partitions/.libs/libblkid_la-unixware.o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o libblkid/src/superblocks/.libs/libblkid_la-apfs.o libblkid/src/superblocks/.libs/libblkid_la-bcache.o libblkid/src/superblocks/.libs/libblkid_la-befs.o libblkid/src/superblocks/.libs/libblkid_la-bfs.o libblkid/src/superblocks/.libs/libblkid_la-bitlocker.o libblkid/src/superblocks/.libs/libblkid_la-bluestore.o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o libblkid/src/superblocks/.libs/libblkid_la-drbd.o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o libblkid/src/superblocks/.libs/libblkid_la-exfat.o libblkid/src/superblocks/.libs/libblkid_la-exfs.o libblkid/src/superblocks/.libs/libblkid_la-ext.o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o libblkid/src/superblocks/.libs/libblkid_la-gfs.o libblkid/src/superblocks/.libs/libblkid_la-hfs.o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o libblkid/src/superblocks/.libs/libblkid_la-jfs.o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o libblkid/src/superblocks/.libs/libblkid_la-luks.o libblkid/src/superblocks/.libs/libblkid_la-lvm.o libblkid/src/superblocks/.libs/libblkid_la-minix.o libblkid/src/superblocks/.libs/libblkid_la-mpool.o libblkid/src/superblocks/.libs/libblkid_la-netware.o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o libblkid/src/superblocks/.libs/libblkid_la-refs.o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o libblkid/src/superblocks/.libs/libblkid_la-romfs.o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o libblkid/src/superblocks/.libs/libblkid_la-stratis.o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o libblkid/src/superblocks/.libs/libblkid_la-swap.o libblkid/src/superblocks/.libs/libblkid_la-sysv.o libblkid/src/superblocks/.libs/libblkid_la-ubi.o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o libblkid/src/superblocks/.libs/libblkid_la-udf.o libblkid/src/superblocks/.libs/libblkid_la-ufs.o libblkid/src/superblocks/.libs/libblkid_la-vdo.o libblkid/src/superblocks/.libs/libblkid_la-vfat.o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o libblkid/src/superblocks/.libs/libblkid_la-xfs.o libblkid/src/superblocks/.libs/libblkid_la-zfs.o libblkid/src/superblocks/.libs/libblkid_la-zonefs.o libblkid/src/superblocks/.libs/libblkid_la-erofs.o libblkid/src/topology/.libs/libblkid_la-topology.o libblkid/src/topology/.libs/libblkid_la-dm.o libblkid/src/topology/.libs/libblkid_la-evms.o libblkid/src/topology/.libs/libblkid_la-ioctl.o libblkid/src/topology/.libs/libblkid_la-lvm.o libblkid/src/topology/.libs/libblkid_la-md.o libblkid/src/topology/.libs/libblkid_la-sysfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libblkid/src/libblkid.sym   -Wl,-soname -Wl,libblkid.so.1 -o .libs/libblkid.so.1.1.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libuuid.so" && ln -s "libuuid.so.1.3.0" "libuuid.so")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Wno-clobbered -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o more text-utils/more-more.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libuuid.a  libuuid/src/libuuid_la-clear.o libuuid/src/libuuid_la-compare.o libuuid/src/libuuid_la-copy.o libuuid/src/libuuid_la-gen_uuid.o libuuid/src/libuuid_la-isnull.o libuuid/src/libuuid_la-pack.o libuuid/src/libuuid_la-parse.o libuuid/src/libuuid_la-unpack.o libuuid/src/libuuid_la-unparse.o libuuid/src/libuuid_la-uuid_time.o libuuid/src/libuuid_la-predefined.o lib/libuuid_la-randutils.o lib/libuuid_la-md5.o lib/libuuid_la-sha1.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libuuid.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fsck.minix disk-utils/fsck.minix.o lib/ismounted.o  libcommon.la 
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsmartcols.so.1" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so.1")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsmartcols.so" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so")
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
OpenWrt-libtool: link: (cd ".libs" && rm -f "libblkid.so.1" && ln -s "libblkid.so.1.1.0" "libblkid.so.1")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mkfs.minix disk-utils/mkfs.minix.o lib/ismounted.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o kill misc-utils/kill.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o agetty term-utils/agetty.o lib/plymouth-ctrl.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: (cd ".libs" && rm -f "libblkid.so" && ln -s "libblkid.so.1.1.0" "libblkid.so")
OpenWrt-libtool: link: (cd .libs/libsmartcols.lax/libcommon.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/./.libs/libcommon.a")
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mkfs disk-utils/mkfs.o  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mkfs.bfs disk-utils/mkfs.bfs.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o chrt schedutils/chrt.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libsmartcols.a  libsmartcols/src/libsmartcols_la-iter.o libsmartcols/src/libsmartcols_la-symbols.o libsmartcols/src/libsmartcols_la-cell.o libsmartcols/src/libsmartcols_la-column.o libsmartcols/src/libsmartcols_la-line.o libsmartcols/src/libsmartcols_la-table.o libsmartcols/src/libsmartcols_la-print.o libsmartcols/src/libsmartcols_la-print-api.o libsmartcols/src/libsmartcols_la-version.o libsmartcols/src/libsmartcols_la-buffer.o libsmartcols/src/libsmartcols_la-calculate.o libsmartcols/src/libsmartcols_la-grouping.o libsmartcols/src/libsmartcols_la-walk.o libsmartcols/src/libsmartcols_la-init.o  .libs/libsmartcols.lax/libcommon.a/libcommon_la-blkdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-buffer.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-color-names.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-cpuset.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32c.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-encode.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-env.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-fileutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-idcache.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-jsonwrt.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-linux_version.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-loopdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mangle.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-match.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-md5.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pager.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-path.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-procutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-randutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sha1.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-signames.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strv.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sysfs.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-timeutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-ttyutils.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libsmartcols.a
OpenWrt-libtool: link: (cd .libs/libblkid.lax/libcommon.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/./.libs/libcommon.a")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o fsck.minix disk-utils/fsck.minix.o lib/ismounted.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... OpenWrt-libtool: link: rm -fr .libs/libsmartcols.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsmartcols.la" && ln -s "../libsmartcols.la" "libsmartcols.la" )
no
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o ionice schedutils/ionice.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mkfs disk-utils/mkfs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib
checking how to print strings... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o taskset schedutils/taskset.o  libcommon.la 
copying selected object files to avoid basename conflicts...
OpenWrt-libtool: link: ln libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o || cp libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mkfs.minix disk-utils/mkfs.minix.o lib/ismounted.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: ln libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o || cp libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o uclampset schedutils/uclampset.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libblkid.a libblkid/src/libblkid_la-init.o libblkid/src/libblkid_la-cache.o libblkid/src/libblkid_la-config.o libblkid/src/libblkid_la-dev.o libblkid/src/libblkid_la-devname.o libblkid/src/libblkid_la-devno.o libblkid/src/libblkid_la-encode.o libblkid/src/libblkid_la-evaluate.o libblkid/src/libblkid_la-getsize.o libblkid/src/libblkid_la-probe.o libblkid/src/libblkid_la-read.o libblkid/src/libblkid_la-resolve.o libblkid/src/libblkid_la-save.o libblkid/src/libblkid_la-tag.o libblkid/src/libblkid_la-verify.o libblkid/src/libblkid_la-version.o libblkid/src/partitions/libblkid_la-aix.o libblkid/src/partitions/libblkid_la-atari.o libblkid/src/partitions/libblkid_la-bsd.o libblkid/src/partitions/libblkid_la-dos.o libblkid/src/partitions/libblkid_la-gpt.o libblkid/src/partitions/libblkid_la-mac.o libblkid/src/partitions/libblkid_la-minix.o libblkid/src/partitions/libblkid_la-partitions.o libblkid/src/partitions/libblkid_la-sgi.o libblkid/src/partitions/libblkid_la-solaris_x86.o libblkid/src/partitions/libblkid_la-sun.o libblkid/src/partitions/libblkid_la-ultrix.o libblkid/src/partitions/libblkid_la-unixware.o libblkid/src/superblocks/libblkid_la-adaptec_raid.o libblkid/src/superblocks/libblkid_la-apfs.o libblkid/src/superblocks/libblkid_la-bcache.o libblkid/src/superblocks/libblkid_la-befs.o libblkid/src/superblocks/libblkid_la-bfs.o libblkid/src/superblocks/libblkid_la-bitlocker.o libblkid/src/superblocks/libblkid_la-bluestore.o libblkid/src/superblocks/libblkid_la-btrfs.o libblkid/src/superblocks/libblkid_la-cramfs.o libblkid/src/superblocks/libblkid_la-ddf_raid.o libblkid/src/superblocks/libblkid_la-drbd.o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/libblkid_la-drbdmanage.o libblkid/src/superblocks/libblkid_la-exfat.o libblkid/src/superblocks/libblkid_la-exfs.o libblkid/src/superblocks/libblkid_la-ext.o libblkid/src/superblocks/libblkid_la-f2fs.o libblkid/src/superblocks/libblkid_la-gfs.o libblkid/src/superblocks/libblkid_la-hfs.o libblkid/src/superblocks/libblkid_la-highpoint_raid.o libblkid/src/superblocks/libblkid_la-hpfs.o libblkid/src/superblocks/libblkid_la-iso9660.o libblkid/src/superblocks/libblkid_la-isw_raid.o libblkid/src/superblocks/libblkid_la-jfs.o libblkid/src/superblocks/libblkid_la-jmicron_raid.o libblkid/src/superblocks/libblkid_la-linux_raid.o libblkid/src/superblocks/libblkid_la-lsi_raid.o libblkid/src/superblocks/libblkid_la-luks.o libblkid/src/superblocks/libblkid_la-lvm.o .libs/libblkid.lax/lt1-libblkid_la-minix.o libblkid/src/superblocks/libblkid_la-mpool.o libblkid/src/superblocks/libblkid_la-netware.o libblkid/src/superblocks/libblkid_la-nilfs.o libblkid/src/superblocks/libblkid_la-ntfs.o libblkid/src/superblocks/libblkid_la-refs.o libblkid/src/superblocks/libblkid_la-nvidia_raid.o libblkid/src/superblocks/libblkid_la-ocfs.o libblkid/src/superblocks/libblkid_la-promise_raid.o libblkid/src/superblocks/libblkid_la-reiserfs.o libblkid/src/superblocks/libblkid_la-romfs.o libblkid/src/superblocks/libblkid_la-silicon_raid.o libblkid/src/superblocks/libblkid_la-squashfs.o libblkid/src/superblocks/libblkid_la-stratis.o libblkid/src/superblocks/libblkid_la-superblocks.o libblkid/src/superblocks/libblkid_la-swap.o libblkid/src/superblocks/libblkid_la-sysv.o libblkid/src/superblocks/libblkid_la-ubi.o libblkid/src/superblocks/libblkid_la-ubifs.o libblkid/src/superblocks/libblkid_la-udf.o libblkid/src/superblocks/libblkid_la-ufs.o libblkid/src/superblocks/libblkid_la-vdo.o libblkid/src/superblocks/libblkid_la-vfat.o libblkid/src/superblocks/libblkid_la-via_raid.o libblkid/src/superblocks/libblkid_la-vmfs.o libblkid/src/superblocks/libblkid_la-vxfs.o libblkid/src/superblocks/libblkid_la-xfs.o libblkid/src/superblocks/libblkid_la-zfs.o libblkid/src/superblocks/libblkid_la-zonefs.o libblkid/src/superblocks/libblkid_la-erofs.o libblkid/src/topology/libblkid_la-topology.o libblkid/src/topology/libblkid_la-dm.o libblkid/src/topology/libblkid_la-evms.o libblkid/src/topology/libblkid_la-ioctl.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o libblkid/src/topology/libblkid_la-md.o libblkid/src/topology/libblkid_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-blkdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-buffer.o .libs/libblkid.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libblkid.lax/libcommon.a/libcommon_la-color-names.o .libs/libblkid.lax/libcommon.a/libcommon_la-cpuset.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32c.o .libs/libblkid.lax/libcommon.a/libcommon_la-encode.o .libs/libblkid.lax/libcommon.a/libcommon_la-env.o .libs/libblkid.lax/libcommon.a/libcommon_la-fileutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-idcache.o .libs/libblkid.lax/libcommon.a/libcommon_la-jsonwrt.o .libs/libblkid.lax/libcommon.a/libcommon_la-linux_version.o .libs/libblkid.lax/libcommon.a/libcommon_la-loopdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-mangle.o .libs/libblkid.lax/libcommon.a/libcommon_la-match.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libblkid.lax/libcommon.a/libcommon_la-md5.o .libs/libblkid.lax/libcommon.a/libcommon_la-pager.o .libs/libblkid.lax/libcommon.a/libcommon_la-path.o .libs/libblkid.lax/libcommon.a/libcommon_la-procutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-randutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-sha1.o .libs/libblkid.lax/libcommon.a/libcommon_la-signames.o .libs/libblkid.lax/libcommon.a/libcommon_la-strutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-strv.o .libs/libblkid.lax/libcommon.a/libcommon_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-timeutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-ttyutils.o
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o column text-utils/column-column.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o chrt schedutils/chrt.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o mkfs.bfs disk-utils/mkfs.bfs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libblkid.a
printf
checking for a sed that does not truncate output... (cached) /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed
checking for fgrep... OpenWrt-libtool: link: rm -fr .libs/libblkid.lax .libs/libblkid.lax
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o last login-utils/last.o lib/monotonic.o  libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o utmpdump login-utils/utmpdump.o  libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o ionice schedutils/ionice.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libblkid.la" && ln -s "../libblkid.la" "libblkid.la" )
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o irqtop sys-utils/irqtop-irqtop.o sys-utils/irqtop-irq-common.o lib/irqtop-monotonic.o  libcommon.la  libsmartcols.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lsmem sys-utils/lsmem-lsmem.o  libcommon.la libsmartcols.la 
mips-openwrt-linux-musl-ld
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o taskset schedutils/taskset.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o uclampset schedutils/uclampset.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lsirq sys-utils/lsirq-lsirq.o sys-utils/lsirq-irq-common.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o utmpdump login-utils/utmpdump.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o last login-utils/last.o lib/monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o prlimit sys-utils/prlimit-prlimit.o  libcommon.la libsmartcols.la 
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-cputype.o sys-utils/lscpu-lscpu-cpu.o sys-utils/lscpu-lscpu-topology.o sys-utils/lscpu-lscpu-virt.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o  libcommon.la libsmartcols.la  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/column text-utils/column-column.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lsmem sys-utils/lsmem-lsmem.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/irqtop sys-utils/irqtop-irqtop.o sys-utils/irqtop-irq-common.o lib/irqtop-monotonic.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o uuidgen misc-utils/uuidgen-uuidgen.o  libuuid.la 
@
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o uuidparse misc-utils/uuidparse-uuidparse.o  libcommon.la libuuid.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fincore misc-utils/fincore-fincore.o  libsmartcols.la libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lsirq sys-utils/lsirq-lsirq.o sys-utils/lsirq-irq-common.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o rfkill sys-utils/rfkill-rfkill.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-cputype.o sys-utils/lscpu-lscpu-cpu.o sys-utils/lscpu-lscpu-topology.o sys-utils/lscpu-lscpu-virt.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/uuidgen misc-utils/uuidgen-uuidgen.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libuuid.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/prlimit sys-utils/prlimit-prlimit.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
ok
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99      -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o  libuuid.la libcommon.la   
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for ANSI C header files... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o partx disk-utils/partx-partx.o  libblkid.la libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point   -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99   -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/libmount_la-cache.lo libmount/src/libmount_la-fs.lo libmount/src/libmount_la-init.lo libmount/src/libmount_la-iter.lo libmount/src/libmount_la-lock.lo libmount/src/libmount_la-optmap.lo libmount/src/libmount_la-optstr.lo libmount/src/libmount_la-tab.lo libmount/src/libmount_la-tab_diff.lo libmount/src/libmount_la-tab_parse.lo libmount/src/libmount_la-tab_update.lo libmount/src/libmount_la-test.lo libmount/src/libmount_la-utils.lo libmount/src/libmount_la-version.lo libmount/src/libmount_la-context.lo libmount/src/libmount_la-context_loopdev.lo libmount/src/libmount_la-context_veritydev.lo libmount/src/libmount_la-context_mount.lo libmount/src/libmount_la-context_umount.lo libmount/src/libmount_la-monitor.lo libmount/src/libmount_la-btrfs.lo libcommon.la libblkid.la     
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99   -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o libfdisk.la -rpath /usr/lib libfdisk/src/libfdisk_la-init.lo libfdisk/src/libfdisk_la-field.lo libfdisk/src/libfdisk_la-item.lo libfdisk/src/libfdisk_la-test.lo libfdisk/src/libfdisk_la-ask.lo libfdisk/src/libfdisk_la-alignment.lo libfdisk/src/libfdisk_la-label.lo libfdisk/src/libfdisk_la-utils.lo libfdisk/src/libfdisk_la-context.lo libfdisk/src/libfdisk_la-parttype.lo libfdisk/src/libfdisk_la-partition.lo libfdisk/src/libfdisk_la-table.lo libfdisk/src/libfdisk_la-iter.lo libfdisk/src/libfdisk_la-script.lo libfdisk/src/libfdisk_la-version.lo libfdisk/src/libfdisk_la-wipe.lo libfdisk/src/libfdisk_la-sun.lo libfdisk/src/libfdisk_la-sgi.lo libfdisk/src/libfdisk_la-dos.lo libfdisk/src/libfdisk_la-bsd.lo libfdisk/src/libfdisk_la-gpt.lo libcommon.la libuuid.la libblkid.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/fincore misc-utils/fincore-fincore.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libsmartcols.so ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o wdctl sys-utils/wdctl-wdctl.o  libcommon.la libsmartcols.la 
yes
checking for sys/types.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/uuidparse misc-utils/uuidparse-uuidparse.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libuuid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/rfkill sys-utils/rfkill-rfkill.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o blkdiscard sys-utils/blkdiscard-blkdiscard.o lib/blkdiscard-monotonic.o  libcommon.la  libblkid.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libfdisk/src/.libs/libfdisk_la-init.o libfdisk/src/.libs/libfdisk_la-field.o libfdisk/src/.libs/libfdisk_la-item.o libfdisk/src/.libs/libfdisk_la-test.o libfdisk/src/.libs/libfdisk_la-ask.o libfdisk/src/.libs/libfdisk_la-alignment.o libfdisk/src/.libs/libfdisk_la-label.o libfdisk/src/.libs/libfdisk_la-utils.o libfdisk/src/.libs/libfdisk_la-context.o libfdisk/src/.libs/libfdisk_la-parttype.o libfdisk/src/.libs/libfdisk_la-partition.o libfdisk/src/.libs/libfdisk_la-table.o libfdisk/src/.libs/libfdisk_la-iter.o libfdisk/src/.libs/libfdisk_la-script.o libfdisk/src/.libs/libfdisk_la-version.o libfdisk/src/.libs/libfdisk_la-wipe.o libfdisk/src/.libs/libfdisk_la-sun.o libfdisk/src/.libs/libfdisk_la-sgi.o libfdisk/src/.libs/libfdisk_la-dos.o libfdisk/src/.libs/libfdisk_la-bsd.o libfdisk/src/.libs/libfdisk_la-gpt.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libuuid.so ./.libs/libblkid.so  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libfdisk/src/libfdisk.sym   -Wl,-soname -Wl,libfdisk.so.1 -o .libs/libfdisk.so.1.1.0
checking for sys/stat.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  lib/.libs/libmount_la-monotonic.o libmount/src/.libs/libmount_la-cache.o libmount/src/.libs/libmount_la-fs.o libmount/src/.libs/libmount_la-init.o libmount/src/.libs/libmount_la-iter.o libmount/src/.libs/libmount_la-lock.o libmount/src/.libs/libmount_la-optmap.o libmount/src/.libs/libmount_la-optstr.o libmount/src/.libs/libmount_la-tab.o libmount/src/.libs/libmount_la-tab_diff.o libmount/src/.libs/libmount_la-tab_parse.o libmount/src/.libs/libmount_la-tab_update.o libmount/src/.libs/libmount_la-test.o libmount/src/.libs/libmount_la-utils.o libmount/src/.libs/libmount_la-version.o libmount/src/.libs/libmount_la-context.o libmount/src/.libs/libmount_la-context_loopdev.o libmount/src/.libs/libmount_la-context_veritydev.o libmount/src/.libs/libmount_la-context_mount.o libmount/src/.libs/libmount_la-context_umount.o libmount/src/.libs/libmount_la-monitor.o libmount/src/.libs/libmount_la-btrfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libmount/src/libmount.sym   -Wl,-soname -Wl,libmount.so.1 -o .libs/libmount.so.1.1.0
yes
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/partx disk-utils/partx-partx.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfdisk.so.1" && ln -s "libfdisk.so.1.1.0" "libfdisk.so.1")
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o losetup sys-utils/losetup-losetup.o  libcommon.la libsmartcols.la 
checking for stdlib.h... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o zramctl sys-utils/zramctl-zramctl.o lib/zramctl-ismounted.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfdisk.so" && ln -s "libfdisk.so.1.1.0" "libfdisk.so")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libmount.so.1" && ln -s "libmount.so.1.1.0" "libmount.so.1")
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o blkid misc-utils/blkid-blkid.o lib/blkid-ismounted.o  libblkid.la libcommon.la 
OpenWrt-libtool: link: (cd ".libs" && rm -f "libmount.so" && ln -s "libmount.so.1.1.0" "libmount.so")
checking for string.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/wdctl sys-utils/wdctl-wdctl.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: (cd .libs/libfdisk.lax/libcommon.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/./.libs/libcommon.a")
yes
OpenWrt-libtool: link: (cd .libs/libmount.lax/libcommon.a && mips-openwrt-linux-musl-gcc-ar x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/./.libs/libcommon.a")
checking for memory.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libfdisk.a  libfdisk/src/libfdisk_la-init.o libfdisk/src/libfdisk_la-field.o libfdisk/src/libfdisk_la-item.o libfdisk/src/libfdisk_la-test.o libfdisk/src/libfdisk_la-ask.o libfdisk/src/libfdisk_la-alignment.o libfdisk/src/libfdisk_la-label.o libfdisk/src/libfdisk_la-utils.o libfdisk/src/libfdisk_la-context.o libfdisk/src/libfdisk_la-parttype.o libfdisk/src/libfdisk_la-partition.o libfdisk/src/libfdisk_la-table.o libfdisk/src/libfdisk_la-iter.o libfdisk/src/libfdisk_la-script.o libfdisk/src/libfdisk_la-version.o libfdisk/src/libfdisk_la-wipe.o libfdisk/src/libfdisk_la-sun.o libfdisk/src/libfdisk_la-sgi.o libfdisk/src/libfdisk_la-dos.o libfdisk/src/libfdisk_la-bsd.o libfdisk/src/libfdisk_la-gpt.o  .libs/libfdisk.lax/libcommon.a/libcommon_la-blkdev.o .libs/libfdisk.lax/libcommon.a/libcommon_la-buffer.o .libs/libfdisk.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libfdisk.lax/libcommon.a/libcommon_la-color-names.o .libs/libfdisk.lax/libcommon.a/libcommon_la-cpuset.o .libs/libfdisk.lax/libcommon.a/libcommon_la-crc32.o .libs/libfdisk.lax/libcommon.a/libcommon_la-crc32c.o .libs/libfdisk.lax/libcommon.a/libcommon_la-encode.o .libs/libfdisk.lax/libcommon.a/libcommon_la-env.o .libs/libfdisk.lax/libcommon.a/libcommon_la-fileutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-idcache.o .libs/libfdisk.lax/libcommon.a/libcommon_la-jsonwrt.o .libs/libfdisk.lax/libcommon.a/libcommon_la-linux_version.o .libs/libfdisk.lax/libcommon.a/libcommon_la-loopdev.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mangle.o .libs/libfdisk.lax/libcommon.a/libcommon_la-match.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libfdisk.lax/libcommon.a/libcommon_la-md5.o .libs/libfdisk.lax/libcommon.a/libcommon_la-pager.o .libs/libfdisk.lax/libcommon.a/libcommon_la-path.o .libs/libfdisk.lax/libcommon.a/libcommon_la-procutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-randutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-sha1.o .libs/libfdisk.lax/libcommon.a/libcommon_la-signames.o .libs/libfdisk.lax/libcommon.a/libcommon_la-strutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-strv.o .libs/libfdisk.lax/libcommon.a/libcommon_la-sysfs.o .libs/libfdisk.lax/libcommon.a/libcommon_la-timeutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-ttyutils.o 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o findfs misc-utils/findfs-findfs.o  libblkid.la 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libfdisk.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/blkdiscard sys-utils/blkdiscard-blkdiscard.o lib/blkdiscard-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libblkid.so
OpenWrt-libtool: link: rm -fr .libs/libfdisk.lax
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libmount.a  lib/libmount_la-monotonic.o libmount/src/libmount_la-cache.o libmount/src/libmount_la-fs.o libmount/src/libmount_la-init.o libmount/src/libmount_la-iter.o libmount/src/libmount_la-lock.o libmount/src/libmount_la-optmap.o libmount/src/libmount_la-optstr.o libmount/src/libmount_la-tab.o libmount/src/libmount_la-tab_diff.o libmount/src/libmount_la-tab_parse.o libmount/src/libmount_la-tab_update.o libmount/src/libmount_la-test.o libmount/src/libmount_la-utils.o libmount/src/libmount_la-version.o libmount/src/libmount_la-context.o libmount/src/libmount_la-context_loopdev.o libmount/src/libmount_la-context_veritydev.o libmount/src/libmount_la-context_mount.o libmount/src/libmount_la-context_umount.o libmount/src/libmount_la-monitor.o libmount/src/libmount_la-btrfs.o  .libs/libmount.lax/libcommon.a/libcommon_la-blkdev.o .libs/libmount.lax/libcommon.a/libcommon_la-buffer.o .libs/libmount.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libmount.lax/libcommon.a/libcommon_la-color-names.o .libs/libmount.lax/libcommon.a/libcommon_la-cpuset.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32c.o .libs/libmount.lax/libcommon.a/libcommon_la-encode.o .libs/libmount.lax/libcommon.a/libcommon_la-env.o .libs/libmount.lax/libcommon.a/libcommon_la-fileutils.o .libs/libmount.lax/libcommon.a/libcommon_la-idcache.o .libs/libmount.lax/libcommon.a/libcommon_la-jsonwrt.o .libs/libmount.lax/libcommon.a/libcommon_la-linux_version.o .libs/libmount.lax/libcommon.a/libcommon_la-loopdev.o .libs/libmount.lax/libcommon.a/libcommon_la-mangle.o .libs/libmount.lax/libcommon.a/libcommon_la-match.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libmount.lax/libcommon.a/libcommon_la-md5.o .libs/libmount.lax/libcommon.a/libcommon_la-pager.o .libs/libmount.lax/libcommon.a/libcommon_la-path.o .libs/libmount.lax/libcommon.a/libcommon_la-procutils.o .libs/libmount.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libmount.lax/libcommon.a/libcommon_la-randutils.o .libs/libmount.lax/libcommon.a/libcommon_la-sha1.o .libs/libmount.lax/libcommon.a/libcommon_la-signames.o .libs/libmount.lax/libcommon.a/libcommon_la-strutils.o .libs/libmount.lax/libcommon.a/libcommon_la-strv.o .libs/libmount.lax/libcommon.a/libcommon_la-sysfs.o .libs/libmount.lax/libcommon.a/libcommon_la-timeutils.o .libs/libmount.lax/libcommon.a/libcommon_la-ttyutils.o 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib/gcc/mips-openwrt-linux-musl/10.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/zramctl sys-utils/zramctl-zramctl.o lib/zramctl-ismounted.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libmount.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/losetup sys-utils/losetup-losetup.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
checking for strings.h... OpenWrt-libtool: link: rm -fr .libs/libmount.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfdisk.la" && ln -s "../libfdisk.la" "libfdisk.la" )
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o wipefs misc-utils/wipefs-wipefs.o  libblkid.la libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mkswap disk-utils/mkswap-mkswap.o lib/mkswap-ismounted.o   libcommon.la libuuid.la libblkid.la  
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o  libblkid.la libcommon.la libuuid.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/blkid misc-utils/blkid-blkid.o lib/blkid-ismounted.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a
checking for inttypes.h... OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" )
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fdisk disk-utils/fdisk-fdisk.o disk-utils/fdisk-fdisk-menu.o disk-utils/fdisk-fdisk-list.o  libcommon.la libfdisk.la libsmartcols.la libtcolors.la  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o sfdisk disk-utils/sfdisk-sfdisk.o disk-utils/sfdisk-fdisk-list.o  libcommon.la libfdisk.la libsmartcols.la libtcolors.la  
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o cfdisk disk-utils/cfdisk-cfdisk.o  libsmartcols.la libcommon.la libfdisk.la libtcolors.la libmount.la  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/findfs misc-utils/findfs-findfs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so
checking for stdint.h... yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o eject sys-utils/eject-eject.o lib/eject-monotonic.o  libmount.la libcommon.la  
checking for unistd.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/wipefs misc-utils/wipefs-wipefs.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
yes
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libuuid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libuuid.so
checking for dlfcn.h... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/mkswap disk-utils/mkswap-mkswap.o lib/mkswap-ismounted.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lsns sys-utils/lsns-lsns.o  libcommon.la libsmartcols.la libmount.la 
yes
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lslocks misc-utils/lslocks-lslocks.o  libcommon.la libmount.la libsmartcols.la 
checking for objdir... .libs
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/fdisk disk-utils/fdisk-fdisk.o disk-utils/fdisk-fdisk-menu.o disk-utils/fdisk-fdisk-list.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libuuid.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libsmartcols.so ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99      -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mount sys-utils/mount-mount.o  libcommon.la libmount.la  
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/sfdisk disk-utils/sfdisk-sfdisk.o disk-utils/sfdisk-fdisk-list.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libuuid.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libsmartcols.so ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lncursesw
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/eject sys-utils/eject-eject.o lib/eject-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/cfdisk disk-utils/cfdisk-cfdisk.o -znow -zrelro  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libsmartcols.so ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libuuid.so ./.libs/libtcolors.a -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point  -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99      -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o umount sys-utils/umount-umount.o  libcommon.la libmount.la 
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o mountpoint sys-utils/mountpoint-mountpoint.o  libmount.la 
no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o lsblk misc-utils/lsblk-lsblk.o misc-utils/lsblk-lsblk-mnt.o misc-utils/lsblk-lsblk-properties.o misc-utils/lsblk-lsblk-devtree.o  libblkid.la libmount.la libcommon.la libsmartcols.la  
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o findmnt misc-utils/findmnt-findmnt.o misc-utils/findmnt-findmnt-verify.o  libmount.la libcommon.la libsmartcols.la libblkid.la  
yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libsmartcols/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lsns sys-utils/lsns-lsns.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/mount sys-utils/mount-mount.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lslocks misc-utils/lslocks-lslocks.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/umount sys-utils/umount-umount.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fstrim sys-utils/fstrim-fstrim.o  libcommon.la libmount.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o swapon sys-utils/swapon-swapon.o sys-utils/swapon-swapon-common.o lib/swapon-swapprober.o  libblkid.la libcommon.la libmount.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o swapoff sys-utils/swapoff-swapoff.o sys-utils/swapoff-swapon-common.o lib/swapoff-swapprober.o  libmount.la libblkid.la libcommon.la 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/mountpoint sys-utils/mountpoint-mountpoint.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so
yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... /bin/bash ./libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99     -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -o fsck disk-utils/fsck-fsck.o lib/fsck-monotonic.o  libmount.la libblkid.la libcommon.la  
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/lsblk misc-utils/lsblk-lsblk.o misc-utils/lsblk-lsblk-mnt.o misc-utils/lsblk-lsblk-properties.o misc-utils/lsblk-lsblk-devtree.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/findmnt misc-utils/findmnt-findmnt.o misc-utils/findmnt-findmnt-verify.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so ./.libs/libblkid.so
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/fstrim sys-utils/fstrim-fstrim.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... no
checking whether to build shared libraries with PIC... yes
checking whether to build static libraries with PIC... no
checking whether to build shared libraries only... no
checking whether to build static libraries only... no
checking for inline... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/swapoff sys-utils/swapoff-swapoff.o sys-utils/swapoff-swapon-common.o lib/swapoff-swapprober.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libmount/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/fsck disk-utils/fsck-fsck.o lib/fsck-monotonic.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libblkid.so ./.libs/libcommon.a
inline
checking if cpp -P is needed... OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -std=gnu99 -znow -zrelro -o .libs/swapon sys-utils/swapon-swapon.o sys-utils/swapon-swapon-common.o lib/swapon-swapprober.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libmount.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.libs/libblkid.so ./.libs/libsmartcols.so
yes
checking if cpp -P works... yes
checking if compiler is DEC/Compaq/HP C... make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install"  install;
no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make  install-recursive
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
Making install in po
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/po'
if test "util-linux" = "gettext-tools"; then \
  /usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 ./$file \
		    /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/po'
no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts some basic options... make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
yes
configure: compiler options added: -Werror-implicit-function-declaration 
checking if compiler optimizer assumed setting might be used... no
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers -Wenum-conversion 
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking for windows.h... make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking whether build target supports WIN32 crypto API... no
checking for good-to-use Darwin CFLAGS... no
checking whether to link macOS CoreFoundation and SystemConfiguration framework... no
checking to see if the compiler supports __builtin_available()...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin'
  /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin'
no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... no
checking whether to support ldaps... no
checking whether to support rtsp... no
checking whether to support proxies... yes
checking whether to support dict... no
checking whether to support telnet... no
checking whether to support tftp... no
checking whether to support pop3... no
checking whether to support imap... no
checking whether to support smb... no
checking whether to support smtp... no
checking whether to support gopher... no
checking whether to support mqtt... no
checking whether to provide built-in manual... no
checking whether to enable generation of C code... no
checking whether to use libgcc... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c more /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/more
no
checking if X/Open network library is required... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c dmesg /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/dmesg
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
no
checking for gethostbyname... OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/mount /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/mount
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for proto/bsdsocket.h... OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/umount /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/umount
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
no
checking for connect in libraries... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/wdctl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/wdctl
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/mountpoint /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/mountpoint
yes
checking for sys/types.h... (cached) yes
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
checking sys/time.h usability... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lsblk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lsblk
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
yes
checking sys/time.h presence... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/findmnt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/findmnt
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c kill /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/kill
yes
checking for sys/time.h... yes
checking for monotonic clock_gettime...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib'
 /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libuuid.so.1.3.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.so.1.3.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libuuid.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libblkid.so.1.1.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.so.1.1.0
yes
checking for clock_gettime in libraries... OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libblkid.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.la
OpenWrt-libtool: install: warning: relinking `libmount.la'
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37; /bin/bash /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libtool  --tag CC --mode=relink mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/libmount_la-cache.lo libmount/src/libmount_la-fs.lo libmount/src/libmount_la-init.lo libmount/src/libmount_la-iter.lo libmount/src/libmount_la-lock.lo libmount/src/libmount_la-optmap.lo libmount/src/libmount_la-optstr.lo libmount/src/libmount_la-tab.lo libmount/src/libmount_la-tab_diff.lo libmount/src/libmount_la-tab_parse.lo libmount/src/libmount_la-tab_update.lo libmount/src/libmount_la-test.lo libmount/src/libmount_la-utils.lo libmount/src/libmount_la-version.lo libmount/src/libmount_la-context.lo libmount/src/libmount_la-context_loopdev.lo libmount/src/libmount_la-context_veritydev.lo libmount/src/libmount_la-context_mount.lo libmount/src/libmount_la-context_umount.lo libmount/src/libmount_la-monitor.lo libmount/src/libmount_la-btrfs.lo libcommon.la libblkid.la -inst-prefix-dir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install)
no additional lib required
configure: WARNING: zlib disabled
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking brotli/decode.h usability... no
checking brotli/decode.h presence... OpenWrt-libtool: relink: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  lib/.libs/libmount_la-monotonic.o libmount/src/.libs/libmount_la-cache.o libmount/src/.libs/libmount_la-fs.o libmount/src/.libs/libmount_la-init.o libmount/src/.libs/libmount_la-iter.o libmount/src/.libs/libmount_la-lock.o libmount/src/.libs/libmount_la-optmap.o libmount/src/.libs/libmount_la-optstr.o libmount/src/.libs/libmount_la-tab.o libmount/src/.libs/libmount_la-tab_diff.o libmount/src/.libs/libmount_la-tab_parse.o libmount/src/.libs/libmount_la-tab_update.o libmount/src/.libs/libmount_la-test.o libmount/src/.libs/libmount_la-utils.o libmount/src/.libs/libmount_la-version.o libmount/src/.libs/libmount_la-context.o libmount/src/.libs/libmount_la-context_loopdev.o libmount/src/.libs/libmount_la-context_veritydev.o libmount/src/.libs/libmount_la-context_mount.o libmount/src/.libs/libmount_la-context_umount.o libmount/src/.libs/libmount_la-monitor.o libmount/src/.libs/libmount_la-btrfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib -lblkid  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libmount/src/libmount.sym   -Wl,-soname -Wl,libmount.so.1 -o .libs/libmount.so.1.1.0
no
checking for brotli/decode.h... no
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libmount.so.1.1.0T /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.so.1.1.0
no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Secure Transport... no
checking whether to enable Amiga native SSL/TLS (AmiSSL)... no
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; })
checking for wolfssl options with pkg-config... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libmount.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libsmartcols.so.1.1.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.so.1.1.0
found
configure: Check dir no/lib/pkgconfig
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libsmartcols.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.la
configure: Add -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib  to LDFLAGS
configure: Add -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  to CPPFLAGS
configure: Add -lwolfssl  to LIBS
checking for wolfSSL_Init in -lwolfssl... OpenWrt-libtool: install: warning: relinking `libfdisk.la'
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37; /bin/bash /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libtool  --tag CC --mode=relink mips-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37=util-linux-2.37 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -std=gnu99 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -o libfdisk.la -rpath /usr/lib libfdisk/src/libfdisk_la-init.lo libfdisk/src/libfdisk_la-field.lo libfdisk/src/libfdisk_la-item.lo libfdisk/src/libfdisk_la-test.lo libfdisk/src/libfdisk_la-ask.lo libfdisk/src/libfdisk_la-alignment.lo libfdisk/src/libfdisk_la-label.lo libfdisk/src/libfdisk_la-utils.lo libfdisk/src/libfdisk_la-context.lo libfdisk/src/libfdisk_la-parttype.lo libfdisk/src/libfdisk_la-partition.lo libfdisk/src/libfdisk_la-table.lo libfdisk/src/libfdisk_la-iter.lo libfdisk/src/libfdisk_la-script.lo libfdisk/src/libfdisk_la-version.lo libfdisk/src/libfdisk_la-wipe.lo libfdisk/src/libfdisk_la-sun.lo libfdisk/src/libfdisk_la-sgi.lo libfdisk/src/libfdisk_la-dos.lo libfdisk/src/libfdisk_la-bsd.lo libfdisk/src/libfdisk_la-gpt.lo libcommon.la libuuid.la libblkid.la -inst-prefix-dir /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install)
yes
configure: detected wolfSSL
checking size of long long... (cached) 8
checking for wolfSSL_get_peer_certificate... OpenWrt-libtool: relink: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libfdisk/src/.libs/libfdisk_la-init.o libfdisk/src/.libs/libfdisk_la-field.o libfdisk/src/.libs/libfdisk_la-item.o libfdisk/src/.libs/libfdisk_la-test.o libfdisk/src/.libs/libfdisk_la-ask.o libfdisk/src/.libs/libfdisk_la-alignment.o libfdisk/src/.libs/libfdisk_la-label.o libfdisk/src/.libs/libfdisk_la-utils.o libfdisk/src/.libs/libfdisk_la-context.o libfdisk/src/.libs/libfdisk_la-parttype.o libfdisk/src/.libs/libfdisk_la-partition.o libfdisk/src/.libs/libfdisk_la-table.o libfdisk/src/.libs/libfdisk_la-iter.o libfdisk/src/.libs/libfdisk_la-script.o libfdisk/src/.libs/libfdisk_la-version.o libfdisk/src/.libs/libfdisk_la-wipe.o libfdisk/src/.libs/libfdisk_la-sun.o libfdisk/src/.libs/libfdisk_la-sgi.o libfdisk/src/.libs/libfdisk_la-dos.o libfdisk/src/.libs/libfdisk_la-bsd.o libfdisk/src/.libs/libfdisk_la-gpt.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib -luuid -lblkid  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,./libfdisk/src/libfdisk.sym   -Wl,-soname -Wl,libfdisk.so.1 -o .libs/libfdisk.so.1.1.0
yes
checking for wolfSSL_UseALPN... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfdisk.so.1.1.0T /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.so.1.1.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfdisk.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libuuid.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.a
yes
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.a
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libblkid.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.a
checking for wolfSSL_DES_ecb_encrypt... OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.a
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libmount.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.a
yes
configure: Add -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl to CPPFLAGS
configure: built with one SSL backend
checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
checking whether to use builtin CA store of SSL library... no
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libsmartcols.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.a
checking for library containing gsasl_init... OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.a
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libfdisk.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin'
  /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c agetty fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk cfdisk '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c agetty /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/agetty
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
no
configure: WARNING: libgsasl was not found
checking whether versioned symbols are wanted... no
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn2... no
checking for libnghttp2 options with pkg-config... found
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/fstrim /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fstrim
configure: -l is -lnghttp2 
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ctrlaltdel /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/ctrlaltdel
configure: -I is -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include 
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c fsfreeze /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fsfreeze
configure: -L is -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib 
checking for nghttp2_session_set_local_window_size in -lnghttp2... OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/blkdiscard /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/blkdiscard
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c blkzone /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/blkzone
yes
checking nghttp2/nghttp2.h usability... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/losetup /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/losetup
yes
checking nghttp2/nghttp2.h presence... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
yes
checking for nghttp2/nghttp2.h... yes
checking for libngtcp2 options with pkg-config... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/zramctl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/zramctl
no
checking for fish options with pkg-config... no
checking for malloc.h... OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/swapon /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/swapon
checking for memory.h... OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/swapoff /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/swapoff
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c chcpu /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/chcpu
no
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c pivot_root /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/pivot_root
checking for sys/types.h... (cached) yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c switch_root /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/switch_root
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c hwclock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/hwclock
checking for sys/time.h... (cached) yes
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
checking for sys/select.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/blkid /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/blkid
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
yes
checking for sys/socket.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/findfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/findfs
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
checking for sys/ioctl.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/wipefs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/wipefs
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c fsck.minix /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fsck.minix
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mkfs.minix /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/mkfs.minix
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mkfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/mkfs
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mkfs.bfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/mkfs.bfs
checking for sys/uio.h... OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/mkswap /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/mkswap
yes
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
checking for assert.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/swaplabel /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/swaplabel
yes
checking for unistd.h... (cached) yes
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
checking for stdlib.h... (cached) yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/fsck /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fsck
checking for arpa/inet.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c raw /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/raw
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c fsck.cramfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fsck.cramfs
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mkfs.cramfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/mkfs.cramfs
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c blockdev /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/blockdev
yes
checking for net/if.h... OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/fdisk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/fdisk
checking for netinet/in.h... OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libuuid.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
checking for netinet/in6.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/sfdisk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/sfdisk
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libuuid.la' has not been installed in `/usr/lib'
no
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
checking for sys/un.h... OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/cfdisk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/cfdisk
yes
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin'
checking for linux/tcp.h...   /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c chrt ionice taskset uclampset col colcrt colrm column hexdump rev ul script scriptreplay scriptlive setterm mesg wall last utmpdump lsmem chmem flock choom ipcmk ipcrm ipcs irqtop lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c chrt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/chrt
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ionice /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/ionice
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c taskset /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/taskset
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c uclampset /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/uclampset
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c col /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/col
checking for netinet/tcp.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c colcrt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/colcrt
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c colrm /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/colrm
checking for netdb.h... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/column /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/column
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c hexdump /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/hexdump
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c rev /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/rev
checking for sys/sockio.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ul /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/ul
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c script /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/script
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c scriptreplay /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/scriptreplay
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c scriptlive /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/scriptlive
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c setterm /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/setterm
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mesg /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/mesg
no
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c wall /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/wall
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c last /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/last
checking for sys/stat.h... (cached) yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c utmpdump /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/utmpdump
checking for sys/param.h... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lsmem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lsmem
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c chmem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/chmem
checking for termios.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/flock
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c choom /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/choom
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ipcmk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/ipcmk
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ipcrm /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/ipcrm
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ipcs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/ipcs
checking for termio.h... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/irqtop /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/irqtop
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lsirq /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lsirq
no
checking for fcntl.h... OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lsipc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lsipc
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c renice /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/renice
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c setsid /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/setsid
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c setarch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/setarch
checking for alloca.h... OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/eject /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/eject
yes
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
checking for io.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/prlimit /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/prlimit
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
no
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
checking for pwd.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lsns /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lsns
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lscpu /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lscpu
checking for utime.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c fallocate /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/fallocate
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c unshare /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/unshare
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c nsenter /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/nsenter
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c cal /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/cal
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c logger /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/logger
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c look /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/look
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c mcookie /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/mcookie
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c namei /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/namei
checking for sys/utime.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c whereis /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/whereis
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
no
checking for sys/poll.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/lslocks /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/lslocks
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/uuidgen /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/uuidgen
checking for poll.h... OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/uuidparse /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/uuidparse
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c rename /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/rename
checking for socket.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c getopt /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/getopt
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/fincore /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/fincore
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c hardlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/hardlink
no
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c isosize /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/isosize
checking for sys/resource.h...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin'
  /bin/bash ./libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c rfkill readprofile ldattach rtcwake uuidd partx addpart delpart resizepart '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin'
yes
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
checking for libgen.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/rfkill /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/rfkill
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c readprofile /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/readprofile
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c ldattach /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/ldattach
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c rtcwake /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/rtcwake
checking for locale.h... OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/uuidd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/uuidd
yes
checking for errno.h... OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/partx /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/partx
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c addpart /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/addpart
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c delpart /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/delpart
checking for stdbool.h... OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c resizepart /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/sbin/resizepart
make  install-exec-hook
yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... no
checking for sys/wait.h... make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
if test "/usr/lib" != "/lib" -a -f "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.so"; then \
	/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libuuid.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && \
		rm -f libuuid.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \
fi
if test "/usr/lib" != "/lib" -a -f "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.so"; then \
	/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libblkid.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && \
		rm -f libblkid.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \
fi
yes
checking for setjmp.h... if test "/usr/lib" != "/lib" -a -f "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.so"; then \
	/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libmount.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && \
		rm -f libmount.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \
fi
yes
if test "/usr/lib" != "/lib" -a -f "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.so"; then \
	/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libsmartcols.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && \
		rm -f libsmartcols.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \
fi
checking for an ANSI C-conforming const... if test "/usr/lib" != "/lib" -a -f "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.so"; then \
	/usr/bin/mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/libfdisk.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib && \
		rm -f libfdisk.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \
fi
yes
checking for compiler support of C99 variadic macro style... cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin && ln -sf last lastb
for I in uname26 linux32 linux64      mips mips64 mips32  ; do \
	cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin && ln -sf setarch $I ; \
done
yes
checking for compiler support of old gcc variadic macro style... chmod 4755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/mount
chmod 4755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/bin/umount
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/bash-completion/completions'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/irqtop bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/bash-completion/completions'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 bash-completion/fsck.cramfs bash-completion/mkfs.cramfs bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/uclampset bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/unshare '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/bash-completion/completions'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 bash-completion/wdctl bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/ul '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/bash-completion/completions'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/doc/util-linux'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/share/doc/util-linux'
yes
checking for size_t...  /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/blkid'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libblkid/src/blkid.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/blkid'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libfdisk'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libfdisk/src/libfdisk.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libfdisk'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libmount'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libmount/src/libmount.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libmount'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libsmartcols'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libsmartcols'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig'
yes
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig'
checking for sys/types.h... (cached) yes
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/uuid'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libuuid/src/uuid.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/uuid'
checking for sys/time.h... (cached) yes
make  install-data-hook
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking size of size_t... (cached) 4
checking size of long... (cached) 4
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of time_t... 4
checking size of off_t... (cached) 8
checking size of curl_off_t... make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[8]: Nothing to be done for 'install-data-hook'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig/blkid.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/blkid.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/blkid.pc
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig/fdisk.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/fdisk.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/fdisk.pc
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig/mount.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/mount.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/mount.pc
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig/smartcols.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/smartcols.pc
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/smartcols.pc
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/lib/pkgconfig/uuid.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/include,${prefix}/include,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/uuid.pc
8
checking for long long... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,/usr/lib,${exec_prefix}/lib,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/pkgconfig/uuid.pc
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/blkid
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/blkid/blkid.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/blkid
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libfdisk
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libfdisk/libfdisk.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libfdisk
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libmount
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libmount/libmount.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libmount
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/uuid
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/uuid/uuid.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/uuid
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libsmartcols
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/usr/include/libsmartcols/libsmartcols.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/include/libsmartcols
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
yes
checking if numberLL works... cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib/libblkid.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib/libfdisk.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib/libmount.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib/libuuid.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/util-linux-2.37/ipkg-install/lib/libsmartcols.so* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib
ln -sf libblkid.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/libblkid.so
yes
ln -sf libfdisk.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/libfdisk.so
ln -sf libmount.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/libmount.so
ln -sf libuuid.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/libuuid.so
checking for ssize_t... ln -sf libsmartcols.so.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/usr/lib/libsmartcols.so
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/util-linux.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/util-linux.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/util-linux.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-util-linux
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.util-linux_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/utils/util-linux'
time: package/utils/util-linux/compile#202.87#18.49#188.10
yes
checking for bool... make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fstools'
yes
checking for sa_family_t... yes
checking for suseconds_t... (cached) yes
checking if time_t is unsigned... no
checking for sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.fstools-2021-08-25-e1b68111.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "fstools-2021-08-25-e1b68111.tar.xz" "c3b711047324b5eb149164b9d82f3ffb155ed579c9b00d7054a35b572201c2b6" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf fstools-2021-08-25-e1b68111 && [ \! -d fstools-2021-08-25-e1b68111 ] && git clone  https://git.openwrt.org/project/fstools.git fstools-2021-08-25-e1b68111 && (cd fstools-2021-08-25-e1b68111 && git checkout e1b68111e1661c92a773cc5131b55f98d943888f && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fstools-2021-08-25-e1b68111 && git log -1 --format='\''@%ct'\''` && rm -rf fstools-2021-08-25-e1b68111/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fstools-2021-08-25-e1b68111 | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fstools-2021-08-25-e1b68111.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/fstools-2021-08-25-e1b68111.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf fstools-2021-08-25-e1b68111;  )    '
yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.prepared_ba6133537d36124e78da268833febb77_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/fstools-2021-08-25-e1b68111.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.prepared_ba6133537d36124e78da268833febb77_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.fstools_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111=fstools-2021-08-25-e1b68111 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111=fstools-2021-08-25-e1b68111 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja"    /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111 )
yes
checking types of args and return type for select... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


int,fd_set *,struct timeval *,int
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... -- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
yes
checking types of args and return type for recv... CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.configured_7c2385d491244e111dab250a80c39d03
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111'
[1/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/encode.c.o
[2/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/probe.c.o
[3/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/mkdev.c.o
[4/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/jffs2.c.o
[5/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/libblkid-tiny.c.o
[6/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ntfs.c.o
[7/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/hfs.c.o
[8/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ext.c.o
[9/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ubi.c.o
[10/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ubifs.c.o
[11/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/vfat.c.o
[12/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/squashfs.c.o
[13/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/swap.c.o
[14/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/btrfs.c.o
[15/46] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/f2fs.c.o
[16/46] Building C object CMakeFiles/mount_root.dir/mount_root.c.o
[17/46] Linking C shared library libblkid-tiny.so
[18/46] Building C object CMakeFiles/snapshot_tool.dir/snapshot.c.o
[19/46] Building C object CMakeFiles/ubi-utils.dir/libubi/ubiutils-common.c.o
[20/46] Building C object CMakeFiles/block.dir/probe.c.o
[21/46] Building C object CMakeFiles/ubi-utils.dir/libubi/libubi-tiny.c.o
[22/46] Building C object CMakeFiles/block.dir/probe-libblkid.c.o
[23/46] Building C object CMakeFiles/fstools.dir/libfstools/common.c.o
[24/46] Building C object CMakeFiles/blockd.dir/blockd.c.o
[25/46] Building C object CMakeFiles/jffs2reset.dir/jffs2reset.c.o
[26/46] Building C object CMakeFiles/ubi.dir/ubi.c.o
[27/46] Building C object CMakeFiles/fstools.dir/libfstools/extroot.c.o
[28/46] Building C object CMakeFiles/fstools.dir/libfstools/volume.c.o
[29/46] Building C object CMakeFiles/ubi-utils.dir/libubi/libubi.c.o
[30/46] Building C object CMakeFiles/fstools.dir/libfstools/mount.c.o
[31/46] Building C object CMakeFiles/fstools.dir/libfstools/overlay.c.o
[32/46] Linking C static library libubi-utils.a
[33/46] Building C object CMakeFiles/fstools.dir/libfstools/mtd.c.o
[34/46] Building C object CMakeFiles/fstools.dir/libfstools/snapshot.c.o
[35/46] Linking C executable ubi
[36/46] Building C object CMakeFiles/fstools.dir/libfstools/ubi.c.o
[37/46] Building C object CMakeFiles/fstools.dir/libfstools/find.c.o
int,void *,size_t,int,int
[38/46] Building C object CMakeFiles/fstools.dir/libfstools/rootdisk.c.o
[39/46] Building C object CMakeFiles/fstools.dir/libfstools/partname.c.o
[40/46] Linking C shared library libfstools.so
[41/46] Linking C executable mount_root
[42/46] Linking C executable jffs2reset
checking for sys/types.h... (cached) yes
[43/46] Linking C executable snapshot_tool
[44/46] Linking C executable blockd
checking for sys/socket.h... (cached) yes
[45/46] Building C object CMakeFiles/block.dir/block.c.o
checking for send... [46/46] Linking C executable block
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111 install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libfstools.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libblkid-tiny.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/libblkid-tiny.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libubi-utils.a
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/libubi-tiny.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/libubi.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/ubi-media.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/ubi-user.h
-- Up-to-date: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/ubi-media.h
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/mount_root
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/blockd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/block
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/jffs2reset
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/snapshot_tool
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/ubi
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/lib
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/{mount_root,jffs2reset} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libfstools.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/lib/
ln -sf jffs2reset /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/sbin/jffs2mark
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/.pkgdir/fstools/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.fstools_installed
yes
checking types of args and return type for send... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/lib
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/sbin/{mount_root,jffs2reset} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libfstools.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/lib/
ln -sf jffs2reset /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/sbin/jffs2mark
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/lib/libfstools.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/sbin/jffs2reset: executable
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/sbin/mount_root: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-mips_24kc/fstools into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/fstools_2021-08-25-e1b68111-1_mips_24kc.ipk
echo "fstools" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/fstools.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/usr/include
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/include/*.h /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/usr/include/
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/fstools-2021-08-25-e1b68111/ipkg-install/usr/lib/libubi-utils.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fstools.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fstools.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/fstools.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-fstools
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.fstools_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/fstools'
time: package/system/fstools/compile#5.25#0.70#3.43
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/base-files'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/procd'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/boot/uboot-envtools'
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.u-boot-2021.01.tar.bz2.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "u-boot-2021.01.tar.bz2" "b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454" "" "https://ftp.denx.de/pub/u-boot" "https://mirror.cyberbits.eu/u-boot" "ftp://ftp.denx.de/pub/u-boot"    '
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.procd-2021-09-15-1eb4371e.tar.xz.flock -c '  	/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/download.pl "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl" "procd-2021-09-15-1eb4371e.tar.xz" "d0e61032482eebb225ffbca8034b3d838eaa3db0dcd9b0166e106e729ce5320c" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl && rm -rf procd-2021-09-15-1eb4371e && [ \! -d procd-2021-09-15-1eb4371e ] && git clone  https://git.openwrt.org/project/procd.git procd-2021-09-15-1eb4371e && (cd procd-2021-09-15-1eb4371e && git checkout 1eb4371e2534296d04580cb8b9cb5baa5f07e27d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd procd-2021-09-15-1eb4371e && git log -1 --format='\''@%ct'\''` && rm -rf procd-2021-09-15-1eb4371e/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c procd-2021-09-15-1eb4371e | 	xz -zc -7e > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/procd-2021-09-15-1eb4371e.tar.xz && mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/dl/procd-2021-09-15-1eb4371e.tar.xz /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/ && rm -rf procd-2021-09-15-1eb4371e;  )    '
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.prepared_993e27fae00aeb7e5e7146d4305da531_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; xzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/procd-2021-09-15-1eb4371e.tar.xz | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.prepared_993e27fae00aeb7e5e7146d4305da531_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.procd.default_installed
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.prepared_8e2346ec2639bd205c88dad338414c17_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/shell.sh; bzcat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/dl/u-boot-2021.01.tar.bz2 | tar -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.. -xf -
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e; CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e=procd-2021-09-15-1eb4371e -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e=procd-2021-09-15-1eb4371e -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro  -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mips -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro  -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro  -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -DPIC -fpic -specs=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/include/hardened-ld-pie.specs -znow -zrelro  -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr;/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl" -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=/usr -DDL_LIBRARY=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -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 -DCMAKE_GENERATOR="Ninja" -DEARLY_PATH="/usr/sbin:/usr/bin:/sbin:/bin" -DSECCOMP_SUPPORT=0 -DUTRACE_SUPPORT=0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
int,const void *,size_t,int,int
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at upgraded/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
-- Generating done
checking for sys/types.h... (cached) yes
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    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_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.configured_abb83e6a30c4f1e06f76623463ced5e8_8e081b74cf069e1e6800a5bbcbb282f0
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.built_check
MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e 
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e'
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... [1/36] Building C object CMakeFiles/askfirst.dir/utils/askfirst.c.o
[2/36] Building C object CMakeFiles/udevtrigger.dir/plug/udevtrigger.c.o
[3/36] Building C object CMakeFiles/init.dir/initd/preinit.c.o
[4/36] Building C object CMakeFiles/init.dir/initd/early.c.o
yes
[5/36] Building C object CMakeFiles/init.dir/initd/init.c.o
checking for sys/types.h... (cached) yes
[6/36] Building C object CMakeFiles/init.dir/initd/mkdev.c.o
checking for unistd.h... (cached) yes
[7/36] Building C object CMakeFiles/init.dir/watchdog.c.o
[8/36] Linking C executable askfirst
checking if alarm can be linked... [9/36] Building C object CMakeFiles/init.dir/sysupgrade.c.o
[10/36] Building C object CMakeFiles/procd.dir/signal.c.o
[11/36] Linking C executable udevtrigger
[12/36] Building C object CMakeFiles/procd.dir/procd.c.o
[13/36] Building C object CMakeFiles/init.dir/utils/utils.c.o
[14/36] Building C object CMakeFiles/procd.dir/state.c.o
yes
checking if alarm is prototyped... yes
[15/36] Building C object CMakeFiles/procd.dir/rcS.c.o
checking if alarm is compilable... [16/36] Building C object CMakeFiles/procd.dir/inittab.c.o
[17/36] Building C object CMakeFiles/procd.dir/ubus.c.o
[18/36] Building C object CMakeFiles/procd.dir/hotplug-dispatch.c.o
yes
[19/36] Building C object CMakeFiles/procd.dir/sysupgrade.c.o
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
[20/36] Building C object CMakeFiles/procd.dir/system.c.o
checking for string.h... (cached) yes
[21/36] Building C object CMakeFiles/procd.dir/service/validate.c.o
checking for strings.h... (cached) yes
[22/36] Building C object CMakeFiles/procd.dir/service/service.c.o
checking for sys/types.h... (cached) yes
[23/36] Building C object CMakeFiles/procd.dir/service/trigger.c.o
[24/36] Building C object CMakeFiles/procd.dir/service/instance.c.o
checking for libgen.h... (cached) yes
[25/36] Building C object CMakeFiles/procd.dir/utils/utils.c.o
[26/36] Building C object CMakeFiles/procd.dir/service/watch.c.o
checking if basename can be linked... [27/36] Building C object CMakeFiles/procd.dir/watchdog.c.o
[28/36] Building C object CMakeFiles/setlbf.dir/service/setlbf.c.o
[29/36] Linking C executable init
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.prepared_2373e45274d1757e0bd3a853e1e127d7_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.prepared_2373e45274d1757e0bd3a853e1e127d7_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.configured_*
[30/36] Building C object upgraded/CMakeFiles/upgraded.dir/upgraded.c.o
[31/36] Building C object CMakeFiles/procd.dir/plug/coldplug.c.o
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.base-files_installed
[ -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build -a -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub ] || /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/usign -G -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub -c "Local build key"
yes
[ -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.ucert ] || /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ucert -I -c /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.ucert -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build
[32/36] Building C object upgraded/CMakeFiles/upgraded.dir/__/watchdog.c.o
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.configured_91cba585867474d38032a74c9b818875_8e081b74cf069e1e6800a5bbcbb282f0
checking if basename is prototyped... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.built_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files
yes
[33/36] Linking C shared library libsetlbf.so
checking if basename is compilable... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files
[34/36] Building C object CMakeFiles/procd.dir/plug/hotplug.c.o
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/opkg/keys
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/opkg/keys/`/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/usign -F -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub`
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/upgrade/nand.sh
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/upgrade/legacy-sdcard.sh
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/; fi
yes
checking if basename usage allowed... yes
checking if basename might be used... yes
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/; fi; 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/banner /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/openwrt_version /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/usr/lib/os-release
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/openwrt_release /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/device_info /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/usr/lib/os-release
checking for sys/types.h... (cached) yes
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e "s#%PATH%#/usr/sbin:/usr/bin:/sbin:/bin#g" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/sbin/hotplug-call /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/preinit /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/profile
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/CONTROL
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/dev
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/config
[35/36] Linking C executable upgraded/upgraded
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/crontabs
checking for socket.h... (cached) no
checking if closesocket can be linked... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/rc.d
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/overlay
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/firmware
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/mnt
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/proc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/tmp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/usr/lib
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/usr/bin
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/sys
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/www
no
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/root
checking if closesocket might be used... no
ln -sf /proc/mounts /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/mtab
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/var
checking for sys/types.h... (cached) yes
ln -sf tmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/var
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc
ln -sf /tmp/resolv.conf /tmp/TZ /tmp/localtime /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/
chmod 0600 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/shadow
chmod 1777 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/tmp
checking for sys/socket.h... (cached) yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit
echo 'pi_suppress_stderr="y"' >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
checking if CloseSocket can be linked... echo 'fs_failsafe_wait_timeout=2' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_path="/usr/sbin:/usr/bin:/sbin:/bin"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_env=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_cmd="/sbin/init"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_suppress_stderr="y"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_ifname=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_ip="192.168.1.1"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_netmask="255.255.255.0"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_broadcast="192.168.1.255"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_net_messages=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe_netmsg=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
no
echo 'pi_preinit_no_failsafe=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
checking if CloseSocket might be used... no
checking if connect can be linked... for conffile in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/config/*; do if [ -f "$conffile" ]; then grep "${conffile##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files}" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/CONTROL/conffiles || echo "${conffile##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files}" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/CONTROL/conffiles; fi done
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/opkg; ( echo 'src/gz %d_core %U/targets/%S/packages'; echo 'src/gz %d_base %U/packages/%A/base'; echo 'src/gz %d_luci %U/packages/%A/luci'; echo 'src/gz %d_packages %U/packages/%A/packages'; echo 'src/gz %d_routing %U/packages/%A/routing'; echo 'src/gz %d_telephony %U/packages/%A/telephony'; ) >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/opkg/distfeeds.conf; /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/etc/opkg/distfeeds.conf
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/sbin/pkg_check
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/.pkgdir/base-files/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.base-files_installed
yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
cp -fpR ./files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/
checking if connect is prototyped... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/opkg/keys
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/opkg/keys/`/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/usign -F -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.pub`
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/upgrade/nand.sh
yes
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/upgrade/legacy-sdcard.sh
checking if connect is compilable... if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/base-files/. ]; then cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/base-files/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/; fi; 
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/banner /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/openwrt_version /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/usr/lib/os-release
yes
checking if connect usage allowed... yes
checking if connect might be used... yes
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/openwrt_release /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/device_info /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/usr/lib/os-release
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e "s#%PATH%#/usr/sbin:/usr/bin:/sbin:/bin#g" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/sbin/hotplug-call /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/preinit /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/profile
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/CONTROL
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/dev
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/config
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/crontabs
checking for sys/types.h... (cached) yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/rc.d
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/overlay
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/firmware
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/mnt
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/proc
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/tmp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/usr/lib
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/usr/bin
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/sys
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/www
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/root
ln -sf /proc/mounts /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/mtab
checking for unistd.h... (cached) yes
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/var
ln -sf tmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/var
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc
ln -sf /tmp/resolv.conf /tmp/TZ /tmp/localtime /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/
chmod 0600 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/shadow
chmod 1777 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/tmp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit
checking for fcntl.h... (cached) yes
echo 'pi_suppress_stderr="y"' >/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'fs_failsafe_wait_timeout=2' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
checking if fcntl can be linked... echo 'pi_init_path="/usr/sbin:/usr/bin:/sbin:/bin"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_env=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_cmd="/sbin/init"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_suppress_stderr="y"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_ifname=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_ip="192.168.1.1"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_netmask="255.255.255.0"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_broadcast="192.168.1.255"' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_net_messages=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe_netmsg=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe=""' >>/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/lib/preinit/00_preinit.conf
for conffile in /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/config/*; do if [ -f "$conffile" ]; then grep "${conffile##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files}" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/CONTROL/conffiles || echo "${conffile##/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files}" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/CONTROL/conffiles; fi done
yes
checking if fcntl is prototyped... mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/opkg; ( echo 'src/gz %d_core %U/targets/%S/packages'; echo 'src/gz %d_base %U/packages/%A/base'; echo 'src/gz %d_luci %U/packages/%A/luci'; echo 'src/gz %d_packages %U/packages/%A/packages'; echo 'src/gz %d_routing %U/packages/%A/routing'; echo 'src/gz %d_telephony %U/packages/%A/telephony'; ) >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/opkg/distfeeds.conf; /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,%U,https://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+17536-c9420e08e5,g' -e 's,%c,\Lr0+17536-c9420e08e5,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+17536-c9420e08e5,g' -e 's,%T,ath79,g' -e 's,%S,ath79/generic,g' -e 's,%A,mips_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/opkg/distfeeds.conf
yes
checking if fcntl is compilable... rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/sbin/pkg_check
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/xattr.h... yes
checking if fsetxattr can be linked... yes
checking if fsetxattr is prototyped... yes
checking if fsetxattr takes 5 args.... yes
checking if fsetxattr is compilable... yes
checking if fsetxattr usage allowed... yes
checking if fsetxattr might be used... yes
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... [36/36] Linking C executable procd
DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install" MAKEFLAGS="--jobserver-auth=3,4" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/ninja   -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e install
ninja: Entering directory `/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e'
[0/1] Install the project...
yes
checking if ftruncate is compilable... -- Install configuration: "Release"
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/lib/libsetlbf.so
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/procd
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/init
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/udevtrigger
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/askfirst
-- Installing: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/upgraded
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/etc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/lib/functions
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/{init,procd,askfirst,udevtrigger,upgraded} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/lib/libsetlbf.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/lib
install -m0755 ./files/reload_config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/sbin/
install -m0600 ./files/hotplug*.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/etc/
yes
install -m0644 ./files/procd.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/lib/functions/
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
checking for sys/types.h... (cached) yes
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/.pkgdir/procd/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.procd_installed
checking for stdlib.h... (cached) yes
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/etc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/lib/functions
checking if getaddrinfo can be linked... install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/sbin/{init,procd,askfirst,udevtrigger,upgraded} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/
install -m0644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/usr/lib/libsetlbf.so /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/lib
install -m0755 ./files/reload_config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/
install -m0600 ./files/hotplug*.json /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/etc/
install -m0644 ./files/procd.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/lib/functions/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd
yes
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/lib/libsetlbf.so: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/udevtrigger: shared object
yes
checking if gethostbyname is compilable... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/procd: shared object
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/askfirst: shared object
yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking if gethostbyname_r can be linked... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/upgraded: shared object
yes
checking if gethostbyname_r is prototyped... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/sbin/init: shared object
yes
checking if gethostbyname_r takes 3 args.... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
no
checking if gethostbyname_r takes 5 args.... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base
no
checking if gethostbyname_r takes 6 args.... yes
checking if gethostbyname_r is compilable... yes
checking if gethostbyname_r usage allowed... yes
checking if gethostbyname_r might be used... yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking for gethostname arg 2 data type... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-mips_24kc/procd into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/procd_2021-09-15-1eb4371e-1_mips_24kc.ipk
echo "procd" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/procd.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/procd-default/procd-2021-09-15-1eb4371e/ipkg-install/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/procd.default.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/procd.default.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/procd.default.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
unsigned int
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getpeername can be linked... (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_base_files_conffiles" > conffiles;  )
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-procd
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.procd.default_installed
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/system/procd'
time: package/system/procd/default/compile#6.57#0.83#11.17
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
yes
checking if getpeername is prototyped... yes
checking if getpeername is compilable... yes
checking if getpeername usage allowed... yes
checking if getpeername might be used... yes
checking if getsockname can be linked... yes
checking if getsockname is prototyped... yes
checking if getsockname is compilable... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/config/network': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/config/system': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/dropbear/': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files/etc/profile.d': No such file or directory
yes
checking if getsockname usage allowed... yes
checking if getsockname might be used... yes
checking for net/if.h... (cached) yes
checking if if_nametoindex can be linked... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/base-files/ipkg-mips_24kc/base-files into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/base-files_1451-r0+17536-c9420e08e5_mips_24kc.ipk
echo "base-files" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/base-files.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/base-files'
time: package/base-files/compile#2.48#0.71#12.02
yes
checking if if_nametoindex is prototyped... yes
checking if if_nametoindex is compilable... yes
checking if if_nametoindex usage allowed... yes
checking if if_nametoindex might be used... yes
checking for sys/types.h... (cached) yes
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01

Applying ./patches/001-compile.patch using plaintext: 
patching file tools/env/Makefile
checking for sys/socket.h... (cached) yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.prepared_8e2346ec2639bd205c88dad338414c17_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.configured_*
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.uboot-envtools_installed
checking for netinet/in.h... (cached) yes
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/include/config.h
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/include/config
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/include/config/auto.conf
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/include/generated
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/include/generated/autoconf.h
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01=u-boot-2021.01 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01=u-boot-2021.01 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01=u-boot-2021.01 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" TARGET_CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01=u-boot-2021.01 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" TARGET_LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro" no-dot-config-targets=envtools envtools ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01'
checking for ifaddrs.h... yes
checking if getifaddrs can be linked... yes
checking if getifaddrs is prototyped... yes
checking if getifaddrs is compilable... yes
checking if getifaddrs usage allowed... yes
checking if getifaddrs might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
  HOSTCC  scripts/basic/fixdep
checking for arpa/inet.h... (cached) yes
  COPY    tools/version.h
checking if inet_ntop can be linked...   UPD     include/generated/timestamp_autogenerated.h
  UPD     include/config/uboot.release
yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable...   UPD     include/generated/version_autogenerated.h
yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked...   LD      tools/env/built-in.o
  HOSTCC  tools/env/crc32.o
  HOSTCC  tools/env/ctype.o
  HOSTCC  tools/env/env_attr.o
  HOSTCC  tools/env/env_flags.o
  HOSTCC  tools/env/fw_env.o
  HOSTCC  tools/env/linux_string.o
  HOSTCC  tools/env/fw_env_main.o
yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... yes
checking if ioctl can be linked...   AR      tools/env/lib.a
  HOSTLD  tools/env/fw_printenv
  STRIP   tools/env/fw_printenv
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/usr/sbin
yes
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/tools/env/fw_printenv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/usr/sbin
checking if ioctl is prototyped... ln -sf fw_printenv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/usr/sbin/fw_setenv
install -m0755 ./files/fw_printsys /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/usr/sbin
install -m0755 ./files/fw_setsys /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/usr/sbin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/lib
install -m0644 ./files/uboot-envtools.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/lib
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/etc/uci-defaults
install -m0644 ./files/ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/etc/uci-defaults/30_uboot-envtools  
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/.pkgdir/uboot-envtools/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uboot-envtools_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
yes
checking if ioctl is compilable... install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/tools/env/fw_printenv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin
ln -sf fw_printenv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin/fw_setenv
install -m0755 ./files/fw_printsys /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin
install -m0755 ./files/fw_setsys /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/lib
install -m0644 ./files/uboot-envtools.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/lib
yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/etc/uci-defaults
checking if ioctl FIONBIO is compilable... install -m0644 ./files/ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/etc/uci-defaults/30_uboot-envtools  
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools
no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/usr/sbin/fw_printenv: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_uboot_envtools_conffiles" > conffiles;  )
no
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
checking if IoctlSocket might be used... no
checking if localtime_r can be linked... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages
yes
checking if localtime_r is prototyped... yes
checking if localtime_r is compilable... yes
checking if localtime_r usage allowed... yes
checking if localtime_r might be used... yes
checking if memrchr can be linked... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/etc/config/ubootenv': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/etc/fw_env.config': No such file or directory
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/find: '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools/etc/fw_sys.config': No such file or directory
yes
checking if memrchr is prototyped... no
checking if memrchr might be used... Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/u-boot-2021.01/ipkg-mips_24kc/uboot-envtools into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/uboot-envtools_2021.01-40_mips_24kc.ipk
no
checking if poll can be linked... echo "uboot-envtools" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/uboot-envtools.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/package/boot/uboot-envtools'
time: package/boot/uboot-envtools/compile#9.66#2.04#15.12
yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll usage allowed... yes
checking if poll might be used... yes
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking for sys/types.h... (cached) yes
checking for signal.h... yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking for setjmp.h... (cached) yes
checking if sigsetjmp can be linked... yes
checking if sigsetjmp is prototyped... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if socketpair can be linked... yes
checking if socketpair is prototyped... yes
checking if socketpair is compilable... yes
checking if socketpair usage allowed... yes
checking if socketpair might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking if strstr can be linked... yes
checking if strstr is prototyped... yes
checking if strstr is compilable... yes
checking if strstr usage allowed... yes
checking if strstr might be used... yes
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking whether getpwuid_r is declared... yes
checking for fnmatch... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getpwuid... yes
checking for getpwuid_r... (cached) yes
checking for getrlimit... yes
checking for gettimeofday... (cached) yes
checking for if_nametoindex... yes
checking for mach_absolute_time... no
checking deeper for mach_absolute_time... but still no
checking for pipe... yes
checking for setlocale... (cached) yes
checking for setmode... no
checking deeper for setmode... but still no
checking for setrlimit... yes
checking for usleep... yes
checking for utime... yes
checking for utimes... (cached) yes
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable the threaded resolver... no
checking whether to use POSIX threads for threaded resolver... auto
checking convert -I options to -isystem... yes
checking whether to enable verbose strings... no
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable cryptographic authentication methods... no
checking whether to support NTLM... yes
checking whether to enable NTLM delegation to winbind's helper... yes
checking whether to enable TLS-SRP authentication... no
checking whether to enable Unix domain sockets... no
checking whether to support cookies... yes
checking whether to support socketpair... yes
checking whether to support HTTP authentication... yes
checking whether to support DoH... yes
checking whether to support the MIME API... yes
checking whether to support date parsing... yes
checking whether to support netrc parsing... yes
checking whether to support progress-meter... yes
checking whether to support DNS shuffling... yes
checking whether to support curl_easy_option*... yes
checking whether to support alt-svc... no
checking whether to support HSTS... yes
checking whether hiding of library internal symbols will actually happen... yes
configure: using CFLAGS: -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=1
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -DPIC
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating docs/libcurl/opts/Makefile
config.status: creating docs/cmdline-opts/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating lib/libcurl.vers
config.status: creating tests/Makefile
config.status: creating tests/certs/Makefile
config.status: creating tests/certs/scripts/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/server/Makefile
config.status: creating tests/libtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating packages/Makefile
config.status: creating packages/vms/Makefile
config.status: creating curl-config
config.status: creating libcurl.pc
config.status: creating lib/curl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: amending lib/Makefile
configure: amending src/Makefile
configure: amending tests/unit/Makefile
configure: amending tests/server/Makefile
configure: amending tests/libtest/Makefile
configure: amending docs/examples/Makefile
configure: Configured to build curl/libcurl:

  Host setup:       mips-openwrt-linux-gnu
  Install prefix:   /usr
  Compiler:         mips-openwrt-linux-musl-gcc
   CFLAGS:          -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion
   CPPFLAGS:        -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include
   LDFLAGS:         -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib
   LIBS:            -lnghttp2 -lwolfssl -lm

  curl version:     7.79.0
  SSL:              enabled (WolfSSL)
  SSH:              no      (--with-{libssh,libssh2})
  zlib:             no      (--with-zlib)
  brotli:           no      (--with-brotli)
  zstd:             no      (--with-zstd)
  GSS-API:          no      (--with-gssapi)
  GSASL:            no      (libgsasl not found)
  TLS-SRP:          no      (--enable-tls-srp)
  resolver:         default (--enable-ares / --enable-threaded-resolver)
  IPv6:             enabled
  Unix sockets:     no      (--enable-unix-sockets)
  IDN:              no      (--with-{libidn2,winidn})
  Build libcurl:    Shared=yes, Static=yes
  Built-in manual:  no      (--enable-manual)
  --libcurl option: no
  Verbose errors:   no
  Code coverage:    disabled
  SSPI:             no      (--enable-sspi)
  ca cert bundle:   /etc/ssl/certs/ca-certificates.crt
  ca cert path:     no
  ca fallback:      no
  LDAP:             no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS:            no      (--enable-ldaps)
  RTSP:             no      (--enable-rtsp)
  RTMP:             no      (--with-librtmp)
  PSL:              no      (--with-libpsl)
  Alt-svc:          enabled (--disable-alt-svc)
  HSTS:             enabled (--disable-hsts)
  HTTP1:            enabled (internal)
  HTTP2:            enabled (nghttp2)
  HTTP3:            no      (--with-ngtcp2, --with-quiche)
  ECH:              no      (--enable-ech)
  Protocols:        FILE FTP FTPS HTTP HTTPS MQTT
  Features:         HSTS HTTP2 IPv6 Largefile SSL alt-svc

touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.configured_1ae9a842ae7c5f9db52dd8c14a650b7a
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.built
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections " make --jobserver-auth=3,4  -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
Making all in lib
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
make  all-am
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-altsvc.lo -MD -MP -MF .deps/libcurl_la-altsvc.Tpo -c -o libcurl_la-altsvc.lo `test -f 'altsvc.c' || echo './'`altsvc.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-bufref.lo -MD -MP -MF .deps/libcurl_la-bufref.Tpo -c -o libcurl_la-bufref.lo `test -f 'bufref.c' || echo './'`bufref.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-c-hyper.lo -MD -MP -MF .deps/libcurl_la-c-hyper.Tpo -c -o libcurl_la-c-hyper.lo `test -f 'c-hyper.c' || echo './'`c-hyper.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-altsvc.lo -MD -MP -MF .deps/libcurl_la-altsvc.Tpo -c altsvc.c  -fPIC -DPIC -o .libs/libcurl_la-altsvc.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c  -fPIC -DPIC -o .libs/libcurl_la-asyn-ares.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c  -fPIC -DPIC -o .libs/libcurl_la-asyn-thread.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/libcurl_la-base64.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c  -fPIC -DPIC -o .libs/libcurl_la-amigaos.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-bufref.lo -MD -MP -MF .deps/libcurl_la-bufref.Tpo -c bufref.c  -fPIC -DPIC -o .libs/libcurl_la-bufref.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c  -fPIC -DPIC -o .libs/libcurl_la-conncache.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c -o libcurl_la-asyn-ares.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-c-hyper.lo -MD -MP -MF .deps/libcurl_la-c-hyper.Tpo -c c-hyper.c  -fPIC -DPIC -o .libs/libcurl_la-c-hyper.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c -o libcurl_la-asyn-thread.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c -o libcurl_la-amigaos.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c -o libcurl_la-base64.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-c-hyper.lo -MD -MP -MF .deps/libcurl_la-c-hyper.Tpo -c c-hyper.c -o libcurl_la-c-hyper.o >/dev/null 2>&1
mv -f .deps/libcurl_la-asyn-thread.Tpo .deps/libcurl_la-asyn-thread.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-bufref.lo -MD -MP -MF .deps/libcurl_la-bufref.Tpo -c bufref.c -o libcurl_la-bufref.o >/dev/null 2>&1
mv -f .deps/libcurl_la-asyn-ares.Tpo .deps/libcurl_la-asyn-ares.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-altsvc.lo -MD -MP -MF .deps/libcurl_la-altsvc.Tpo -c altsvc.c -o libcurl_la-altsvc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c
mv -f .deps/libcurl_la-amigaos.Tpo .deps/libcurl_la-amigaos.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c
mv -f .deps/libcurl_la-c-hyper.Tpo .deps/libcurl_la-c-hyper.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c  -fPIC -DPIC -o .libs/libcurl_la-connect.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c  -fPIC -DPIC -o .libs/libcurl_la-content_encoding.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c  -fPIC -DPIC -o .libs/libcurl_la-cookie.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c  -fPIC -DPIC -o .libs/libcurl_la-curl_addrinfo.o
mv -f .deps/libcurl_la-bufref.Tpo .deps/libcurl_la-bufref.Plo
mv -f .deps/libcurl_la-base64.Tpo .deps/libcurl_la-base64.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c -o libcurl_la-conncache.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_ctype.lo -MD -MP -MF .deps/libcurl_la-curl_ctype.Tpo -c -o libcurl_la-curl_ctype.lo `test -f 'curl_ctype.c' || echo './'`curl_ctype.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c -o libcurl_la-curl_des.lo `test -f 'curl_des.c' || echo './'`curl_des.c
mv -f .deps/libcurl_la-altsvc.Tpo .deps/libcurl_la-altsvc.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c -o libcurl_la-curl_endian.lo `test -f 'curl_endian.c' || echo './'`curl_endian.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ctype.lo -MD -MP -MF .deps/libcurl_la-curl_ctype.Tpo -c curl_ctype.c  -fPIC -DPIC -o .libs/libcurl_la-curl_ctype.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c -o libcurl_la-content_encoding.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c curl_des.c  -fPIC -DPIC -o .libs/libcurl_la-curl_des.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c -o libcurl_la-curl_addrinfo.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c curl_endian.c  -fPIC -DPIC -o .libs/libcurl_la-curl_endian.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c curl_des.c -o libcurl_la-curl_des.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c curl_endian.c -o libcurl_la-curl_endian.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ctype.lo -MD -MP -MF .deps/libcurl_la-curl_ctype.Tpo -c curl_ctype.c -o libcurl_la-curl_ctype.o >/dev/null 2>&1
mv -f .deps/libcurl_la-curl_des.Tpo .deps/libcurl_la-curl_des.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c
mv -f .deps/libcurl_la-conncache.Tpo .deps/libcurl_la-conncache.Plo
mv -f .deps/libcurl_la-curl_ctype.Tpo .deps/libcurl_la-curl_ctype.Plo
mv -f .deps/libcurl_la-curl_endian.Tpo .deps/libcurl_la-curl_endian.Plo
mv -f .deps/libcurl_la-content_encoding.Tpo .deps/libcurl_la-content_encoding.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c -o libcurl_la-connect.o >/dev/null 2>&1
mv -f .deps/libcurl_la-curl_addrinfo.Tpo .deps/libcurl_la-curl_addrinfo.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_get_line.lo -MD -MP -MF .deps/libcurl_la-curl_get_line.Tpo -c -o libcurl_la-curl_get_line.lo `test -f 'curl_get_line.c' || echo './'`curl_get_line.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c  -fPIC -DPIC -o .libs/libcurl_la-curl_fnmatch.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_get_line.lo -MD -MP -MF .deps/libcurl_la-curl_get_line.Tpo -c curl_get_line.c  -fPIC -DPIC -o .libs/libcurl_la-curl_get_line.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c  -fPIC -DPIC -o .libs/libcurl_la-curl_gethostname.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c  -fPIC -DPIC -o .libs/libcurl_la-curl_memrchr.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c -o libcurl_la-curl_fnmatch.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c  -fPIC -DPIC -o .libs/libcurl_la-curl_gssapi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c  -fPIC -DPIC -o .libs/libcurl_la-curl_multibyte.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_get_line.lo -MD -MP -MF .deps/libcurl_la-curl_get_line.Tpo -c curl_get_line.c -o libcurl_la-curl_get_line.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c -o libcurl_la-curl_gssapi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c -o libcurl_la-curl_multibyte.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c -o libcurl_la-curl_memrchr.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c -o libcurl_la-curl_gethostname.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c -o libcurl_la-cookie.o >/dev/null 2>&1
mv -f .deps/libcurl_la-curl_fnmatch.Tpo .deps/libcurl_la-curl_fnmatch.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c
mv -f .deps/libcurl_la-curl_get_line.Tpo .deps/libcurl_la-curl_get_line.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c
mv -f .deps/libcurl_la-curl_gssapi.Tpo .deps/libcurl_la-curl_gssapi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_path.lo -MD -MP -MF .deps/libcurl_la-curl_path.Tpo -c -o libcurl_la-curl_path.lo `test -f 'curl_path.c' || echo './'`curl_path.c
mv -f .deps/libcurl_la-curl_memrchr.Tpo .deps/libcurl_la-curl_memrchr.Plo
mv -f .deps/libcurl_la-curl_multibyte.Tpo .deps/libcurl_la-curl_multibyte.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c  -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_core.o
mv -f .deps/libcurl_la-curl_gethostname.Tpo .deps/libcurl_la-curl_gethostname.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_range.lo -MD -MP -MF .deps/libcurl_la-curl_range.Tpo -c -o libcurl_la-curl_range.lo `test -f 'curl_range.c' || echo './'`curl_range.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c  -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_wb.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_path.lo -MD -MP -MF .deps/libcurl_la-curl_path.Tpo -c curl_path.c  -fPIC -DPIC -o .libs/libcurl_la-curl_path.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_range.lo -MD -MP -MF .deps/libcurl_la-curl_range.Tpo -c curl_range.c  -fPIC -DPIC -o .libs/libcurl_la-curl_range.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -o libcurl_la-curl_ntlm_wb.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -o libcurl_la-curl_ntlm_core.o >/dev/null 2>&1
mv -f .deps/libcurl_la-connect.Tpo .deps/libcurl_la-connect.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c  -fPIC -DPIC -o .libs/libcurl_la-curl_rtmp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c  -fPIC -DPIC -o .libs/libcurl_la-curl_sasl.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_path.lo -MD -MP -MF .deps/libcurl_la-curl_path.Tpo -c curl_path.c -o libcurl_la-curl_path.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c
mv -f .deps/libcurl_la-curl_ntlm_wb.Tpo .deps/libcurl_la-curl_ntlm_wb.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c
mv -f .deps/libcurl_la-curl_ntlm_core.Tpo .deps/libcurl_la-curl_ntlm_core.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c -o libcurl_la-curl_rtmp.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c  -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c -o libcurl_la-curl_sasl.o >/dev/null 2>&1
mv -f .deps/libcurl_la-curl_path.Tpo .deps/libcurl_la-curl_path.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-doh.lo -MD -MP -MF .deps/libcurl_la-doh.Tpo -c -o libcurl_la-doh.lo `test -f 'doh.c' || echo './'`doh.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c  -fPIC -DPIC -o .libs/libcurl_la-curl_threads.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_range.lo -MD -MP -MF .deps/libcurl_la-curl_range.Tpo -c curl_range.c -o libcurl_la-curl_range.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c  -fPIC -DPIC -o .libs/libcurl_la-dict.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-doh.lo -MD -MP -MF .deps/libcurl_la-doh.Tpo -c doh.c  -fPIC -DPIC -o .libs/libcurl_la-doh.o
mv -f .deps/libcurl_la-curl_rtmp.Tpo .deps/libcurl_la-curl_rtmp.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c -o libcurl_la-curl_sspi.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c -o libcurl_la-dotdot.lo `test -f 'dotdot.c' || echo './'`dotdot.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c -o libcurl_la-dict.o >/dev/null 2>&1
mv -f .deps/libcurl_la-curl_sasl.Tpo .deps/libcurl_la-curl_sasl.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c -o libcurl_la-curl_threads.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-dynbuf.lo -MD -MP -MF .deps/libcurl_la-dynbuf.Tpo -c -o libcurl_la-dynbuf.lo `test -f 'dynbuf.c' || echo './'`dynbuf.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c dotdot.c  -fPIC -DPIC -o .libs/libcurl_la-dotdot.o
mv -f .deps/libcurl_la-curl_range.Tpo .deps/libcurl_la-curl_range.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dynbuf.lo -MD -MP -MF .deps/libcurl_la-dynbuf.Tpo -c dynbuf.c  -fPIC -DPIC -o .libs/libcurl_la-dynbuf.o
mv -f .deps/libcurl_la-curl_threads.Tpo .deps/libcurl_la-curl_threads.Plo
mv -f .deps/libcurl_la-curl_sspi.Tpo .deps/libcurl_la-curl_sspi.Plo
mv -f .deps/libcurl_la-dict.Tpo .deps/libcurl_la-dict.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-easygetopt.lo -MD -MP -MF .deps/libcurl_la-easygetopt.Tpo -c -o libcurl_la-easygetopt.lo `test -f 'easygetopt.c' || echo './'`easygetopt.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-easyoptions.lo -MD -MP -MF .deps/libcurl_la-easyoptions.Tpo -c -o libcurl_la-easyoptions.lo `test -f 'easyoptions.c' || echo './'`easyoptions.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c  -fPIC -DPIC -o .libs/libcurl_la-easy.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easyoptions.lo -MD -MP -MF .deps/libcurl_la-easyoptions.Tpo -c easyoptions.c  -fPIC -DPIC -o .libs/libcurl_la-easyoptions.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easygetopt.lo -MD -MP -MF .deps/libcurl_la-easygetopt.Tpo -c easygetopt.c  -fPIC -DPIC -o .libs/libcurl_la-easygetopt.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c dotdot.c -o libcurl_la-dotdot.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c  -fPIC -DPIC -o .libs/libcurl_la-escape.o
mv -f .deps/libcurl_la-cookie.Tpo .deps/libcurl_la-cookie.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-dynbuf.lo -MD -MP -MF .deps/libcurl_la-dynbuf.Tpo -c dynbuf.c -o libcurl_la-dynbuf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easyoptions.lo -MD -MP -MF .deps/libcurl_la-easyoptions.Tpo -c easyoptions.c -o libcurl_la-easyoptions.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easygetopt.lo -MD -MP -MF .deps/libcurl_la-easygetopt.Tpo -c easygetopt.c -o libcurl_la-easygetopt.o >/dev/null 2>&1
mv -f .deps/libcurl_la-dotdot.Tpo .deps/libcurl_la-dotdot.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c -o libcurl_la-escape.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c  -fPIC -DPIC -o .libs/libcurl_la-file.o
mv -f .deps/libcurl_la-easyoptions.Tpo .deps/libcurl_la-easyoptions.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c  -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o
mv -f .deps/libcurl_la-dynbuf.Tpo .deps/libcurl_la-dynbuf.Plo
mv -f .deps/libcurl_la-easygetopt.Tpo .deps/libcurl_la-easygetopt.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c  -fPIC -DPIC -o .libs/libcurl_la-formdata.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c -o libcurl_la-easy.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c -o libcurl_la-fileinfo.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c  -fPIC -DPIC -o .libs/libcurl_la-ftp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c  -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o
mv -f .deps/libcurl_la-escape.Tpo .deps/libcurl_la-escape.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c -o libcurl_la-file.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c  -fPIC -DPIC -o .libs/libcurl_la-getenv.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-doh.lo -MD -MP -MF .deps/libcurl_la-doh.Tpo -c doh.c -o libcurl_la-doh.o >/dev/null 2>&1
mv -f .deps/libcurl_la-fileinfo.Tpo .deps/libcurl_la-fileinfo.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c -o libcurl_la-getenv.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c -o libcurl_la-formdata.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c  -fPIC -DPIC -o .libs/libcurl_la-getinfo.o
mv -f .deps/libcurl_la-getenv.Tpo .deps/libcurl_la-getenv.Plo
mv -f .deps/libcurl_la-easy.Tpo .deps/libcurl_la-easy.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
mv -f .deps/libcurl_la-file.Tpo .deps/libcurl_la-file.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c  -fPIC -DPIC -o .libs/libcurl_la-gopher.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/libcurl_la-hash.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c -o libcurl_la-getinfo.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c -o libcurl_la-ftplistparser.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c  -fPIC -DPIC -o .libs/libcurl_la-hmac.o
mv -f .deps/libcurl_la-formdata.Tpo .deps/libcurl_la-formdata.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c -o libcurl_la-gopher.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c -o libcurl_la-hmac.o >/dev/null 2>&1
mv -f .deps/libcurl_la-doh.Tpo .deps/libcurl_la-doh.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c  -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c -o libcurl_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c
mv -f .deps/libcurl_la-gopher.Tpo .deps/libcurl_la-gopher.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c -o libcurl_la-hash.o >/dev/null 2>&1
mv -f .deps/libcurl_la-hmac.Tpo .deps/libcurl_la-hmac.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c  -fPIC -DPIC -o .libs/libcurl_la-hostcheck.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c -o libcurl_la-hostasyn.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c  -fPIC -DPIC -o .libs/libcurl_la-hostip.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c  -fPIC -DPIC -o .libs/libcurl_la-hostip4.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c -o libcurl_la-hostcheck.o >/dev/null 2>&1
mv -f .deps/libcurl_la-getinfo.Tpo .deps/libcurl_la-getinfo.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c
mv -f .deps/libcurl_la-hostasyn.Tpo .deps/libcurl_la-hostasyn.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c -o libcurl_la-hostip4.o >/dev/null 2>&1
mv -f .deps/libcurl_la-ftplistparser.Tpo .deps/libcurl_la-ftplistparser.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c  -fPIC -DPIC -o .libs/libcurl_la-hostip6.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-hsts.lo -MD -MP -MF .deps/libcurl_la-hsts.Tpo -c -o libcurl_la-hsts.lo `test -f 'hsts.c' || echo './'`hsts.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c  -fPIC -DPIC -o .libs/libcurl_la-hostsyn.o
mv -f .deps/libcurl_la-hostcheck.Tpo .deps/libcurl_la-hostcheck.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c
mv -f .deps/libcurl_la-hash.Tpo .deps/libcurl_la-hash.Plo
mv -f .deps/libcurl_la-hostip4.Tpo .deps/libcurl_la-hostip4.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c -o libcurl_la-http2.lo `test -f 'http2.c' || echo './'`http2.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hsts.lo -MD -MP -MF .deps/libcurl_la-hsts.Tpo -c hsts.c  -fPIC -DPIC -o .libs/libcurl_la-hsts.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c -o libcurl_la-hostsyn.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c  -fPIC -DPIC -o .libs/libcurl_la-http.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c -o libcurl_la-hostip6.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c http2.c  -fPIC -DPIC -o .libs/libcurl_la-http2.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c  -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c -o libcurl_la-ftp.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -o libcurl_la-hostip.o >/dev/null 2>&1
mv -f .deps/libcurl_la-hostsyn.Tpo .deps/libcurl_la-hostsyn.Plo
mv -f .deps/libcurl_la-hostip6.Tpo .deps/libcurl_la-hostip6.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c -o libcurl_la-http_chunks.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c  -fPIC -DPIC -o .libs/libcurl_la-http_digest.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c  -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-hsts.lo -MD -MP -MF .deps/libcurl_la-hsts.Tpo -c hsts.c -o libcurl_la-hsts.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c -o libcurl_la-http_digest.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c -o libcurl_la-http_negotiate.o >/dev/null 2>&1
mv -f .deps/libcurl_la-http_chunks.Tpo .deps/libcurl_la-http_chunks.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c -o libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo './'`http_ntlm.c
mv -f .deps/libcurl_la-http_negotiate.Tpo .deps/libcurl_la-http_negotiate.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c
mv -f .deps/libcurl_la-http_digest.Tpo .deps/libcurl_la-http_digest.Plo
mv -f .deps/libcurl_la-hostip.Tpo .deps/libcurl_la-hostip.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-http_aws_sigv4.lo -MD -MP -MF .deps/libcurl_la-http_aws_sigv4.Tpo -c -o libcurl_la-http_aws_sigv4.lo `test -f 'http_aws_sigv4.c' || echo './'`http_aws_sigv4.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c http_ntlm.c  -fPIC -DPIC -o .libs/libcurl_la-http_ntlm.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c  -fPIC -DPIC -o .libs/libcurl_la-http_proxy.o
mv -f .deps/libcurl_la-hsts.Tpo .deps/libcurl_la-hsts.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_aws_sigv4.lo -MD -MP -MF .deps/libcurl_la-http_aws_sigv4.Tpo -c http_aws_sigv4.c  -fPIC -DPIC -o .libs/libcurl_la-http_aws_sigv4.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c  -fPIC -DPIC -o .libs/libcurl_la-idn_win32.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c http_ntlm.c -o libcurl_la-http_ntlm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_aws_sigv4.lo -MD -MP -MF .deps/libcurl_la-http_aws_sigv4.Tpo -c http_aws_sigv4.c -o libcurl_la-http_aws_sigv4.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c -o libcurl_la-idn_win32.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c  -fPIC -DPIC -o .libs/libcurl_la-if2ip.o
mv -f .deps/libcurl_la-http_ntlm.Tpo .deps/libcurl_la-http_ntlm.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c
mv -f .deps/libcurl_la-idn_win32.Tpo .deps/libcurl_la-idn_win32.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c http2.c -o libcurl_la-http2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c
mv -f .deps/libcurl_la-http_aws_sigv4.Tpo .deps/libcurl_la-http_aws_sigv4.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c -o libcurl_la-if2ip.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c  -fPIC -DPIC -o .libs/libcurl_la-imap.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c  -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c  -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c -o libcurl_la-imap.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c -o libcurl_la-http_proxy.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c -o libcurl_la-inet_ntop.o >/dev/null 2>&1
mv -f .deps/libcurl_la-if2ip.Tpo .deps/libcurl_la-if2ip.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c -o libcurl_la-inet_pton.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c
mv -f .deps/libcurl_la-imap.Tpo .deps/libcurl_la-imap.Plo
mv -f .deps/libcurl_la-inet_ntop.Tpo .deps/libcurl_la-inet_ntop.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c  -fPIC -DPIC -o .libs/libcurl_la-krb5.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c -o libcurl_la-http.o >/dev/null 2>&1
mv -f .deps/libcurl_la-inet_pton.Tpo .deps/libcurl_la-inet_pton.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c  -fPIC -DPIC -o .libs/libcurl_la-ldap.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c  -fPIC -DPIC -o .libs/libcurl_la-llist.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c -o libcurl_la-krb5.o >/dev/null 2>&1
mv -f .deps/libcurl_la-ftp.Tpo .deps/libcurl_la-ftp.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c  -fPIC -DPIC -o .libs/libcurl_la-md4.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c -o libcurl_la-ldap.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/libcurl_la-md5.o
mv -f .deps/libcurl_la-http_proxy.Tpo .deps/libcurl_la-http_proxy.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c -o libcurl_la-md4.o >/dev/null 2>&1
mv -f .deps/libcurl_la-krb5.Tpo .deps/libcurl_la-krb5.Plo
mv -f .deps/libcurl_la-ldap.Tpo .deps/libcurl_la-ldap.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c -o libcurl_la-md5.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c -o libcurl_la-llist.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c -o libcurl_la-mime.lo `test -f 'mime.c' || echo './'`mime.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c
mv -f .deps/libcurl_la-md4.Tpo .deps/libcurl_la-md4.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-mqtt.lo -MD -MP -MF .deps/libcurl_la-mqtt.Tpo -c -o libcurl_la-mqtt.lo `test -f 'mqtt.c' || echo './'`mqtt.c
mv -f .deps/libcurl_la-md5.Tpo .deps/libcurl_la-md5.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c  -fPIC -DPIC -o .libs/libcurl_la-memdebug.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c mime.c  -fPIC -DPIC -o .libs/libcurl_la-mime.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c  -fPIC -DPIC -o .libs/libcurl_la-mprintf.o
mv -f .deps/libcurl_la-llist.Tpo .deps/libcurl_la-llist.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mqtt.lo -MD -MP -MF .deps/libcurl_la-mqtt.Tpo -c mqtt.c  -fPIC -DPIC -o .libs/libcurl_la-mqtt.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c -o libcurl_la-memdebug.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c  -fPIC -DPIC -o .libs/libcurl_la-multi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c  -fPIC -DPIC -o .libs/libcurl_la-netrc.o
mv -f .deps/libcurl_la-memdebug.Tpo .deps/libcurl_la-memdebug.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c -o libcurl_la-netrc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c
mv -f .deps/libcurl_la-http2.Tpo .deps/libcurl_la-http2.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c  -fPIC -DPIC -o .libs/libcurl_la-non-ascii.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c  -fPIC -DPIC -o .libs/libcurl_la-nonblock.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c -o libcurl_la-non-ascii.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c -o libcurl_la-mprintf.o >/dev/null 2>&1
mv -f .deps/libcurl_la-netrc.Tpo .deps/libcurl_la-netrc.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c -o libcurl_la-nonblock.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mqtt.lo -MD -MP -MF .deps/libcurl_la-mqtt.Tpo -c mqtt.c -o libcurl_la-mqtt.o >/dev/null 2>&1
mv -f .deps/libcurl_la-non-ascii.Tpo .deps/libcurl_la-non-ascii.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c  -fPIC -DPIC -o .libs/libcurl_la-openldap.o
mv -f .deps/libcurl_la-nonblock.Tpo .deps/libcurl_la-nonblock.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c  -fPIC -DPIC -o .libs/libcurl_la-parsedate.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c -o libcurl_la-openldap.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c  -fPIC -DPIC -o .libs/libcurl_la-pingpong.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c mime.c -o libcurl_la-mime.o >/dev/null 2>&1
mv -f .deps/libcurl_la-mqtt.Tpo .deps/libcurl_la-mqtt.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c
mv -f .deps/libcurl_la-openldap.Tpo .deps/libcurl_la-openldap.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c  -fPIC -DPIC -o .libs/libcurl_la-pop3.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c  -fPIC -DPIC -o .libs/libcurl_la-progress.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c -o libcurl_la-parsedate.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c -o libcurl_la-pop3.o >/dev/null 2>&1
mv -f .deps/libcurl_la-pop3.Tpo .deps/libcurl_la-pop3.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c -o libcurl_la-pingpong.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-psl.lo -MD -MP -MF .deps/libcurl_la-psl.Tpo -c -o libcurl_la-psl.lo `test -f 'psl.c' || echo './'`psl.c
mv -f .deps/libcurl_la-parsedate.Tpo .deps/libcurl_la-parsedate.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c -o libcurl_la-rand.lo `test -f 'rand.c' || echo './'`rand.c
mv -f .deps/libcurl_la-http.Tpo .deps/libcurl_la-http.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-rename.lo -MD -MP -MF .deps/libcurl_la-rename.Tpo -c -o libcurl_la-rename.lo `test -f 'rename.c' || echo './'`rename.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-psl.lo -MD -MP -MF .deps/libcurl_la-psl.Tpo -c psl.c  -fPIC -DPIC -o .libs/libcurl_la-psl.o
mv -f .deps/libcurl_la-mprintf.Tpo .deps/libcurl_la-mprintf.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rename.lo -MD -MP -MF .deps/libcurl_la-rename.Tpo -c rename.c  -fPIC -DPIC -o .libs/libcurl_la-rename.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c rand.c  -fPIC -DPIC -o .libs/libcurl_la-rand.o
mv -f .deps/libcurl_la-mime.Tpo .deps/libcurl_la-mime.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-psl.lo -MD -MP -MF .deps/libcurl_la-psl.Tpo -c psl.c -o libcurl_la-psl.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c -o libcurl_la-progress.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c -o libcurl_la-multi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c  -fPIC -DPIC -o .libs/libcurl_la-rtsp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rename.lo -MD -MP -MF .deps/libcurl_la-rename.Tpo -c rename.c -o libcurl_la-rename.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c  -fPIC -DPIC -o .libs/libcurl_la-select.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c rand.c -o libcurl_la-rand.o >/dev/null 2>&1
mv -f .deps/libcurl_la-psl.Tpo .deps/libcurl_la-psl.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c -o libcurl_la-rtsp.o >/dev/null 2>&1
mv -f .deps/libcurl_la-pingpong.Tpo .deps/libcurl_la-pingpong.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c -o libcurl_la-setopt.lo `test -f 'setopt.c' || echo './'`setopt.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c  -fPIC -DPIC -o .libs/libcurl_la-sendf.o
mv -f .deps/libcurl_la-rename.Tpo .deps/libcurl_la-rename.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c -o libcurl_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c
mv -f .deps/libcurl_la-rtsp.Tpo .deps/libcurl_la-rtsp.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c -o libcurl_la-select.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c setopt.c  -fPIC -DPIC -o .libs/libcurl_la-setopt.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c
mv -f .deps/libcurl_la-rand.Tpo .deps/libcurl_la-rand.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c sha256.c  -fPIC -DPIC -o .libs/libcurl_la-sha256.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c sha256.c -o libcurl_la-sha256.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c -o libcurl_la-sendf.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c  -fPIC -DPIC -o .libs/libcurl_la-share.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c  -fPIC -DPIC -o .libs/libcurl_la-slist.o
mv -f .deps/libcurl_la-select.Tpo .deps/libcurl_la-select.Plo
mv -f .deps/libcurl_la-sha256.Tpo .deps/libcurl_la-sha256.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c -o libcurl_la-smb.lo `test -f 'smb.c' || echo './'`smb.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c -o libcurl_la-share.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c  -fPIC -DPIC -o .libs/libcurl_la-smtp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c smb.c  -fPIC -DPIC -o .libs/libcurl_la-smb.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c -o libcurl_la-slist.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c smb.c -o libcurl_la-smb.o >/dev/null 2>&1
mv -f .deps/libcurl_la-sendf.Tpo .deps/libcurl_la-sendf.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c -o libcurl_la-smtp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-socketpair.lo -MD -MP -MF .deps/libcurl_la-socketpair.Tpo -c -o libcurl_la-socketpair.lo `test -f 'socketpair.c' || echo './'`socketpair.c
mv -f .deps/libcurl_la-slist.Tpo .deps/libcurl_la-slist.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c
mv -f .deps/libcurl_la-progress.Tpo .deps/libcurl_la-progress.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c
mv -f .deps/libcurl_la-smb.Tpo .deps/libcurl_la-smb.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socketpair.lo -MD -MP -MF .deps/libcurl_la-socketpair.Tpo -c socketpair.c  -fPIC -DPIC -o .libs/libcurl_la-socketpair.o
mv -f .deps/libcurl_la-share.Tpo .deps/libcurl_la-share.Plo
mv -f .deps/libcurl_la-smtp.Tpo .deps/libcurl_la-smtp.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c  -fPIC -DPIC -o .libs/libcurl_la-socks_gssapi.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socketpair.lo -MD -MP -MF .deps/libcurl_la-socketpair.Tpo -c socketpair.c -o libcurl_la-socketpair.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c  -fPIC -DPIC -o .libs/libcurl_la-socks.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c  -fPIC -DPIC -o .libs/libcurl_la-socks_sspi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c  -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c  -fPIC -DPIC -o .libs/libcurl_la-splay.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c -o libcurl_la-socks_gssapi.o >/dev/null 2>&1
mv -f .deps/libcurl_la-socketpair.Tpo .deps/libcurl_la-socketpair.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c -o libcurl_la-strcase.lo `test -f 'strcase.c' || echo './'`strcase.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c -o libcurl_la-socks_sspi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c strcase.c  -fPIC -DPIC -o .libs/libcurl_la-strcase.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c -o libcurl_la-speedcheck.o >/dev/null 2>&1
mv -f .deps/libcurl_la-socks_gssapi.Tpo .deps/libcurl_la-socks_gssapi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c -o libcurl_la-splay.o >/dev/null 2>&1
mv -f .deps/libcurl_la-socks_sspi.Tpo .deps/libcurl_la-socks_sspi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c  -fPIC -DPIC -o .libs/libcurl_la-strdup.o
mv -f .deps/libcurl_la-multi.Tpo .deps/libcurl_la-multi.Plo
mv -f .deps/libcurl_la-speedcheck.Tpo .deps/libcurl_la-speedcheck.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c -o libcurl_la-strdup.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c strcase.c -o libcurl_la-strcase.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c  -fPIC -DPIC -o .libs/libcurl_la-strerror.o
mv -f .deps/libcurl_la-splay.Tpo .deps/libcurl_la-splay.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c  -fPIC -DPIC -o .libs/libcurl_la-strtok.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c  -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c -o libcurl_la-system_win32.lo `test -f 'system_win32.c' || echo './'`system_win32.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c -o libcurl_la-socks.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c setopt.c -o libcurl_la-setopt.o >/dev/null 2>&1
mv -f .deps/libcurl_la-strdup.Tpo .deps/libcurl_la-strdup.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c -o libcurl_la-strerror.o >/dev/null 2>&1
mv -f .deps/libcurl_la-strcase.Tpo .deps/libcurl_la-strcase.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c system_win32.c  -fPIC -DPIC -o .libs/libcurl_la-system_win32.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c -o libcurl_la-strtok.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c  -fPIC -DPIC -o .libs/libcurl_la-telnet.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c -o libcurl_la-strtoofft.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c  -fPIC -DPIC -o .libs/libcurl_la-tftp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c -o libcurl_la-telnet.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c system_win32.c -o libcurl_la-system_win32.o >/dev/null 2>&1
mv -f .deps/libcurl_la-strtok.Tpo .deps/libcurl_la-strtok.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c -o libcurl_la-tftp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c
mv -f .deps/libcurl_la-socks.Tpo .deps/libcurl_la-socks.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c  -fPIC -DPIC -o .libs/libcurl_la-timeval.o
mv -f .deps/libcurl_la-strtoofft.Tpo .deps/libcurl_la-strtoofft.Plo
mv -f .deps/libcurl_la-tftp.Tpo .deps/libcurl_la-tftp.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-urlapi.lo -MD -MP -MF .deps/libcurl_la-urlapi.Tpo -c -o libcurl_la-urlapi.lo `test -f 'urlapi.c' || echo './'`urlapi.c
mv -f .deps/libcurl_la-telnet.Tpo .deps/libcurl_la-telnet.Plo
mv -f .deps/libcurl_la-system_win32.Tpo .deps/libcurl_la-system_win32.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-version_win32.lo -MD -MP -MF .deps/libcurl_la-version_win32.Tpo -c -o libcurl_la-version_win32.lo `test -f 'version_win32.c' || echo './'`version_win32.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c  -fPIC -DPIC -o .libs/libcurl_la-transfer.o
mv -f .deps/libcurl_la-strerror.Tpo .deps/libcurl_la-strerror.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c  -fPIC -DPIC -o .libs/libcurl_la-url.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-urlapi.lo -MD -MP -MF .deps/libcurl_la-urlapi.Tpo -c urlapi.c  -fPIC -DPIC -o .libs/libcurl_la-urlapi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c  -fPIC -DPIC -o .libs/libcurl_la-version.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-version_win32.lo -MD -MP -MF .deps/libcurl_la-version_win32.Tpo -c version_win32.c  -fPIC -DPIC -o .libs/libcurl_la-version_win32.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c -o libcurl_la-timeval.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c  -fPIC -DPIC -o .libs/libcurl_la-warnless.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-version_win32.lo -MD -MP -MF .deps/libcurl_la-version_win32.Tpo -c version_win32.c -o libcurl_la-version_win32.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c -o libcurl_la-warnless.o >/dev/null 2>&1
mv -f .deps/libcurl_la-timeval.Tpo .deps/libcurl_la-timeval.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c -o libcurl_la-version.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c
mv -f .deps/libcurl_la-version_win32.Tpo .deps/libcurl_la-version_win32.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c -o libcurl_la-x509asn1.lo `test -f 'x509asn1.c' || echo './'`x509asn1.c
mv -f .deps/libcurl_la-warnless.Tpo .deps/libcurl_la-warnless.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c  -fPIC -DPIC -o .libs/libcurl_la-wildcard.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c x509asn1.c  -fPIC -DPIC -o .libs/libcurl_la-x509asn1.o
mv -f .deps/libcurl_la-version.Tpo .deps/libcurl_la-version.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c -o libcurl_la-wildcard.o >/dev/null 2>&1
mv -f .deps/libcurl_la-setopt.Tpo .deps/libcurl_la-setopt.Plo
mv -f .deps/libcurl_la-wildcard.Tpo .deps/libcurl_la-wildcard.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c -o vauth/libcurl_la-cleartext.lo `test -f 'vauth/cleartext.c' || echo './'`vauth/cleartext.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c -o vauth/libcurl_la-cram.lo `test -f 'vauth/cram.c' || echo './'`vauth/cram.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c -o vauth/libcurl_la-digest.lo `test -f 'vauth/digest.c' || echo './'`vauth/digest.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c -o vauth/libcurl_la-digest_sspi.lo `test -f 'vauth/digest_sspi.c' || echo './'`vauth/digest_sspi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c vauth/cleartext.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-cleartext.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c vauth/digest.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-digest.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c vauth/cram.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-cram.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c vauth/digest_sspi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-digest_sspi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-urlapi.lo -MD -MP -MF .deps/libcurl_la-urlapi.Tpo -c urlapi.c -o libcurl_la-urlapi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c vauth/digest_sspi.c -o vauth/libcurl_la-digest_sspi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c vauth/digest.c -o vauth/libcurl_la-digest.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c vauth/cram.c -o vauth/libcurl_la-cram.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c vauth/cleartext.c -o vauth/libcurl_la-cleartext.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c -o libcurl_la-transfer.o >/dev/null 2>&1
mv -f vauth/.deps/libcurl_la-digest.Tpo vauth/.deps/libcurl_la-digest.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-gsasl.lo -MD -MP -MF vauth/.deps/libcurl_la-gsasl.Tpo -c -o vauth/libcurl_la-gsasl.lo `test -f 'vauth/gsasl.c' || echo './'`vauth/gsasl.c
mv -f vauth/.deps/libcurl_la-digest_sspi.Tpo vauth/.deps/libcurl_la-digest_sspi.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c x509asn1.c -o libcurl_la-x509asn1.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c -o vauth/libcurl_la-krb5_gssapi.lo `test -f 'vauth/krb5_gssapi.c' || echo './'`vauth/krb5_gssapi.c
mv -f vauth/.deps/libcurl_la-cram.Tpo vauth/.deps/libcurl_la-cram.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c -o vauth/libcurl_la-krb5_sspi.lo `test -f 'vauth/krb5_sspi.c' || echo './'`vauth/krb5_sspi.c
mv -f vauth/.deps/libcurl_la-cleartext.Tpo vauth/.deps/libcurl_la-cleartext.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c -o vauth/libcurl_la-ntlm.lo `test -f 'vauth/ntlm.c' || echo './'`vauth/ntlm.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-gsasl.lo -MD -MP -MF vauth/.deps/libcurl_la-gsasl.Tpo -c vauth/gsasl.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-gsasl.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_gssapi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_sspi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c vauth/ntlm.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-gsasl.lo -MD -MP -MF vauth/.deps/libcurl_la-gsasl.Tpo -c vauth/gsasl.c -o vauth/libcurl_la-gsasl.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c -o vauth/libcurl_la-krb5_gssapi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c -o libcurl_la-url.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c vauth/ntlm.c -o vauth/libcurl_la-ntlm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c -o vauth/libcurl_la-krb5_sspi.o >/dev/null 2>&1
mv -f vauth/.deps/libcurl_la-gsasl.Tpo vauth/.deps/libcurl_la-gsasl.Plo
mv -f vauth/.deps/libcurl_la-krb5_gssapi.Tpo vauth/.deps/libcurl_la-krb5_gssapi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c -o vauth/libcurl_la-ntlm_sspi.lo `test -f 'vauth/ntlm_sspi.c' || echo './'`vauth/ntlm_sspi.c
mv -f vauth/.deps/libcurl_la-krb5_sspi.Tpo vauth/.deps/libcurl_la-krb5_sspi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c -o vauth/libcurl_la-oauth2.lo `test -f 'vauth/oauth2.c' || echo './'`vauth/oauth2.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c -o vauth/libcurl_la-spnego_gssapi.lo `test -f 'vauth/spnego_gssapi.c' || echo './'`vauth/spnego_gssapi.c
mv -f vauth/.deps/libcurl_la-ntlm.Tpo vauth/.deps/libcurl_la-ntlm.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c -o vauth/libcurl_la-spnego_sspi.lo `test -f 'vauth/spnego_sspi.c' || echo './'`vauth/spnego_sspi.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm_sspi.o
mv -f .deps/libcurl_la-urlapi.Tpo .deps/libcurl_la-urlapi.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c vauth/oauth2.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-oauth2.o
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c -o vauth/libcurl_la-vauth.lo `test -f 'vauth/vauth.c' || echo './'`vauth/vauth.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_gssapi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_sspi.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c -o vauth/libcurl_la-ntlm_sspi.o >/dev/null 2>&1
mv -f vauth/.deps/libcurl_la-ntlm_sspi.Tpo vauth/.deps/libcurl_la-ntlm_sspi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-bearssl.lo -MD -MP -MF vtls/.deps/libcurl_la-bearssl.Tpo -c -o vtls/libcurl_la-bearssl.lo `test -f 'vtls/bearssl.c' || echo './'`vtls/bearssl.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c vauth/vauth.c  -fPIC -DPIC -o vauth/.libs/libcurl_la-vauth.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c vauth/oauth2.c -o vauth/libcurl_la-oauth2.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c -o vauth/libcurl_la-spnego_gssapi.o >/dev/null 2>&1
mv -f .deps/libcurl_la-x509asn1.Tpo .deps/libcurl_la-x509asn1.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c -o vtls/libcurl_la-gskit.lo `test -f 'vtls/gskit.c' || echo './'`vtls/gskit.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c -o vauth/libcurl_la-spnego_sspi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c vauth/vauth.c -o vauth/libcurl_la-vauth.o >/dev/null 2>&1
mv -f vauth/.deps/libcurl_la-spnego_gssapi.Tpo vauth/.deps/libcurl_la-spnego_gssapi.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-bearssl.lo -MD -MP -MF vtls/.deps/libcurl_la-bearssl.Tpo -c vtls/bearssl.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-bearssl.o
mv -f vauth/.deps/libcurl_la-oauth2.Tpo vauth/.deps/libcurl_la-oauth2.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c vtls/gskit.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-gskit.o
mv -f vauth/.deps/libcurl_la-spnego_sspi.Tpo vauth/.deps/libcurl_la-spnego_sspi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c -o vtls/libcurl_la-gtls.lo `test -f 'vtls/gtls.c' || echo './'`vtls/gtls.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-keylog.lo -MD -MP -MF vtls/.deps/libcurl_la-keylog.Tpo -c -o vtls/libcurl_la-keylog.lo `test -f 'vtls/keylog.c' || echo './'`vtls/keylog.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c -o vtls/libcurl_la-mbedtls.lo `test -f 'vtls/mbedtls.c' || echo './'`vtls/mbedtls.c
mv -f vauth/.deps/libcurl_la-vauth.Tpo vauth/.deps/libcurl_la-vauth.Plo
mv -f .deps/libcurl_la-transfer.Tpo .deps/libcurl_la-transfer.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-bearssl.lo -MD -MP -MF vtls/.deps/libcurl_la-bearssl.Tpo -c vtls/bearssl.c -o vtls/libcurl_la-bearssl.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c vtls/gskit.c -o vtls/libcurl_la-gskit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-mbedtls_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls_threadlock.Tpo -c -o vtls/libcurl_la-mbedtls_threadlock.lo `test -f 'vtls/mbedtls_threadlock.c' || echo './'`vtls/mbedtls_threadlock.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-mesalink.lo -MD -MP -MF vtls/.deps/libcurl_la-mesalink.Tpo -c -o vtls/libcurl_la-mesalink.lo `test -f 'vtls/mesalink.c' || echo './'`vtls/mesalink.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-keylog.lo -MD -MP -MF vtls/.deps/libcurl_la-keylog.Tpo -c vtls/keylog.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-keylog.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c vtls/gtls.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-gtls.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c vtls/mbedtls.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-mbedtls.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mbedtls_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls_threadlock.Tpo -c vtls/mbedtls_threadlock.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-mbedtls_threadlock.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mesalink.lo -MD -MP -MF vtls/.deps/libcurl_la-mesalink.Tpo -c vtls/mesalink.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-mesalink.o
mv -f vtls/.deps/libcurl_la-bearssl.Tpo vtls/.deps/libcurl_la-bearssl.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c -o vtls/libcurl_la-nss.lo `test -f 'vtls/nss.c' || echo './'`vtls/nss.c
mv -f vtls/.deps/libcurl_la-gskit.Tpo vtls/.deps/libcurl_la-gskit.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c -o vtls/libcurl_la-openssl.lo `test -f 'vtls/openssl.c' || echo './'`vtls/openssl.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c vtls/gtls.c -o vtls/libcurl_la-gtls.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mesalink.lo -MD -MP -MF vtls/.deps/libcurl_la-mesalink.Tpo -c vtls/mesalink.c -o vtls/libcurl_la-mesalink.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c vtls/mbedtls.c -o vtls/libcurl_la-mbedtls.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-mbedtls_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls_threadlock.Tpo -c vtls/mbedtls_threadlock.c -o vtls/libcurl_la-mbedtls_threadlock.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-keylog.lo -MD -MP -MF vtls/.deps/libcurl_la-keylog.Tpo -c vtls/keylog.c -o vtls/libcurl_la-keylog.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c vtls/nss.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-nss.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c vtls/openssl.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-openssl.o
mv -f vtls/.deps/libcurl_la-gtls.Tpo vtls/.deps/libcurl_la-gtls.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c vtls/nss.c -o vtls/libcurl_la-nss.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-rustls.lo -MD -MP -MF vtls/.deps/libcurl_la-rustls.Tpo -c -o vtls/libcurl_la-rustls.lo `test -f 'vtls/rustls.c' || echo './'`vtls/rustls.c
mv -f vtls/.deps/libcurl_la-mesalink.Tpo vtls/.deps/libcurl_la-mesalink.Plo
mv -f vtls/.deps/libcurl_la-mbedtls.Tpo vtls/.deps/libcurl_la-mbedtls.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c vtls/openssl.c -o vtls/libcurl_la-openssl.o >/dev/null 2>&1
mv -f vtls/.deps/libcurl_la-mbedtls_threadlock.Tpo vtls/.deps/libcurl_la-mbedtls_threadlock.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c -o vtls/libcurl_la-schannel.lo `test -f 'vtls/schannel.c' || echo './'`vtls/schannel.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-schannel_verify.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel_verify.Tpo -c -o vtls/libcurl_la-schannel_verify.lo `test -f 'vtls/schannel_verify.c' || echo './'`vtls/schannel_verify.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-sectransp.lo -MD -MP -MF vtls/.deps/libcurl_la-sectransp.Tpo -c -o vtls/libcurl_la-sectransp.lo `test -f 'vtls/sectransp.c' || echo './'`vtls/sectransp.c
mv -f vtls/.deps/libcurl_la-nss.Tpo vtls/.deps/libcurl_la-nss.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c -o vtls/libcurl_la-vtls.lo `test -f 'vtls/vtls.c' || echo './'`vtls/vtls.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-rustls.lo -MD -MP -MF vtls/.deps/libcurl_la-rustls.Tpo -c vtls/rustls.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-rustls.o
mv -f vtls/.deps/libcurl_la-keylog.Tpo vtls/.deps/libcurl_la-keylog.Plo
mv -f vtls/.deps/libcurl_la-openssl.Tpo vtls/.deps/libcurl_la-openssl.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vtls/libcurl_la-wolfssl.lo -MD -MP -MF vtls/.deps/libcurl_la-wolfssl.Tpo -c -o vtls/libcurl_la-wolfssl.lo `test -f 'vtls/wolfssl.c' || echo './'`vtls/wolfssl.c
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vquic/libcurl_la-ngtcp2.lo -MD -MP -MF vquic/.deps/libcurl_la-ngtcp2.Tpo -c -o vquic/libcurl_la-ngtcp2.lo `test -f 'vquic/ngtcp2.c' || echo './'`vquic/ngtcp2.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-schannel_verify.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel_verify.Tpo -c vtls/schannel_verify.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-schannel_verify.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c vtls/schannel.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-schannel.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-rustls.lo -MD -MP -MF vtls/.deps/libcurl_la-rustls.Tpo -c vtls/rustls.c -o vtls/libcurl_la-rustls.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-sectransp.lo -MD -MP -MF vtls/.deps/libcurl_la-sectransp.Tpo -c vtls/sectransp.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-sectransp.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c vtls/vtls.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-vtls.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-wolfssl.lo -MD -MP -MF vtls/.deps/libcurl_la-wolfssl.Tpo -c vtls/wolfssl.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-wolfssl.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-schannel_verify.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel_verify.Tpo -c vtls/schannel_verify.c -o vtls/libcurl_la-schannel_verify.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c vtls/schannel.c -o vtls/libcurl_la-schannel.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-ngtcp2.lo -MD -MP -MF vquic/.deps/libcurl_la-ngtcp2.Tpo -c vquic/ngtcp2.c  -fPIC -DPIC -o vquic/.libs/libcurl_la-ngtcp2.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-sectransp.lo -MD -MP -MF vtls/.deps/libcurl_la-sectransp.Tpo -c vtls/sectransp.c -o vtls/libcurl_la-sectransp.o >/dev/null 2>&1
mv -f vtls/.deps/libcurl_la-rustls.Tpo vtls/.deps/libcurl_la-rustls.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vquic/libcurl_la-quiche.lo -MD -MP -MF vquic/.deps/libcurl_la-quiche.Tpo -c -o vquic/libcurl_la-quiche.lo `test -f 'vquic/quiche.c' || echo './'`vquic/quiche.c
mv -f vtls/.deps/libcurl_la-schannel_verify.Tpo vtls/.deps/libcurl_la-schannel_verify.Plo
mv -f vtls/.deps/libcurl_la-schannel.Tpo vtls/.deps/libcurl_la-schannel.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vquic/libcurl_la-vquic.lo -MD -MP -MF vquic/.deps/libcurl_la-vquic.Tpo -c -o vquic/libcurl_la-vquic.lo `test -f 'vquic/vquic.c' || echo './'`vquic/vquic.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-ngtcp2.lo -MD -MP -MF vquic/.deps/libcurl_la-ngtcp2.Tpo -c vquic/ngtcp2.c -o vquic/libcurl_la-ngtcp2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vssh/libcurl_la-libssh.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh.Tpo -c -o vssh/libcurl_la-libssh.lo `test -f 'vssh/libssh.c' || echo './'`vssh/libssh.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-quiche.lo -MD -MP -MF vquic/.deps/libcurl_la-quiche.Tpo -c vquic/quiche.c  -fPIC -DPIC -o vquic/.libs/libcurl_la-quiche.o
mv -f vtls/.deps/libcurl_la-sectransp.Tpo vtls/.deps/libcurl_la-sectransp.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vssh/libcurl_la-libssh2.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh2.Tpo -c -o vssh/libcurl_la-libssh2.lo `test -f 'vssh/libssh2.c' || echo './'`vssh/libssh2.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-vquic.lo -MD -MP -MF vquic/.deps/libcurl_la-vquic.Tpo -c vquic/vquic.c  -fPIC -DPIC -o vquic/.libs/libcurl_la-vquic.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-quiche.lo -MD -MP -MF vquic/.deps/libcurl_la-quiche.Tpo -c vquic/quiche.c -o vquic/libcurl_la-quiche.o >/dev/null 2>&1
mv -f vquic/.deps/libcurl_la-ngtcp2.Tpo vquic/.deps/libcurl_la-ngtcp2.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../lib  -DBUILDING_LIBCURL  -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT vssh/libcurl_la-wolfssh.lo -MD -MP -MF vssh/.deps/libcurl_la-wolfssh.Tpo -c -o vssh/libcurl_la-wolfssh.lo `test -f 'vssh/wolfssh.c' || echo './'`vssh/wolfssh.c
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-libssh.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh.Tpo -c vssh/libssh.c  -fPIC -DPIC -o vssh/.libs/libcurl_la-libssh.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-libssh2.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh2.Tpo -c vssh/libssh2.c  -fPIC -DPIC -o vssh/.libs/libcurl_la-libssh2.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-wolfssh.lo -MD -MP -MF vssh/.deps/libcurl_la-wolfssh.Tpo -c vssh/wolfssh.c  -fPIC -DPIC -o vssh/.libs/libcurl_la-wolfssh.o
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vquic/libcurl_la-vquic.lo -MD -MP -MF vquic/.deps/libcurl_la-vquic.Tpo -c vquic/vquic.c -o vquic/libcurl_la-vquic.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-libssh.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh.Tpo -c vssh/libssh.c -o vssh/libcurl_la-libssh.o >/dev/null 2>&1
mv -f vquic/.deps/libcurl_la-quiche.Tpo vquic/.deps/libcurl_la-quiche.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-libssh2.lo -MD -MP -MF vssh/.deps/libcurl_la-libssh2.Tpo -c vssh/libssh2.c -o vssh/libcurl_la-libssh2.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vssh/libcurl_la-wolfssh.lo -MD -MP -MF vssh/.deps/libcurl_la-wolfssh.Tpo -c vssh/wolfssh.c -o vssh/libcurl_la-wolfssh.o >/dev/null 2>&1
mv -f vquic/.deps/libcurl_la-vquic.Tpo vquic/.deps/libcurl_la-vquic.Plo
mv -f vssh/.deps/libcurl_la-libssh.Tpo vssh/.deps/libcurl_la-libssh.Plo
mv -f vssh/.deps/libcurl_la-libssh2.Tpo vssh/.deps/libcurl_la-libssh2.Plo
mv -f vssh/.deps/libcurl_la-wolfssh.Tpo vssh/.deps/libcurl_la-wolfssh.Plo
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-wolfssl.lo -MD -MP -MF vtls/.deps/libcurl_la-wolfssl.Tpo -c vtls/wolfssl.c -o vtls/libcurl_la-wolfssl.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c vtls/vtls.c -o vtls/libcurl_la-vtls.o >/dev/null 2>&1
mv -f .deps/libcurl_la-url.Tpo .deps/libcurl_la-url.Plo
mv -f vtls/.deps/libcurl_la-vtls.Tpo vtls/.deps/libcurl_la-vtls.Plo
mv -f vtls/.deps/libcurl_la-wolfssl.Tpo vtls/.deps/libcurl_la-wolfssl.Plo
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -fvisibility=hidden -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion   -version-info 11:0:7    -export-symbols-regex '^curl_.*' -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lnghttp2 -lwolfssl -lm -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -o libcurl.la -rpath /usr/lib libcurl_la-altsvc.lo libcurl_la-amigaos.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-base64.lo libcurl_la-bufref.lo libcurl_la-c-hyper.lo libcurl_la-conncache.lo libcurl_la-connect.lo libcurl_la-content_encoding.lo libcurl_la-cookie.lo libcurl_la-curl_addrinfo.lo libcurl_la-curl_ctype.lo libcurl_la-curl_des.lo libcurl_la-curl_endian.lo libcurl_la-curl_fnmatch.lo libcurl_la-curl_get_line.lo libcurl_la-curl_gethostname.lo libcurl_la-curl_gssapi.lo libcurl_la-curl_memrchr.lo libcurl_la-curl_multibyte.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_path.lo libcurl_la-curl_range.lo libcurl_la-curl_rtmp.lo libcurl_la-curl_sasl.lo libcurl_la-curl_sspi.lo libcurl_la-curl_threads.lo libcurl_la-dict.lo libcurl_la-doh.lo libcurl_la-dotdot.lo libcurl_la-dynbuf.lo libcurl_la-easy.lo libcurl_la-easygetopt.lo libcurl_la-easyoptions.lo libcurl_la-escape.lo libcurl_la-file.lo libcurl_la-fileinfo.lo libcurl_la-formdata.lo libcurl_la-ftp.lo libcurl_la-ftplistparser.lo libcurl_la-getenv.lo libcurl_la-getinfo.lo libcurl_la-gopher.lo libcurl_la-hash.lo libcurl_la-hmac.lo libcurl_la-hostasyn.lo libcurl_la-hostcheck.lo libcurl_la-hostip.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-hsts.lo libcurl_la-http.lo libcurl_la-http2.lo libcurl_la-http_chunks.lo libcurl_la-http_digest.lo libcurl_la-http_negotiate.lo libcurl_la-http_ntlm.lo libcurl_la-http_proxy.lo libcurl_la-http_aws_sigv4.lo libcurl_la-idn_win32.lo libcurl_la-if2ip.lo libcurl_la-imap.lo libcurl_la-inet_ntop.lo libcurl_la-inet_pton.lo libcurl_la-krb5.lo libcurl_la-ldap.lo libcurl_la-llist.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-memdebug.lo libcurl_la-mime.lo libcurl_la-mprintf.lo libcurl_la-mqtt.lo libcurl_la-multi.lo libcurl_la-netrc.lo libcurl_la-non-ascii.lo libcurl_la-nonblock.lo libcurl_la-openldap.lo libcurl_la-parsedate.lo libcurl_la-pingpong.lo libcurl_la-pop3.lo libcurl_la-progress.lo libcurl_la-psl.lo libcurl_la-rand.lo libcurl_la-rename.lo libcurl_la-rtsp.lo libcurl_la-select.lo libcurl_la-sendf.lo libcurl_la-setopt.lo libcurl_la-sha256.lo libcurl_la-share.lo libcurl_la-slist.lo libcurl_la-smb.lo libcurl_la-smtp.lo libcurl_la-socketpair.lo libcurl_la-socks.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-speedcheck.lo libcurl_la-splay.lo libcurl_la-strcase.lo libcurl_la-strdup.lo libcurl_la-strerror.lo libcurl_la-strtok.lo libcurl_la-strtoofft.lo libcurl_la-system_win32.lo libcurl_la-telnet.lo libcurl_la-tftp.lo libcurl_la-timeval.lo libcurl_la-transfer.lo libcurl_la-url.lo libcurl_la-urlapi.lo libcurl_la-version.lo libcurl_la-version_win32.lo libcurl_la-warnless.lo libcurl_la-wildcard.lo libcurl_la-x509asn1.lo vauth/libcurl_la-cleartext.lo vauth/libcurl_la-cram.lo vauth/libcurl_la-digest.lo vauth/libcurl_la-digest_sspi.lo vauth/libcurl_la-gsasl.lo vauth/libcurl_la-krb5_gssapi.lo vauth/libcurl_la-krb5_sspi.lo vauth/libcurl_la-ntlm.lo vauth/libcurl_la-ntlm_sspi.lo vauth/libcurl_la-oauth2.lo vauth/libcurl_la-spnego_gssapi.lo vauth/libcurl_la-spnego_sspi.lo vauth/libcurl_la-vauth.lo vtls/libcurl_la-bearssl.lo vtls/libcurl_la-gskit.lo vtls/libcurl_la-gtls.lo vtls/libcurl_la-keylog.lo vtls/libcurl_la-mbedtls.lo vtls/libcurl_la-mbedtls_threadlock.lo vtls/libcurl_la-mesalink.lo vtls/libcurl_la-nss.lo vtls/libcurl_la-openssl.lo vtls/libcurl_la-rustls.lo vtls/libcurl_la-schannel.lo vtls/libcurl_la-schannel_verify.lo vtls/libcurl_la-sectransp.lo vtls/libcurl_la-vtls.lo vtls/libcurl_la-wolfssl.lo vquic/libcurl_la-ngtcp2.lo vquic/libcurl_la-quiche.lo vquic/libcurl_la-vquic.lo vssh/libcurl_la-libssh.lo vssh/libcurl_la-libssh2.lo vssh/libcurl_la-wolfssh.lo       
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-nm  .libs/libcurl_la-altsvc.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-base64.o .libs/libcurl_la-bufref.o .libs/libcurl_la-c-hyper.o .libs/libcurl_la-conncache.o .libs/libcurl_la-connect.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-cookie.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-curl_ctype.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-curl_get_line.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_path.o .libs/libcurl_la-curl_range.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-dict.o .libs/libcurl_la-doh.o .libs/libcurl_la-dotdot.o .libs/libcurl_la-dynbuf.o .libs/libcurl_la-easy.o .libs/libcurl_la-easygetopt.o .libs/libcurl_la-easyoptions.o .libs/libcurl_la-escape.o .libs/libcurl_la-file.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-formdata.o .libs/libcurl_la-ftp.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-getenv.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-gopher.o .libs/libcurl_la-hash.o .libs/libcurl_la-hmac.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostcheck.o .libs/libcurl_la-hostip.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-hsts.o .libs/libcurl_la-http.o .libs/libcurl_la-http2.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-http_aws_sigv4.o .libs/libcurl_la-idn_win32.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-imap.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-krb5.o .libs/libcurl_la-ldap.o .libs/libcurl_la-llist.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-mime.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-mqtt.o .libs/libcurl_la-multi.o .libs/libcurl_la-netrc.o .libs/libcurl_la-non-ascii.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-openldap.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-pop3.o .libs/libcurl_la-progress.o .libs/libcurl_la-psl.o .libs/libcurl_la-rand.o .libs/libcurl_la-rename.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-select.o .libs/libcurl_la-sendf.o .libs/libcurl_la-setopt.o .libs/libcurl_la-sha256.o .libs/libcurl_la-share.o .libs/libcurl_la-slist.o .libs/libcurl_la-smb.o .libs/libcurl_la-smtp.o .libs/libcurl_la-socketpair.o .libs/libcurl_la-socks.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-splay.o .libs/libcurl_la-strcase.o .libs/libcurl_la-strdup.o .libs/libcurl_la-strerror.o .libs/libcurl_la-strtok.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-telnet.o .libs/libcurl_la-tftp.o .libs/libcurl_la-timeval.o .libs/libcurl_la-transfer.o .libs/libcurl_la-url.o .libs/libcurl_la-urlapi.o .libs/libcurl_la-version.o .libs/libcurl_la-version_win32.o .libs/libcurl_la-warnless.o .libs/libcurl_la-wildcard.o .libs/libcurl_la-x509asn1.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-gsasl.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_sspi.o vauth/.libs/libcurl_la-vauth.o vtls/.libs/libcurl_la-bearssl.o vtls/.libs/libcurl_la-gskit.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-keylog.o vtls/.libs/libcurl_la-mbedtls.o vtls/.libs/libcurl_la-mbedtls_threadlock.o vtls/.libs/libcurl_la-mesalink.o vtls/.libs/libcurl_la-nss.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-rustls.o vtls/.libs/libcurl_la-schannel.o vtls/.libs/libcurl_la-schannel_verify.o vtls/.libs/libcurl_la-sectransp.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-wolfssl.o vquic/.libs/libcurl_la-ngtcp2.o vquic/.libs/libcurl_la-quiche.o vquic/.libs/libcurl_la-vquic.o vssh/.libs/libcurl_la-libssh.o vssh/.libs/libcurl_la-libssh2.o vssh/.libs/libcurl_la-wolfssh.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/../host/bin/sed 's/.* //' | sort | uniq > .libs/libcurl.exp
OpenWrt-libtool: link: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/../host/bin/grep -E -e "^curl_.*" ".libs/libcurl.exp" > ".libs/libcurl.expT"
OpenWrt-libtool: link: mv -f ".libs/libcurl.expT" ".libs/libcurl.exp"
OpenWrt-libtool: link: echo "{ global:" > .libs/libcurl.ver
OpenWrt-libtool: link:  cat .libs/libcurl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcurl.ver
OpenWrt-libtool: link:  echo "local: *; };" >> .libs/libcurl.ver
OpenWrt-libtool: link:  mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libcurl_la-altsvc.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-base64.o .libs/libcurl_la-bufref.o .libs/libcurl_la-c-hyper.o .libs/libcurl_la-conncache.o .libs/libcurl_la-connect.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-cookie.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-curl_ctype.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-curl_get_line.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_path.o .libs/libcurl_la-curl_range.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-dict.o .libs/libcurl_la-doh.o .libs/libcurl_la-dotdot.o .libs/libcurl_la-dynbuf.o .libs/libcurl_la-easy.o .libs/libcurl_la-easygetopt.o .libs/libcurl_la-easyoptions.o .libs/libcurl_la-escape.o .libs/libcurl_la-file.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-formdata.o .libs/libcurl_la-ftp.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-getenv.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-gopher.o .libs/libcurl_la-hash.o .libs/libcurl_la-hmac.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostcheck.o .libs/libcurl_la-hostip.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-hsts.o .libs/libcurl_la-http.o .libs/libcurl_la-http2.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-http_aws_sigv4.o .libs/libcurl_la-idn_win32.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-imap.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-krb5.o .libs/libcurl_la-ldap.o .libs/libcurl_la-llist.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-mime.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-mqtt.o .libs/libcurl_la-multi.o .libs/libcurl_la-netrc.o .libs/libcurl_la-non-ascii.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-openldap.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-pop3.o .libs/libcurl_la-progress.o .libs/libcurl_la-psl.o .libs/libcurl_la-rand.o .libs/libcurl_la-rename.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-select.o .libs/libcurl_la-sendf.o .libs/libcurl_la-setopt.o .libs/libcurl_la-sha256.o .libs/libcurl_la-share.o .libs/libcurl_la-slist.o .libs/libcurl_la-smb.o .libs/libcurl_la-smtp.o .libs/libcurl_la-socketpair.o .libs/libcurl_la-socks.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-splay.o .libs/libcurl_la-strcase.o .libs/libcurl_la-strdup.o .libs/libcurl_la-strerror.o .libs/libcurl_la-strtok.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-telnet.o .libs/libcurl_la-tftp.o .libs/libcurl_la-timeval.o .libs/libcurl_la-transfer.o .libs/libcurl_la-url.o .libs/libcurl_la-urlapi.o .libs/libcurl_la-version.o .libs/libcurl_la-version_win32.o .libs/libcurl_la-warnless.o .libs/libcurl_la-wildcard.o .libs/libcurl_la-x509asn1.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-gsasl.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_sspi.o vauth/.libs/libcurl_la-vauth.o vtls/.libs/libcurl_la-bearssl.o vtls/.libs/libcurl_la-gskit.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-keylog.o vtls/.libs/libcurl_la-mbedtls.o vtls/.libs/libcurl_la-mbedtls_threadlock.o vtls/.libs/libcurl_la-mesalink.o vtls/.libs/libcurl_la-nss.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-rustls.o vtls/.libs/libcurl_la-schannel.o vtls/.libs/libcurl_la-schannel_verify.o vtls/.libs/libcurl_la-sectransp.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-wolfssl.o vquic/.libs/libcurl_la-ngtcp2.o vquic/.libs/libcurl_la-quiche.o vquic/.libs/libcurl_la-vquic.o vssh/.libs/libcurl_la-libssh.o vssh/.libs/libcurl_la-libssh2.o vssh/.libs/libcurl_la-wolfssh.o   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -lnghttp2 -lwolfssl -lm  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--gc-sections   -Wl,-soname -Wl,libcurl.so.4 -Wl,-version-script -Wl,.libs/libcurl.ver -o .libs/libcurl.so.4.7.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.7.0" "libcurl.so.4")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.7.0" "libcurl.so")
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cr .libs/libcurl.a  libcurl_la-altsvc.o libcurl_la-amigaos.o libcurl_la-asyn-ares.o libcurl_la-asyn-thread.o libcurl_la-base64.o libcurl_la-bufref.o libcurl_la-c-hyper.o libcurl_la-conncache.o libcurl_la-connect.o libcurl_la-content_encoding.o libcurl_la-cookie.o libcurl_la-curl_addrinfo.o libcurl_la-curl_ctype.o libcurl_la-curl_des.o libcurl_la-curl_endian.o libcurl_la-curl_fnmatch.o libcurl_la-curl_get_line.o libcurl_la-curl_gethostname.o libcurl_la-curl_gssapi.o libcurl_la-curl_memrchr.o libcurl_la-curl_multibyte.o libcurl_la-curl_ntlm_core.o libcurl_la-curl_ntlm_wb.o libcurl_la-curl_path.o libcurl_la-curl_range.o libcurl_la-curl_rtmp.o libcurl_la-curl_sasl.o libcurl_la-curl_sspi.o libcurl_la-curl_threads.o libcurl_la-dict.o libcurl_la-doh.o libcurl_la-dotdot.o libcurl_la-dynbuf.o libcurl_la-easy.o libcurl_la-easygetopt.o libcurl_la-easyoptions.o libcurl_la-escape.o libcurl_la-file.o libcurl_la-fileinfo.o libcurl_la-formdata.o libcurl_la-ftp.o libcurl_la-ftplistparser.o libcurl_la-getenv.o libcurl_la-getinfo.o libcurl_la-gopher.o libcurl_la-hash.o libcurl_la-hmac.o libcurl_la-hostasyn.o libcurl_la-hostcheck.o libcurl_la-hostip.o libcurl_la-hostip4.o libcurl_la-hostip6.o libcurl_la-hostsyn.o libcurl_la-hsts.o libcurl_la-http.o libcurl_la-http2.o libcurl_la-http_chunks.o libcurl_la-http_digest.o libcurl_la-http_negotiate.o libcurl_la-http_ntlm.o libcurl_la-http_proxy.o libcurl_la-http_aws_sigv4.o libcurl_la-idn_win32.o libcurl_la-if2ip.o libcurl_la-imap.o libcurl_la-inet_ntop.o libcurl_la-inet_pton.o libcurl_la-krb5.o libcurl_la-ldap.o libcurl_la-llist.o libcurl_la-md4.o libcurl_la-md5.o libcurl_la-memdebug.o libcurl_la-mime.o libcurl_la-mprintf.o libcurl_la-mqtt.o libcurl_la-multi.o libcurl_la-netrc.o libcurl_la-non-ascii.o libcurl_la-nonblock.o libcurl_la-openldap.o libcurl_la-parsedate.o libcurl_la-pingpong.o libcurl_la-pop3.o libcurl_la-progress.o libcurl_la-psl.o libcurl_la-rand.o libcurl_la-rename.o libcurl_la-rtsp.o libcurl_la-select.o libcurl_la-sendf.o libcurl_la-setopt.o libcurl_la-sha256.o libcurl_la-share.o libcurl_la-slist.o libcurl_la-smb.o libcurl_la-smtp.o libcurl_la-socketpair.o libcurl_la-socks.o libcurl_la-socks_gssapi.o libcurl_la-socks_sspi.o libcurl_la-speedcheck.o libcurl_la-splay.o libcurl_la-strcase.o libcurl_la-strdup.o libcurl_la-strerror.o libcurl_la-strtok.o libcurl_la-strtoofft.o libcurl_la-system_win32.o libcurl_la-telnet.o libcurl_la-tftp.o libcurl_la-timeval.o libcurl_la-transfer.o libcurl_la-url.o libcurl_la-urlapi.o libcurl_la-version.o libcurl_la-version_win32.o libcurl_la-warnless.o libcurl_la-wildcard.o libcurl_la-x509asn1.o vauth/libcurl_la-cleartext.o vauth/libcurl_la-cram.o vauth/libcurl_la-digest.o vauth/libcurl_la-digest_sspi.o vauth/libcurl_la-gsasl.o vauth/libcurl_la-krb5_gssapi.o vauth/libcurl_la-krb5_sspi.o vauth/libcurl_la-ntlm.o vauth/libcurl_la-ntlm_sspi.o vauth/libcurl_la-oauth2.o vauth/libcurl_la-spnego_gssapi.o vauth/libcurl_la-spnego_sspi.o vauth/libcurl_la-vauth.o vtls/libcurl_la-bearssl.o vtls/libcurl_la-gskit.o vtls/libcurl_la-gtls.o vtls/libcurl_la-keylog.o vtls/libcurl_la-mbedtls.o vtls/libcurl_la-mbedtls_threadlock.o vtls/libcurl_la-mesalink.o vtls/libcurl_la-nss.o vtls/libcurl_la-openssl.o vtls/libcurl_la-rustls.o vtls/libcurl_la-schannel.o vtls/libcurl_la-schannel_verify.o vtls/libcurl_la-sectransp.o vtls/libcurl_la-vtls.o vtls/libcurl_la-wolfssl.o vquic/libcurl_la-ngtcp2.o vquic/libcurl_la-quiche.o vquic/libcurl_la-vquic.o vssh/libcurl_la-libssh.o vssh/libcurl_la-libssh2.o vssh/libcurl_la-wolfssh.o
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libcurl.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" )
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
Making all in src
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
Making all in ../docs
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making all in .
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making all in cmdline-opts
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
depbase=`echo slist_wc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT slist_wc.o -MD -MP -MF $depbase.Tpo -c -o slist_wc.o slist_wc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_binmode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_binmode.o -MD -MP -MF $depbase.Tpo -c -o tool_binmode.o tool_binmode.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_bname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_bname.o -MD -MP -MF $depbase.Tpo -c -o tool_bname.o tool_bname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_dbg.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_dbg.o tool_cb_dbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_hdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_hdr.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_hdr.o tool_cb_hdr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_prg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_prg.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_prg.o tool_cb_prg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_rea.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_rea.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_rea.o tool_cb_rea.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_see.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_see.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_see.o tool_cb_see.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cb_wrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cb_wrt.o -MD -MP -MF $depbase.Tpo -c -o tool_cb_wrt.o tool_cb_wrt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_cfgable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_cfgable.o -MD -MP -MF $depbase.Tpo -c -o tool_cfgable.o tool_cfgable.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_convert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_convert.o -MD -MP -MF $depbase.Tpo -c -o tool_convert.o tool_convert.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_dirhie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_dirhie.o -MD -MP -MF $depbase.Tpo -c -o tool_dirhie.o tool_dirhie.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_doswin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_doswin.o -MD -MP -MF $depbase.Tpo -c -o tool_doswin.o tool_doswin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_easysrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_easysrc.o -MD -MP -MF $depbase.Tpo -c -o tool_easysrc.o tool_easysrc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_filetime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_filetime.o -MD -MP -MF $depbase.Tpo -c -o tool_filetime.o tool_filetime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_formparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_formparse.o -MD -MP -MF $depbase.Tpo -c -o tool_formparse.o tool_formparse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_getparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_getparam.o -MD -MP -MF $depbase.Tpo -c -o tool_getparam.o tool_getparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_getpass.o -MD -MP -MF $depbase.Tpo -c -o tool_getpass.o tool_getpass.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_help.o -MD -MP -MF $depbase.Tpo -c -o tool_help.o tool_help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_helpers.o -MD -MP -MF $depbase.Tpo -c -o tool_helpers.o tool_helpers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_homedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_homedir.o -MD -MP -MF $depbase.Tpo -c -o tool_homedir.o tool_homedir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_hugehelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_hugehelp.o -MD -MP -MF $depbase.Tpo -c -o tool_hugehelp.o tool_hugehelp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_libinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_libinfo.o -MD -MP -MF $depbase.Tpo -c -o tool_libinfo.o tool_libinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_main.o -MD -MP -MF $depbase.Tpo -c -o tool_main.o tool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_msgs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_msgs.o -MD -MP -MF $depbase.Tpo -c -o tool_msgs.o tool_msgs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_operate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_operate.o -MD -MP -MF $depbase.Tpo -c -o tool_operate.o tool_operate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_operhlp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_operhlp.o -MD -MP -MF $depbase.Tpo -c -o tool_operhlp.o tool_operhlp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_panykey.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_panykey.o -MD -MP -MF $depbase.Tpo -c -o tool_panykey.o tool_panykey.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_paramhlp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_paramhlp.o -MD -MP -MF $depbase.Tpo -c -o tool_paramhlp.o tool_paramhlp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_parsecfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_parsecfg.o -MD -MP -MF $depbase.Tpo -c -o tool_parsecfg.o tool_parsecfg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_progress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_progress.o -MD -MP -MF $depbase.Tpo -c -o tool_progress.o tool_progress.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_strdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_strdup.o -MD -MP -MF $depbase.Tpo -c -o tool_strdup.o tool_strdup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_setopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_setopt.o -MD -MP -MF $depbase.Tpo -c -o tool_setopt.o tool_setopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_sleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_sleep.o -MD -MP -MF $depbase.Tpo -c -o tool_sleep.o tool_sleep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_urlglob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_urlglob.o -MD -MP -MF $depbase.Tpo -c -o tool_urlglob.o tool_urlglob.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_util.o -MD -MP -MF $depbase.Tpo -c -o tool_util.o tool_util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_vms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_vms.o -MD -MP -MF $depbase.Tpo -c -o tool_vms.o tool_vms.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_writeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_writeout.o -MD -MP -MF $depbase.Tpo -c -o tool_writeout.o tool_writeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_writeout_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_writeout_json.o -MD -MP -MF $depbase.Tpo -c -o tool_writeout_json.o tool_writeout_json.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tool_xattr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT tool_xattr.o -MD -MP -MF $depbase.Tpo -c -o tool_xattr.o tool_xattr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/strtoofft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/strtoofft.o -MD -MP -MF $depbase.Tpo -c -o ../lib/strtoofft.o ../lib/strtoofft.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/nonblock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/nonblock.o -MD -MP -MF $depbase.Tpo -c -o ../lib/nonblock.o ../lib/nonblock.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/warnless.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/warnless.o -MD -MP -MF $depbase.Tpo -c -o ../lib/warnless.o ../lib/warnless.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/curl_ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/curl_ctype.o -MD -MP -MF $depbase.Tpo -c -o ../lib/curl_ctype.o ../lib/curl_ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/curl_multibyte.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/curl_multibyte.o -MD -MP -MF $depbase.Tpo -c -o ../lib/curl_multibyte.o ../lib/curl_multibyte.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/version_win32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/version_win32.o -MD -MP -MF $depbase.Tpo -c -o ../lib/version_win32.o ../lib/version_win32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../lib/dynbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H   -I../include -I../lib -I../src -I../lib -I../src  -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include/wolfssl -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include -isystem /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/include  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion  -MT ../lib/dynbuf.o -MD -MP -MF $depbase.Tpo -c -o ../lib/dynbuf.o ../lib/dynbuf.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion   -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib -o curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_convert.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_homedir.o tool_hugehelp.o tool_libinfo.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_panykey.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_strdup.o tool_setopt.o tool_sleep.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o ../lib/strtoofft.o ../lib/nonblock.o ../lib/warnless.o ../lib/curl_ctype.o ../lib/curl_multibyte.o ../lib/version_win32.o ../lib/dynbuf.o  ../lib/libcurl.la -lnghttp2 -lwolfssl -lm 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fpic -ffunction-sections -fdata-sections -Werror-implicit-function-declaration -Wno-system-headers -Wenum-conversion -znow -zrelro -Wl,--gc-sections -o .libs/curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_convert.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_homedir.o tool_hugehelp.o tool_libinfo.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_panykey.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_strdup.o tool_setopt.o tool_sleep.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o ../lib/strtoofft.o ../lib/nonblock.o ../lib/warnless.o ../lib/curl_ctype.o ../lib/curl_multibyte.o ../lib/version_win32.o ../lib/dynbuf.o  -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/lib ../lib/.libs/libcurl.so -lnghttp2 -lwolfssl -lm
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections  -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include/fortify -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/include -DCURL_DISABLE_NTLM " LDFLAGS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections " make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0=curl-7.79.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install"  install;
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
Making install in lib
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c   libcurl.la '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libcurl.so.4.7.0 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.so.4.7.0
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib && { ln -s -f libcurl.so.4.7.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.7.0 libcurl.so.4; }; })
OpenWrt-libtool: install: (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib && { ln -s -f libcurl.so.4.7.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.7.0 libcurl.so; }; })
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libcurl.lai /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.la
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/libcurl.a /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.a
OpenWrt-libtool: install: chmod 644 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/lib'
Making install in src
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
Making install in ../docs
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making install in .
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[8]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man1'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 curl-config.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/curl.1 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man1'
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making install in cmdline-opts
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin'
  /bin/bash ../libtool   --mode=install /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c curl '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin'
OpenWrt-libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c .libs/curl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin/curl
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/src'
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[6]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c curl-config '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/pkgconfig'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libcurl.pc '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/pkgconfig'
make  install-data-hook
make[7]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
(cd include && make install)
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
Making install in curl
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include/curl'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include/curl'
make[10]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/include/curl'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h options.h '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/include/curl'
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include/curl'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include/curl'
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
make[10]: Nothing to be done for 'install-exec-am'.
make[10]: Nothing to be done for 'install-data-am'.
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/include'
(cd docs && make install)
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making install in .
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[10]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man1'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 curl-config.1 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/curl.1 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man1'
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
Making install in cmdline-opts
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[10]: Nothing to be done for 'install-exec-am'.
make[10]: Nothing to be done for 'install-data-am'.
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/cmdline-opts'
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs'
(cd docs/libcurl && make install)
make[8]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
Making install in opts
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl/opts'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl/opts'
make[10]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_METHOD.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXY_ERROR.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REFERER.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_CONCURRENT_STREAMS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAINFO_BLOB.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CURLU.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_SSL_VERIFYHOST.3 CURLOPT_DOH_SSL_VERIFYPEER.3 CURLOPT_DOH_SSL_VERIFYSTATUS.3 CURLOPT_DOH_URL.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HEADER.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HSTS.3 CURLOPT_HSTSREADDATA.3 CURLOPT_HSTSREADFUNCTION.3 CURLOPT_HSTSWRITEDATA.3 CURLOPT_HSTSWRITEFUNCTION.3 CURLOPT_HSTS_CTRL.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_ISSUERCERT_BLOB.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_MAIL_RCPT.3 CURLOPT_MAIL_RCPT_ALLLOWFAILS.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAINFO_BLOB.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_ISSUERCERT.3 CURLOPT_PROXY_ISSUERCERT_BLOB.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEY_BLOB.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERT_BLOB.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEY_BLOB.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_EC_CURVES.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_UPLOAD.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_URL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_AWS_SIGV4.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl/opts'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl/opts'
make[9]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
make[10]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
make[10]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/share/aclocal'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libcurl.m4 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/share/aclocal'
 /usr/bin/mkdir -p '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_option_by_id.3 curl_easy_option_by_name.3 curl_easy_option_next.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wakeup.3 curl_multi_wait.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 curl_url_set.3 curl_version.3 curl_version_info.3 libcurl-easy.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/install -c -m 644 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl.3 '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/man/man3'
make[10]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
make[9]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
make[8]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/docs/libcurl'
make[7]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[6]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.built
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl/usr/lib/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '4' | cmp -s - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libcurl.version || { echo '4' > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/libcurl.version;  } 
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/libcurl/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libcurl_installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl/usr/lib
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.so.* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl/usr/lib/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl/usr/lib/libcurl.so.4.7.0: shared object
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/libcurl into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages/libcurl4_7.79.0-1_mips_24kc.ipk
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl/CONTROL /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin/curl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl/usr/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/strip-kmod.sh" PATCHELF="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/patchelf" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/rstrip.sh /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl
rstrip.sh: /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl/usr/bin/curl: executable
(cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl/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 "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${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 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/fakeroot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/ipkg-build -m "" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages
Packaged contents of /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-mips_24kc/curl into /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages/curl_7.79.0-1_mips_24kc.ipk
echo "libcurl" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/curl.default.install
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/host /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/host/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/include /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/lib /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/lib/pkgconfig
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin/curl-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/bin/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/include/curl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/include/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/lib/libcurl.{a,so*} /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/lib/
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/libcurl.pc /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/lib/pkgconfig/
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's,^\(prefix\|exec_prefix\)=.*,\1=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr,g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/bin/curl-config
[ -n "-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections" ] && /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/sed -i -e 's#-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/usr/lib -L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/toolchain-mips_24kc_gcc-10.3.0_musl/lib -znow -zrelro -Wl,--gc-sections##g' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/usr/lib/pkgconfig/libcurl.pc || true
ln -sf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/usr/bin/curl-config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/host/bin/
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/curl.list ]; then /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/clean-package.sh "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/curl.list" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl"; fi
if [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl ]; then (cd /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl; find ./ > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl.files); 	SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.staging-dir.flock -c ' mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl.files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/packages/curl.list && cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/stage-curl
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/stamp/.curl_installed
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl.installed /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl
install -d -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl/usr/bin
install -m0755 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/ipkg-install/usr/bin/curl /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl/usr/bin/
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl.installed
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.root-copy.flock -c 'cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/curl-7.79.0/.pkgdir/curl/. /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.curl_installed
echo "curl" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/pkginfo/curl.default.install
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/feeds/packages/net/curl'
time: package/feeds/packages/curl/compile#146.69#12.85#213.26
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: warning: -j1 forced in submake: resetting jobserver mode.
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79
ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/packages/*.ipk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79; ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/base/*.ipk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79; ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/luci/*.ipk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79; ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/packages/*.ipk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79;  ln -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/packages/mips_24kc/taiha/*.ipk /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/packages/ath79; 
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/target-mips_24kc_musl/root-ath79 -type d | xargs -r chmod 0755
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root.orig-ath79
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/tmp
IPKG_NO_SCRIPT=1 IPKG_INSTROOT=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 TMPDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/tmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/opkg --offline-root /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch mips_24kc:200 install $(cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/opkg_install_list)
Installing base-files (1451-r0+17536-c9420e08e5) to root...
Installing libgcc1 (10.3.0-3) to root...
Installing libc (1.1.24-3) to root...
Installing libubox20210819 (2021-08-19-d716ac4b-2) to root...
Installing libuci20130104 (2021-04-14-4b3db117-6) to root...
Installing libnl-tiny1 (2020-08-05-c291088f-2) to root...
Installing libubus20210630 (2021-06-30-4fc532c8-2) to root...
Installing libjson-c5 (0.15-2) to root...
Installing libblobmsg-json20210819 (2021-08-19-d716ac4b-2) to root...
Installing ubusd (2021-06-30-4fc532c8-2) to root...
Installing ubus (2021-06-30-4fc532c8-2) to root...
Installing jshn (2021-08-19-d716ac4b-2) to root...
Installing netifd (2021-08-24-454e9c33-1) to root...
Installing jsonfilter (2018-02-04-c7e938d6-1) to root...
Installing usign (2020-05-23-f1f65026-1) to root...
Installing openwrt-keyring (2021-02-20-49283916-2) to root...
Installing ubox (2021-08-03-205defb5-2) to root...
Installing fstools (2021-08-25-e1b68111-1) to root...
Installing fwtool (2019-11-12-8f7fe925-1) to root...
Installing uboot-envtools (2021.01-40) to root...
Installing kmod-ath10k-ct (5.4.145+2021-06-03-b44cd7b2-5) to root...
Installing kernel (5.4.145-1-0fcb4d3b67e5efa55ebf1e7c91d30183) to root...
Installing iw (5.9-8fab0c9e-3) to root...
Installing libiwinfo-data (2021-07-11-a0a0e02d-1) to root...
Installing libiwinfo20210430 (2021-07-11-a0a0e02d-1) to root...
Installing iwinfo (2021-07-11-a0a0e02d-1) to root...
Installing wireless-regdb (2021.04.21-1) to root...
Installing kmod-cfg80211 (5.4.145+5.10.42-1-1) to root...
Installing kmod-crypto-hash (5.4.145-1) to root...
Installing kmod-crypto-cmac (5.4.145-1) to root...
Installing kmod-crypto-null (5.4.145-1) to root...
Installing kmod-crypto-aead (5.4.145-1) to root...
Installing kmod-crypto-manager (5.4.145-1) to root...
Installing kmod-crypto-hmac (5.4.145-1) to root...
Installing kmod-crypto-sha256 (5.4.145-1) to root...
Installing kmod-crypto-rng (5.4.145-1) to root...
Installing kmod-crypto-seqiv (5.4.145-1) to root...
Installing kmod-crypto-ctr (5.4.145-1) to root...
Installing kmod-crypto-ccm (5.4.145-1) to root...
Installing kmod-crypto-gf128 (5.4.145-1) to root...
Installing kmod-crypto-ghash (5.4.145-1) to root...
Installing kmod-crypto-gcm (5.4.145-1) to root...
Installing hostapd-common (2021-05-22-b102f19b-35) to root...
Installing kmod-mac80211 (5.4.145+5.10.42-1-1) to root...
Installing kmod-ath (5.4.145+5.10.42-1-1) to root...
Installing kmod-hwmon-core (5.4.145-1) to root...
Installing kmod-gpio-button-hotplug (5.4.145-3) to root...
Package kernel (5.4.145-1-0fcb4d3b67e5efa55ebf1e7c91d30183) installed in root is up to date.
Package kmod-crypto-aead (5.4.145-1) installed in root is up to date.
Package kmod-crypto-ccm (5.4.145-1) installed in root is up to date.
Package kmod-crypto-cmac (5.4.145-1) installed in root is up to date.
Package kmod-crypto-ctr (5.4.145-1) installed in root is up to date.
Package kmod-crypto-gcm (5.4.145-1) installed in root is up to date.
Package kmod-crypto-gf128 (5.4.145-1) installed in root is up to date.
Package kmod-crypto-ghash (5.4.145-1) installed in root is up to date.
Package kmod-crypto-hash (5.4.145-1) installed in root is up to date.
Package kmod-crypto-hmac (5.4.145-1) installed in root is up to date.
Package kmod-crypto-manager (5.4.145-1) installed in root is up to date.
Package kmod-crypto-null (5.4.145-1) installed in root is up to date.
Package kmod-crypto-rng (5.4.145-1) installed in root is up to date.
Package kmod-crypto-seqiv (5.4.145-1) installed in root is up to date.
Package kmod-crypto-sha256 (5.4.145-1) installed in root is up to date.
Package kmod-hwmon-core (5.4.145-1) installed in root is up to date.
Installing kmod-lib-crc-ccitt (5.4.145-1) to root...
Installing kmod-nf-reject (5.4.145-1) to root...
Installing kmod-nf-reject6 (5.4.145-1) to root...
Installing kmod-nf-ipt (5.4.145-1) to root...
Installing kmod-nf-ipt6 (5.4.145-1) to root...
Installing kmod-ipt-core (5.4.145-1) to root...
Installing kmod-nf-conntrack (5.4.145-1) to root...
Installing kmod-nf-conntrack6 (5.4.145-1) to root...
Installing kmod-nf-nat (5.4.145-1) to root...
Installing kmod-nf-flow (5.4.145-1) to root...
Installing kmod-ipt-conntrack (5.4.145-1) to root...
Installing kmod-ipt-conntrack-extra (5.4.145-1) to root...
Installing kmod-ipt-offload (5.4.145-1) to root...
Installing kmod-ipt-nat (5.4.145-1) to root...
Installing kmod-ipt-raw (5.4.145-1) to root...
Installing kmod-ip6tables (5.4.145-1) to root...
Installing kmod-iptunnel6 (5.4.145-1) to root...
Installing kmod-ip6-tunnel (5.4.145-1) to root...
Installing kmod-slhc (5.4.145-1) to root...
Installing kmod-ppp (5.4.145-1) to root...
Installing kmod-pppox (5.4.145-1) to root...
Installing kmod-pppoe (5.4.145-1) to root...
Package kmod-ath (5.4.145+5.10.42-1-1) installed in root is up to date.
Installing kmod-ath9k (5.4.145+5.10.42-1-1) to root...
Installing kmod-ath9k-common (5.4.145+5.10.42-1-1) to root...
Package kmod-ath9k-common (5.4.145+5.10.42-1-1) installed in root is up to date.
Package kmod-cfg80211 (5.4.145+5.10.42-1-1) installed in root is up to date.
Package kmod-mac80211 (5.4.145+5.10.42-1-1) installed in root is up to date.
Installing kmod-nat46 (5.4.145+2021-06-24-9b3a8197-1) to root...
Package libc (1.1.24-3) installed in root is up to date.
Package libgcc1 (10.3.0-3) installed in root is up to date.
Installing libpthread (1.1.24-3) to root...
Installing dropbear (2020.81-2) to root...
Installing libxtables12 (1.8.7-1) to root...
Installing libip4tc2 (1.8.7-1) to root...
Installing libip6tc2 (1.8.7-1) to root...
Installing iptables (1.8.7-1) to root...
Installing iptables-mod-conntrack-extra (1.8.7-1) to root...
Installing ip6tables (1.8.7-1) to root...
Package fstools (2021-08-25-e1b68111-1) installed in root is up to date.
Package fwtool (2019-11-12-8f7fe925-1) installed in root is up to date.
Installing mtd (26) to root...
Installing ath10k-firmware-qca9888-ct (2020-11-08-1) to root...
Installing ath10k-board-qca9888 (20210511-1) to root...
Package ath10k-board-qca9888 (20210511-1) installed in root is up to date.
Package wireless-regdb (2021.04.21-1) installed in root is up to date.
Package libjson-c5 (0.15-2) installed in root is up to date.
Package libnl-tiny1 (2020-08-05-c291088f-2) installed in root is up to date.
Package libubox20210819 (2021-08-19-d716ac4b-2) installed in root is up to date.
Package libblobmsg-json20210819 (2021-08-19-d716ac4b-2) installed in root is up to date.
Package jshn (2021-08-19-d716ac4b-2) installed in root is up to date.
Installing libjson-script20210819 (2021-08-19-d716ac4b-2) to root...
Installing libuclient20201210 (2021-05-14-6a6011df-1) to root...
Installing uclient-fetch (2021-05-14-6a6011df-1) to root...
Installing libustream-wolfssl20201210 (2020-12-10-68d09243-2) to root...
Installing libwolfssl4.8.1.39c36f2f (4.8.1-stable-1) to root...
Package libwolfssl4.8.1.39c36f2f (4.8.1-stable-1) installed in root is up to date.
Installing firewall (2021-08-14-40e5f6a2-1) to root...
Package netifd (2021-08-24-454e9c33-1) installed in root is up to date.
Installing swconfig (12) to root...
Installing ds-lite (8) to root...
Installing resolveip (2) to root...
Installing map (7) to root...
Installing odhcp6c (2021-07-14-94adc8bb-18) to root...
Installing dnsmasq (2.86-2) to root...
Installing wpad-basic-wolfssl (2021-05-22-b102f19b-35) to root...
Package hostapd-common (2021-05-22-b102f19b-35) installed in root is up to date.
Installing odhcpd-ipv6only (2021-08-11-01b4e604-1) to root...
Installing ppp (2.4.9.git-2021-01-04-3) to root...
Installing ppp-mod-pppoe (2.4.9.git-2021-01-04-3) to root...
Installing uhttpd (2021-03-21-15346de8-3) to root...
Installing uhttpd-mod-ubus (2021-03-21-15346de8-3) to root...
Package iw (5.9-8fab0c9e-3) installed in root is up to date.
Package libiwinfo20210430 (2021-07-11-a0a0e02d-1) installed in root is up to date.
Installing libiwinfo-lua (2021-07-11-a0a0e02d-1) to root...
Installing liblua5.1.5 (5.1.5-9) to root...
Package libiwinfo-data (2021-07-11-a0a0e02d-1) installed in root is up to date.
Package iwinfo (2021-07-11-a0a0e02d-1) installed in root is up to date.
Package resolveip (2) installed in root is up to date.
Installing ca-bundle (20210119-1) to root...
Package openwrt-keyring (2021-02-20-49283916-2) installed in root is up to date.
Installing opkg (2021-06-13-1bf042dd-3) to root...
Installing procd (2021-09-15-1eb4371e-1) to root...
Installing rpcd (2021-07-13-1fa35765-1) to root...
Installing rpcd-mod-file (2021-07-13-1fa35765-1) to root...
Installing rpcd-mod-iwinfo (2021-07-13-1fa35765-1) to root...
Package ubox (2021-08-03-205defb5-2) installed in root is up to date.
Installing getrandom (2021-08-03-205defb5-2) to root...
Installing logd (2021-08-03-205defb5-2) to root...
Package libubus20210630 (2021-06-30-4fc532c8-2) installed in root is up to date.
Installing libubus-lua (2021-06-30-4fc532c8-2) to root...
Package ubus (2021-06-30-4fc532c8-2) installed in root is up to date.
Package ubusd (2021-06-30-4fc532c8-2) installed in root is up to date.
Package libuci20130104 (2021-04-14-4b3db117-6) installed in root is up to date.
Installing uci (2021-04-14-4b3db117-6) to root...
Installing urandom-seed (3) to root...
Installing urngd (2020-01-21-c7f7b6b6-1) to root...
Package usign (2020-05-23-f1f65026-1) installed in root is up to date.
Installing busybox (1.34.0-1) to root...
Package jsonfilter (2018-02-04-c7e938d6-1) installed in root is up to date.
Package liblua5.1.5 (5.1.5-9) installed in root is up to date.
Installing lua (5.1.5-9) to root...
Installing luci (git-21.260.25435-584301a) to root...
Installing luci-lib-nixio (git-21.260.25435-584301a) to root...
Installing luci-lib-ip (git-21.260.25435-584301a) to root...
Installing luci-lib-jsonc (git-21.260.25435-584301a) to root...
Installing liblucihttp0 (2021-06-11-3dc89af4-1) to root...
Installing liblucihttp-lua (2021-06-11-3dc89af4-1) to root...
Installing luci-lib-base (git-21.260.25435-584301a) to root...
Installing rpcd-mod-luci (20210614) to root...
Installing cgi-io (2021-09-08-98cef9dd-20) to root...
Installing luci-base (git-21.260.25435-584301a) to root...
Installing luci-mod-status (git-21.260.25435-584301a) to root...
Installing luci-mod-system (git-21.260.25435-584301a) to root...
Installing luci-mod-network (git-21.260.25435-584301a) to root...
Installing luci-mod-admin-full (git-21.260.25435-584301a) to root...
Installing luci-theme-bootstrap (git-21.260.25435-584301a) to root...
Installing luci-app-firewall (git-21.260.25435-584301a) to root...
Installing luci-app-opkg (git-21.260.25435-584301a) to root...
Installing luci-proto-ppp (git-21.260.25435-584301a) to root...
Installing luci-proto-ipv6 (git-21.260.25435-584301a) to root...
Installing rpcd-mod-rrdns (20170710) to root...
Package luci-app-firewall (git-21.260.25435-584301a) installed in root is up to date.
Installing luci-i18n-firewall-ja (git-21.260.25435-584301a) to root...
Package luci-app-opkg (git-21.260.25435-584301a) installed in root is up to date.
Installing luci-i18n-opkg-ja (git-21.260.25435-584301a) to root...
Package luci-base (git-21.260.25435-584301a) installed in root is up to date.
Installing luci-i18n-base-ja (git-21.260.25435-584301a) to root...
Package luci-lib-base (git-21.260.25435-584301a) installed in root is up to date.
Package luci-lib-ip (git-21.260.25435-584301a) installed in root is up to date.
Package luci-lib-jsonc (git-21.260.25435-584301a) installed in root is up to date.
Package luci-lib-nixio (git-21.260.25435-584301a) installed in root is up to date.
Package luci-mod-admin-full (git-21.260.25435-584301a) installed in root is up to date.
Package luci-mod-network (git-21.260.25435-584301a) installed in root is up to date.
Package luci-mod-status (git-21.260.25435-584301a) installed in root is up to date.
Package luci-mod-system (git-21.260.25435-584301a) installed in root is up to date.
Package luci-proto-ipv6 (git-21.260.25435-584301a) installed in root is up to date.
Package luci-proto-ppp (git-21.260.25435-584301a) installed in root is up to date.
Package luci-theme-bootstrap (git-21.260.25435-584301a) installed in root is up to date.
Package liblucihttp0 (2021-06-11-3dc89af4-1) installed in root is up to date.
Package liblucihttp-lua (2021-06-11-3dc89af4-1) installed in root is up to date.
Package rpcd-mod-luci (20210614) installed in root is up to date.
Package rpcd-mod-rrdns (20170710) installed in root is up to date.
Package cgi-io (2021-09-08-98cef9dd-20) installed in root is up to date.
Installing libcurl4 (7.79.0-1) to root...
Installing libnghttp2-14 (1.44.0-1) to root...
Installing curl (7.79.0-1) to root...
Package libnghttp2-14 (1.44.0-1) installed in root is up to date.
Installing nyancat (1.5.2+-1) to root...
Configuring libgcc1.
Configuring libc.
Configuring libnl-tiny1.
Configuring libubox20210819.
Configuring libuci20130104.
Configuring libubus20210630.
Configuring libiwinfo-data.
Configuring libiwinfo20210430.
Configuring iwinfo.
Configuring liblucihttp0.
Configuring cgi-io.
Configuring liblua5.1.5.
Configuring lua.
Configuring luci-lib-nixio.
Configuring luci-lib-ip.
Configuring libjson-c5.
Configuring luci-lib-jsonc.
Configuring liblucihttp-lua.
Configuring luci-lib-base.
Configuring kernel.
Configuring kmod-iptunnel6.
Configuring kmod-ip6-tunnel.
Configuring kmod-crypto-gf128.
Configuring libuclient20201210.
Configuring uclient-fetch.
Configuring libpthread.
Configuring opkg.
Configuring luci-app-opkg.
Configuring luci-i18n-opkg-ja.
Configuring libblobmsg-json20210819.
Configuring rpcd.
Configuring libubus-lua.
Configuring rpcd-mod-file.
Configuring rpcd-mod-luci.
Configuring luci-base.
Configuring luci-i18n-base-ja.
Configuring ubusd.
Configuring ubus.
Configuring iw.
Configuring kmod-crypto-hash.
Configuring kmod-crypto-null.
Configuring kmod-crypto-aead.
Configuring kmod-crypto-manager.
Configuring busybox.
Configuring kmod-crypto-hmac.
Configuring kmod-crypto-sha256.
Configuring kmod-crypto-rng.
Configuring kmod-crypto-seqiv.
Configuring kmod-crypto-ctr.
Configuring kmod-nf-reject6.
Configuring libiwinfo-lua.
Configuring swconfig.
Configuring luci-mod-system.
Configuring kmod-nf-conntrack.
Configuring kmod-nf-flow.
Configuring libwolfssl4.8.1.39c36f2f.
Configuring libustream-wolfssl20201210.
Configuring kmod-lib-crc-ccitt.
Configuring getrandom.
Configuring luci-theme-bootstrap.
Configuring kmod-slhc.
Configuring kmod-ppp.
Configuring kmod-pppox.
Configuring kmod-pppoe.
Configuring hostapd-common.
Configuring wpad-basic-wolfssl.
Configuring kmod-nf-reject.
Configuring kmod-nf-ipt.
Configuring kmod-ipt-core.
Configuring kmod-ipt-conntrack.
Configuring jshn.
Configuring netifd.
Configuring jsonfilter.
Configuring usign.
Configuring openwrt-keyring.
Configuring ubox.
Configuring fstools.
Configuring fwtool.
Configuring base-files.
Configuring kmod-nf-nat.
Configuring kmod-ipt-raw.
Configuring nyancat.
Configuring uboot-envtools.
Configuring dnsmasq.
Configuring libjson-script20210819.
Configuring procd.
Configuring resolveip.
Configuring luci-mod-status.
Configuring libxtables12.
Configuring libip4tc2.
Configuring libip6tc2.
Configuring kmod-nf-conntrack6.
Configuring kmod-ipt-nat.
Configuring firewall.
Configuring luci-app-firewall.
Configuring kmod-ipt-conntrack-extra.
Configuring kmod-nf-ipt6.
Configuring kmod-ip6tables.
Configuring odhcp6c.
Configuring kmod-crypto-ghash.
Configuring wireless-regdb.
Configuring kmod-cfg80211.
Configuring kmod-crypto-cmac.
Configuring kmod-crypto-ccm.
Configuring kmod-crypto-gcm.
Configuring kmod-mac80211.
Configuring kmod-ath.
Configuring kmod-ath9k-common.
Configuring kmod-ath9k.
Configuring ath10k-board-qca9888.
Configuring ath10k-firmware-qca9888-ct.
Configuring uci.
Configuring dropbear.
Configuring libnghttp2-14.
Configuring ca-bundle.
Configuring libcurl4.
Configuring curl.
Configuring kmod-hwmon-core.
Configuring mtd.
Configuring odhcpd-ipv6only.
Configuring urandom-seed.
Configuring luci-proto-ppp.
Configuring ppp.
Configuring rpcd-mod-iwinfo.
Configuring luci-mod-network.
Configuring luci-mod-admin-full.
Configuring kmod-gpio-button-hotplug.
Configuring logd.
Configuring luci-proto-ipv6.
Configuring iptables.
Configuring ds-lite.
Configuring luci-i18n-firewall-ja.
Configuring uhttpd.
Configuring iptables-mod-conntrack-extra.
Configuring ip6tables.
Configuring kmod-ath10k-ct.
Configuring kmod-nat46.
Configuring uhttpd-mod-ubus.
Configuring rpcd-mod-rrdns.
Configuring luci.
Configuring map.
Configuring kmod-ipt-offload.
Configuring urngd.
Configuring ppp-mod-pppoe.
Setting flags for package libc to hold.
Setting flags for package libgcc1 to hold.
Setting flags for package libpthread to hold.
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root.orig-ath79
Enabling boot
Enabling bootcount
Enabling cron
Enabling dnsmasq
Enabling done
Enabling dropbear
Enabling firewall
Enabling gpio_switch
Enabling led
Enabling log
Enabling network
Enabling odhcpd
Enabling rpcd
Enabling sysctl
Enabling sysfixtime
Enabling sysntpd
Enabling system
Enabling ucitrack
Enabling uhttpd
Enabling umount
Enabling urandom_seed
Enabling urngd
Enabling wpad
sed -i "s/Installed-Time: .*/Installed-Time: 1631934227/" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/usr/lib/opkg/status
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/boot /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/tmp/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/usr/lib/opkg/info/*.postinst* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/usr/lib/opkg/lists/* /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/var/lock/*.lock
find /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/ -mindepth 1 -execdir touch -hcd "@1631934227" "{}" +
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[3]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux'
make[4]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/localversion
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/kconfig.pl  + + /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/config-5.4 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/config-5.4 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/generic/config-default > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.config >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/package-metadata.pl kconfig /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/tmp/.packageinfo /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/.config 5.4 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.override
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/kconfig.pl 'm+' '+' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.target /dev/null /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.override > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old
grep -v INITRAMFS /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/modules
cmp -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.prev || { cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config; cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.prev; }
export MAKEFLAGS= ; [ -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers ] || make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/user_headers headers_install
grep '=[ym]' /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.set | LC_ALL=C sort | /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/mkhash md5 > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.vermagic
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.configured
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/init
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc"  all modules
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
  CALL    scripts/atomic/check-atomics.sh
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  Building modules, stage 2.
  MODPOST 69 modules
make[5]: Nothing to be done for 'modules'.
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
cmp -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux.debug || { mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux; mips-openwrt-linux-musl-objcopy -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux.elf; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux.debug;  }
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.prev
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old
grep -v -e INITRAMFS -e CONFIG_RD_ -e CONFIG_BLK_DEV_INITRD /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config.old > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo 'CONFIG_BLK_DEV_INITRD=y' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo 'CONFIG_INITRAMFS_SOURCE="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/image/initramfs-base-files.txt"' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo 'CONFIG_INITRAMFS_ROOT_UID=1001' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo 'CONFIG_INITRAMFS_ROOT_GID=1001' >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo "# CONFIG_INITRAMFS_FORCE is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo "CONFIG_INITRAMFS_COMPRESSION_NONE=y" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set\n# CONFIG_RD_GZIP is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set\n# CONFIG_RD_BZIP2 is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set\n# CONFIG_RD_LZMA is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_LZO is not set\n# CONFIG_RD_LZO is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_XZ is not set\n# CONFIG_RD_XZ is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_LZ4 is not set\n# CONFIG_RD_LZ4 is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_ZSTD is not set\n# CONFIG_RD_ZSTD is not set" >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.config
cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/generic/other-files/init /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/init
touch -hcd "@1631934227" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/init
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/usr/initramfs_data.cpio*
make -C /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145 KCFLAGS="-fmacro-prefix-map=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl=target-mips_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Sat Sep 18 03:03:47 2021" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls=  KERNELRELEASE=5.4.145 CC="mips-openwrt-linux-musl-gcc"  all modules
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
scripts/kconfig/conf  --syncconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
  CALL    scripts/atomic/check-atomics.sh
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  GEN     usr/initramfs_data.cpio
  AS      usr/initramfs_data.o
  AR      usr/built-in.a
  GEN     .version
  CHK     include/generated/compile.h
  LD      vmlinux.o
  MODPOST vmlinux.o
  MODINFO modules.builtin.modinfo
  LD      .tmp_vmlinux.kallsyms1
  KSYM    .tmp_vmlinux.kallsyms1.o
  LD      .tmp_vmlinux.kallsyms2
  KSYM    .tmp_vmlinux.kallsyms2.o
  LD      vmlinux
  SORTEX  vmlinux
  SYSMAP  System.map
  Building modules, stage 2.
  MODPOST 69 modules
  OBJCOPY arch/mips/boot/compressed/vmlinux.bin
  XZKERN  arch/mips/boot/compressed/vmlinux.bin.z
make[5]: Nothing to be done for 'modules'.
  OBJCOPY arch/mips/boot/compressed/piggy.o
  LD      vmlinuz
  STRIP	  vmlinuz
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145'
cmp -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux-initramfs.debug || { mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux-initramfs; mips-openwrt-linux-musl-objcopy -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux-initramfs.elf; cp -fpR /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux-initramfs.debug;  }
touch /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/.image
make -C image compile install TARGET_BUILD=
make[5]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/image'
make[5]: Nothing to be done for 'compile'.
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_8dev_carambola2.dtb.tmp ../dts/ar9331_8dev_carambola2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_8dev_lima.dtb.tmp ../dts/qca9531_8dev_lima.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1800-v2.dtb.tmp ../dts/ar7161_adtran_bsap1800-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1840.dtb.tmp ../dts/ar7161_adtran_bsap1840.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_8dev_carambola2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_8dev_carambola2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_8dev_lima.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_8dev_lima.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1800-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1800-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_8dev_carambola2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1840.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1840.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_8dev_lima.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1800-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_adtran_bsap1840.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9550_airtight_c-75.dtb.tmp ../dts/qca9550_airtight_c-75.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121f.dtb.tmp ../dts/ar9331_alfa-network_ap121f.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121fe.dtb.tmp ../dts/ar9331_alfa-network_ap121fe.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9550_airtight_c-75.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9550_airtight_c-75.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_n2q.dtb.tmp ../dts/qca9531_alfa-network_n2q.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121f.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121f.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121fe.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121fe.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9550_airtight_c-75.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_n2q.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_n2q.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121f.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_alfa-network_ap121fe.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_n2q.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_alfa-network_n5q.dtb.tmp ../dts/ar9344_alfa-network_n5q.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_pi-wifi4.dtb.tmp ../dts/qca9531_alfa-network_pi-wifi4.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_alfa-network_n5q.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_alfa-network_n5q.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_r36a.dtb.tmp ../dts/qca9531_alfa-network_r36a.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_pi-wifi4.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_pi-wifi4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_alfa-network_n5q.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_r36a.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_r36a.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_pi-wifi4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_alfa-network_r36a.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_allnet_all-wap02860ac.dtb.tmp ../dts/qca9558_allnet_all-wap02860ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_arduino_yun.dtb.tmp ../dts/ar9331_arduino_yun.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_allnet_all-wap02860ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_allnet_all-wap02860ac.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_aruba_ap-105.dtb.tmp ../dts/ar7161_aruba_ap-105.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_arduino_yun.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_arduino_yun.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_allnet_all-wap02860ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_aruba_ap-105.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_aruba_ap-105.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_arduino_yun.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_aruba_ap-105.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_atheros_db120.dtb.tmp ../dts/ar9344_atheros_db120.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz1750e.dtb.tmp ../dts/qca9556_avm_fritz1750e.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_avm_fritz300e.dtb.tmp ../dts/ar7242_avm_fritz300e.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_avm_fritz4020.dtb.tmp ../dts/qca9561_avm_fritz4020.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz1750e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz1750e.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_atheros_db120.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_atheros_db120.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_avm_fritz300e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_avm_fritz300e.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_avm_fritz4020.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_avm_fritz4020.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz1750e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_atheros_db120.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_avm_fritz300e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_avm_fritz4020.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz450e.dtb.tmp ../dts/qca9556_avm_fritz450e.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritzdvbc.dtb.tmp ../dts/qca9556_avm_fritzdvbc.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9j1108-v2.dtb.tmp ../dts/qca9558_belkin_f9j1108-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz450e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz450e.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritzdvbc.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritzdvbc.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9k1115-v2.dtb.tmp ../dts/qca9558_belkin_f9k1115-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9j1108-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9j1108-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritz450e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9556_avm_fritzdvbc.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9k1115-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9k1115-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9j1108-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_belkin_f9k1115-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_bhr-4grv.dtb.tmp ../dts/ar7242_buffalo_bhr-4grv.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_buffalo_bhr-4grv2.dtb.tmp ../dts/qca9557_buffalo_bhr-4grv2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-600dhp.dtb.tmp ../dts/ar7161_buffalo_wzr-600dhp.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_bhr-4grv.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_bhr-4grv.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_buffalo_bhr-4grv2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_buffalo_bhr-4grv2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-600dhp.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-600dhp.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_bhr-4grv.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_buffalo_bhr-4grv2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-600dhp.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-hp-ag300h.dtb.tmp ../dts/ar7161_buffalo_wzr-hp-ag300h.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-rb.dtb.tmp ../dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-s.dtb.tmp ../dts/ar9132_buffalo_wzr-hp-g300nh-s.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g302h-a1a0.dtb.tmp ../dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-hp-ag300h.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-hp-ag300h.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g450h.dtb.tmp ../dts/ar7242_buffalo_wzr-hp-g450h.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-rb.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-rb.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-s.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-s.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g302h-a1a0.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g302h-a1a0.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_buffalo_wzr-hp-ag300h.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g450h.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g450h.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-rb.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_buffalo_wzr-hp-g300nh-s.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g302h-a1a0.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_buffalo_wzr-hp-g450h.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_comfast_cf-e110n-v2.dtb.tmp ../dts/qca9533_comfast_cf-e110n-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_comfast_cf-e120a-v3.dtb.tmp ../dts/ar9344_comfast_cf-e120a-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e130n-v2.dtb.tmp ../dts/qca9531_comfast_cf-e130n-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_comfast_cf-e110n-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_comfast_cf-e110n-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_comfast_cf-e120a-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_comfast_cf-e120a-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e130n-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e130n-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_comfast_cf-e110n-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_comfast_cf-e120a-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e130n-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e313ac.dtb.tmp ../dts/qca9531_comfast_cf-e313ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e314n-v2.dtb.tmp ../dts/qca9531_comfast_cf-e314n-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e313ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e313ac.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_comfast_cf-e375ac.dtb.tmp ../dts/qca9563_comfast_cf-e375ac.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e314n-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e314n-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e313ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_comfast_cf-e375ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_comfast_cf-e375ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e314n-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e5.dtb.tmp ../dts/qca9531_comfast_cf-e5.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_comfast_cf-e375ac.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e560ac.dtb.tmp ../dts/qca9531_comfast_cf-e560ac.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e5.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e5.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-ew72.dtb.tmp ../dts/qca9531_comfast_cf-ew72.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e560ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e560ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e5.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-ew72.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-ew72.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-e560ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-ew72.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v1.dtb.tmp ../dts/qca9558_comfast_cf-wr650ac-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v2.dtb.tmp ../dts/qca9558_comfast_cf-wr650ac-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-wr752ac-v1.dtb.tmp ../dts/qca9531_comfast_cf-wr752ac-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_compex_wpj344-16m.dtb.tmp ../dts/ar9344_compex_wpj344-16m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-wr752ac-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-wr752ac-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_compex_wpj344-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_compex_wpj344-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_comfast_cf-wr650ac-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_comfast_cf-wr752ac-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_compex_wpj344-16m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_compex_wpj531-16m.dtb.tmp ../dts/qca9531_compex_wpj531-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_compex_wpj558-16m.dtb.tmp ../dts/qca9558_compex_wpj558-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_compex_wpj563.dtb.tmp ../dts/qca9563_compex_wpj563.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_compex_wpj531-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_compex_wpj531-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_compex_wpj558-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_compex_wpj558-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_compex_wpj563.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_compex_wpj563.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_compex_wpj531-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_compex_wpj558-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_compex_wpj563.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_dlan-pro-1200plus-ac.dtb.tmp ../dts/ar9344_devolo_dlan-pro-1200plus-ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200e.dtb.tmp ../dts/qca9558_devolo_dvl1200e.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200i.dtb.tmp ../dts/qca9558_devolo_dvl1200i.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_dlan-pro-1200plus-ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_dlan-pro-1200plus-ac.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750c.dtb.tmp ../dts/qca9558_devolo_dvl1750c.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750e.dtb.tmp ../dts/qca9558_devolo_dvl1750e.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200e.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200i.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_dlan-pro-1200plus-ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750c.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750c.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1200i.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750c.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750e.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750i.dtb.tmp ../dts/qca9558_devolo_dvl1750i.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750x.dtb.tmp ../dts/qca9558_devolo_dvl1750x.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_magic-2-wifi.dtb.tmp ../dts/ar9344_devolo_magic-2-wifi.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750i.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1330-a1.dtb.tmp ../dts/qca9533_dlink_dap-1330-a1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750x.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750x.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_magic-2-wifi.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_magic-2-wifi.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750i.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1330-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1330-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_devolo_dvl1750x.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_devolo_magic-2-wifi.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1330-a1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1365-a1.dtb.tmp ../dts/qca9533_dlink_dap-1365-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-2230-a1.dtb.tmp ../dts/qca9533_dlink_dap-2230-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_dlink_dap-2660-a1.dtb.tmp ../dts/qca9557_dlink_dap-2660-a1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1365-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1365-a1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2680-a1.dtb.tmp ../dts/qca9558_dlink_dap-2680-a1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-2230-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-2230-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_dlink_dap-2660-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_dlink_dap-2660-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-1365-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2680-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2680-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-2230-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_dlink_dap-2660-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2680-a1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2695-a1.dtb.tmp ../dts/qca9558_dlink_dap-2695-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-3320-a1.dtb.tmp ../dts/qca9533_dlink_dap-3320-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-3662-a1.dtb.tmp ../dts/qca9558_dlink_dap-3662-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_dlink_dch-g020-a1.dtb.tmp ../dts/qca9531_dlink_dch-g020-a1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2695-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2695-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-3320-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-3320-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-3662-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-3662-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-2695-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_dlink_dap-3320-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_dlink_dch-g020-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_dlink_dch-g020-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_dlink_dap-3662-a1.dtb.tmp
../dts/qca9531_dlink_dch-g020-a1.dts:19.6-39.4: Warning (i2c_bus_bridge): /i2c: incorrect #size-cells for I2C bus
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_dlink_dch-g020-a1.dtb: Warning (i2c_bus_reg): Failed prerequisite 'i2c_bus_bridge'
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_dlink_dch-g020-a1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_dlink_dir-505.dtb.tmp ../dts/ar9330_dlink_dir-505.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_dlink_dir-825-b1.dtb.tmp ../dts/ar7161_dlink_dir-825-b1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-825-c1.dtb.tmp ../dts/ar9344_dlink_dir-825-c1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_dlink_dir-505.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_dlink_dir-505.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-835-a1.dtb.tmp ../dts/ar9344_dlink_dir-835-a1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_dlink_dir-825-b1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_dlink_dir-825-b1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-825-c1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-825-c1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_dlink_dir-505.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-835-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-835-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_dlink_dir-825-b1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-825-c1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_dlink_dir-835-a1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c1.dtb.tmp ../dts/qca9563_dlink_dir-842-c1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c2.dtb.tmp ../dts/qca9563_dlink_dir-842-c2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c3.dtb.tmp ../dts/qca9563_dlink_dir-842-c3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-859-a1.dtb.tmp ../dts/qca9563_dlink_dir-859-a1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_elecom_wrc-1750ghbk.dtb.tmp ../dts/qca9558_elecom_wrc-1750ghbk.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-859-a1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-859-a1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_elecom_wrc-1750ghbk.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_elecom_wrc-1750ghbk.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-842-c3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_dlink_dir-859-a1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_elecom_wrc-1750ghbk.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-1750ghbk2-i.dtb.tmp ../dts/qca9563_elecom_wrc-1750ghbk2-i.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-300ghbk2-i.dtb.tmp ../dts/qca9563_elecom_wrc-300ghbk2-i.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_embeddedwireless_dorin.dtb.tmp ../dts/ar9331_embeddedwireless_dorin.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-300ghbk2-i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-300ghbk2-i.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_eap1200h.dtb.tmp ../dts/qca9557_engenius_eap1200h.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-1750ghbk2-i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-1750ghbk2-i.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_embeddedwireless_dorin.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_embeddedwireless_dorin.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-300ghbk2-i.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_eap1200h.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_eap1200h.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_elecom_wrc-1750ghbk2-i.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_embeddedwireless_dorin.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_eap1200h.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_eap300-v2.dtb.tmp ../dts/ar9341_engenius_eap300-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_eap600.dtb.tmp ../dts/ar9344_engenius_eap600.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_ecb1200.dtb.tmp ../dts/qca9557_engenius_ecb1200.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_ecb1750.dtb.tmp ../dts/qca9558_engenius_ecb1750.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_ecb600.dtb.tmp ../dts/ar9344_engenius_ecb600.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_eap600.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_eap600.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_eap300-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_eap300-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_ens202ext-v1.dtb.tmp ../dts/ar9341_engenius_ens202ext-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_ecb1750.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_ecb1750.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_ecb600.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_ecb600.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_ecb1200.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_ecb1200.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_eap600.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_eap300-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_ens202ext-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_ens202ext-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_ecb1750.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_engenius_ecb600.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_ecb1200.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_engenius_ens202ext-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_enstationac-v1.dtb.tmp ../dts/qca9557_engenius_enstationac-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_epg5000.dtb.tmp ../dts/qca9558_engenius_epg5000.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_enstationac-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_enstationac-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_engenius_ews511ap.dtb.tmp ../dts/qca9531_engenius_ews511ap.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_epg5000.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_epg5000.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_engenius_enstationac-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_engenius_epg5000.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_enterasys_ws-ap3705i.dtb.tmp ../dts/ar9344_enterasys_ws-ap3705i.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_etactica_eg200.dtb.tmp ../dts/ar9331_etactica_eg200.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_engenius_ews511ap.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_engenius_ews511ap.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_enterasys_ws-ap3705i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_enterasys_ws-ap3705i.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_engenius_ews511ap.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_enterasys_ws-ap3705i.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_etactica_eg200.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_etactica_eg200.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6408.dtb.tmp ../dts/ar9331_glinet_6408.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_etactica_eg200.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6416.dtb.tmp ../dts/ar9331_glinet_6416.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6408.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6408.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_glinet_gl-ar150.dtb.tmp ../dts/ar9330_glinet_gl-ar150.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6416.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6416.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6408.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_6416.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_glinet_gl-ar150.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_glinet_gl-ar150.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m-lite.dtb.tmp ../dts/qca9531_glinet_gl-ar300m-lite.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_glinet_gl-ar150.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m16.dtb.tmp ../dts/qca9531_glinet_gl-ar300m16.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m-lite.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m-lite.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar750.dtb.tmp ../dts/qca9531_glinet_gl-ar750.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m16.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m16.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m-lite.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar750.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar750.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar300m16.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-ar750.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-mifi.dtb.tmp ../dts/ar9331_glinet_gl-mifi.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-usb150.dtb.tmp ../dts/ar9331_glinet_gl-usb150.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x300b.dtb.tmp ../dts/qca9531_glinet_gl-x300b.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x750.dtb.tmp ../dts/qca9531_glinet_gl-x750.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-mifi.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-mifi.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-usb150.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-usb150.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x300b.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x300b.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x750.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x750.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-mifi.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_glinet_gl-usb150.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x300b.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_glinet_gl-x750.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_lan-turtle.dtb.tmp ../dts/ar9331_hak5_lan-turtle.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_packet-squirrel.dtb.tmp ../dts/ar9331_hak5_packet-squirrel.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_wifi-pineapple-nano.dtb.tmp ../dts/ar9331_hak5_wifi-pineapple-nano.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_lan-turtle.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_lan-turtle.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_iodata_etg3-r.dtb.tmp ../dts/ar9342_iodata_etg3-r.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_packet-squirrel.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_packet-squirrel.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_wifi-pineapple-nano.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_wifi-pineapple-nano.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_lan-turtle.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_iodata_etg3-r.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_iodata_etg3-r.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_packet-squirrel.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_hak5_wifi-pineapple-nano.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_iodata_etg3-r.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1167dgr.dtb.tmp ../dts/qca9557_iodata_wn-ac1167dgr.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr.dtb.tmp ../dts/qca9557_iodata_wn-ac1600dgr.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr2.dtb.tmp ../dts/qca9557_iodata_wn-ac1600dgr2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_iodata_wn-ag300dgr.dtb.tmp ../dts/ar1022_iodata_wn-ag300dgr.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1167dgr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1167dgr.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_iodata_wn-ag300dgr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_iodata_wn-ag300dgr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1167dgr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_iodata_wn-ac1600dgr2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_iodata_wn-ag300dgr.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_jjplus_ja76pf2.dtb.tmp ../dts/ar7161_jjplus_ja76pf2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_joyit_jt-or750i.dtb.tmp ../dts/qca9531_joyit_jt-or750i.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_librerouter_librerouter-v1.dtb.tmp ../dts/qca9558_librerouter_librerouter-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_jjplus_ja76pf2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_jjplus_ja76pf2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_joyit_jt-or750i.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_joyit_jt-or750i.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_librerouter_librerouter-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_librerouter_librerouter-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_jjplus_ja76pf2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_joyit_jt-or750i.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_librerouter_librerouter-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_meraki_mr12.dtb.tmp ../dts/ar7242_meraki_mr12.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_meraki_mr16.dtb.tmp ../dts/ar7161_meraki_mr16.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_mercury_mw4530r-v1.dtb.tmp ../dts/ar9344_mercury_mw4530r-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_meraki_mr12.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_meraki_mr12.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_meraki_mr16.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_meraki_mr16.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_meraki_mr12.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_mercury_mw4530r-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_mercury_mw4530r-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_meraki_mr16.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_mercury_mw4530r-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_nec_wf1200cr.dtb.tmp ../dts/qca9561_nec_wf1200cr.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb.tmp ../dts/qca9563_nec_wg1200cr.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg800hp.dtb.tmp ../dts/qca9563_nec_wg800hp.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_nec_wf1200cr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_nec_wf1200cr.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg800hp.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg800hp.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_nec_wf1200cr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg800hp.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex6400.dtb.tmp ../dts/qca9558_netgear_ex6400.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex7300.dtb.tmp ../dts/qca9558_netgear_ex7300.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700.dtb.tmp ../dts/ar7161_netgear_wndr3700.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex6400.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex6400.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700-v2.dtb.tmp ../dts/ar7161_netgear_wndr3700-v2.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex6400.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex7300.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex7300.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_netgear_ex7300.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3700-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800.dtb.tmp ../dts/ar7161_netgear_wndr3800.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800ch.dtb.tmp ../dts/ar7161_netgear_wndr3800ch.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v1.dtb.tmp ../dts/ar7161_netgear_wndrmac-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v2.dtb.tmp ../dts/ar7161_netgear_wndrmac-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800ch.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800ch.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800ch.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndr3800.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_netgear_wndrmac-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-8m.dtb.tmp ../dts/ar7241_netgear_wnr2200-8m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-16m.dtb.tmp ../dts/ar7241_netgear_wnr2200-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_koala.dtb.tmp ../dts/qca9558_ocedo_koala.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_koala.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_koala.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_koala.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_netgear_wnr2200-16m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ocedo_raccoon.dtb.tmp ../dts/ar9344_ocedo_raccoon.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_ursus.dtb.tmp ../dts/qca9558_ocedo_ursus.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_onion_omega.dtb.tmp ../dts/ar9331_onion_omega.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ocedo_raccoon.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ocedo_raccoon.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_ursus.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_ursus.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ocedo_raccoon.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_onion_omega.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_onion_omega.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ocedo_ursus.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_onion_omega.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a40.dtb.tmp ../dts/qca9558_openmesh_a40.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a60.dtb.tmp ../dts/qca9558_openmesh_a60.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v1.dtb.tmp ../dts/ar9344_openmesh_mr600-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a60.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a60.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a40.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a40.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a60.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_a40.dtb.tmp
../dts/ar9344_openmesh_mr600-v1.dts:40.10-44.5: Warning (gpios_property): /leds-ath9k/wifi2g: Missing property '#gpio-cells' in node /ahb/pcie-controller@180c0000/wifi@0,0 or bad phandle (referred from gpios[0])
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v2.dtb.tmp ../dts/ar9344_openmesh_mr600-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v1.dtb.tmp ../dts/qca9558_openmesh_mr900-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v2.dtb.tmp ../dts/qca9558_openmesh_mr900-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v1.dtb.tmp ../dts/qca9558_openmesh_mr1750-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_mr600-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr900-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v2.dtb.tmp ../dts/qca9558_openmesh_mr1750-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-v2.dtb.tmp ../dts/ar9330_openmesh_om2p-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-v4.dtb.tmp ../dts/qca9533_openmesh_om2p-v4.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v1.dtb.tmp ../dts/ar9341_openmesh_om2p-hs-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v2.dtb.tmp ../dts/ar9341_openmesh_om2p-hs-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-v4.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-v4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-v4.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_mr1750-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v3.dtb.tmp ../dts/ar9341_openmesh_om2p-hs-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-hs-v4.dtb.tmp ../dts/qca9533_openmesh_om2p-hs-v4.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-lc.dtb.tmp ../dts/ar9330_openmesh_om2p-lc.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-hs-v4.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-hs-v4.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-lc.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-lc.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_openmesh_om2p-hs-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_openmesh_om2p-hs-v4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_openmesh_om2p-lc.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_om5p.dtb.tmp ../dts/ar9344_openmesh_om5p.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_om5p-ac-v2.dtb.tmp ../dts/qca9558_openmesh_om5p-ac-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cap324.dtb.tmp ../dts/ar9344_pcs_cap324.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_om5p.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_om5p.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pcs_cr3000.dtb.tmp ../dts/ar9341_pcs_cr3000.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_om5p-ac-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_om5p-ac-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cap324.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cap324.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_openmesh_om5p.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pcs_cr3000.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pcs_cr3000.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_openmesh_om5p-ac-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cap324.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pcs_cr3000.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cr5000.dtb.tmp ../dts/ar9344_pcs_cr5000.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_phicomm_k2t.dtb.tmp ../dts/qca9563_phicomm_k2t.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_ts-d084.dtb.tmp ../dts/ar9331_pisen_ts-d084.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cr5000.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cr5000.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_ts-d084.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_ts-d084.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_phicomm_k2t.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_phicomm_k2t.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_pcs_cr5000.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_ts-d084.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_phicomm_k2t.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pisen_wmb001n.dtb.tmp ../dts/ar9341_pisen_wmb001n.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_wmm003n.dtb.tmp ../dts/ar9331_pisen_wmm003n.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pisen_wmb001n.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pisen_wmb001n.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300.dtb.tmp ../dts/qca9533_plasmacloud_pa300.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_wmm003n.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_wmm003n.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_pisen_wmb001n.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_pisen_wmm003n.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300e.dtb.tmp ../dts/qca9533_plasmacloud_pa300e.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-8m.dtb.tmp ../dts/qca9533_qca_ap143-8m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-16m.dtb.tmp ../dts/qca9533_qca_ap143-16m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300e.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300e.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_plasmacloud_pa300e.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_qca_ap143-16m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qihoo_c301.dtb.tmp ../dts/ar9344_qihoo_c301.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-16m.dtb.tmp ../dts/qca9563_qxwlan_e1700ac-v2-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-8m.dtb.tmp ../dts/qca9563_qxwlan_e1700ac-v2-8m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-16m.dtb.tmp ../dts/qca9558_qxwlan_e558-v2-16m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-16m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-8m.dtb.tmp ../dts/qca9558_qxwlan_e558-v2-8m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qihoo_c301.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qihoo_c301.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_qxwlan_e1700ac-v2-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qihoo_c301.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_qxwlan_e558-v2-8m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-16m.dtb.tmp ../dts/qca9531_qxwlan_e600g-v2-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-8m.dtb.tmp ../dts/qca9531_qxwlan_e600g-v2-8m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-16m.dtb.tmp ../dts/qca9531_qxwlan_e600gac-v2-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-8m.dtb.tmp ../dts/qca9531_qxwlan_e600gac-v2-8m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600g-v2-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_qxwlan_e600gac-v2-8m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-16m.dtb.tmp ../dts/ar9344_qxwlan_e750a-v4-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-8m.dtb.tmp ../dts/ar9344_qxwlan_e750a-v4-8m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-16m.dtb.tmp ../dts/ar9344_qxwlan_e750g-v8-16m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-8m.dtb.tmp ../dts/ar9344_qxwlan_e750g-v8-8m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-8m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-16m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-16m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-8m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750a-v4-8m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-16m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_qxwlan_e750g-v8-8m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_rosinson_wr818.dtb.tmp ../dts/qca9563_rosinson_wr818.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_samsung_wam250.dtb.tmp ../dts/ar9344_samsung_wam250.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_siemens_ws-ap3610.dtb.tmp ../dts/ar7161_siemens_ws-ap3610.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_samsung_wam250.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_samsung_wam250.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_rosinson_wr818.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_rosinson_wr818.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_siemens_ws-ap3610.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_siemens_ws-ap3610.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_samsung_wam250.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_rosinson_wr818.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_siemens_ws-ap3610.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_sitecom_wlr-7100.dtb.tmp ../dts/ar1022_sitecom_wlr-7100.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_sitecom_wlr-8100.dtb.tmp ../dts/qca9558_sitecom_wlr-8100.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_sitecom_wlr-7100.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_sitecom_wlr-7100.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_telco_t1.dtb.tmp ../dts/qca9531_telco_t1.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar1022_sitecom_wlr-7100.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_teltonika_rut230-v1.dtb.tmp ../dts/ar9331_teltonika_rut230-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_sitecom_wlr-8100.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_sitecom_wlr-8100.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_telco_t1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_telco_t1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955.dtb.tmp ../dts/ar9344_teltonika_rut955.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_sitecom_wlr-8100.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_telco_t1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_teltonika_rut230-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_teltonika_rut230-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_teltonika_rut230-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955-h7v3c0.dtb.tmp ../dts/ar9344_teltonika_rut955-h7v3c0.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_trendnet_tew-823dru.dtb.tmp ../dts/qca9558_trendnet_tew-823dru.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_wallys_dr531.dtb.tmp ../dts/qca9531_wallys_dr531.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-n750.dtb.tmp ../dts/ar9344_wd_mynet-n750.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955-h7v3c0.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955-h7v3c0.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_trendnet_tew-823dru.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_trendnet_tew-823dru.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_wallys_dr531.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_wallys_dr531.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-n750.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-n750.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_teltonika_rut955-h7v3c0.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_trendnet_tew-823dru.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_wallys_dr531.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-n750.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-wifi-rangeextender.dtb.tmp ../dts/ar9344_wd_mynet-wifi-rangeextender.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_winchannel_wb2000.dtb.tmp ../dts/ar9344_winchannel_wb2000.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_xiaomi_aiot-ac2350.dtb.tmp ../dts/qca9563_xiaomi_aiot-ac2350.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-wifi-rangeextender.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-wifi-rangeextender.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_winchannel_wb2000.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_winchannel_wb2000.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_xiaomi_aiot-ac2350.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_xiaomi_aiot-ac2350.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_wd_mynet-wifi-rangeextender.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_winchannel_wb2000.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_xiaomi_aiot-ac2350.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_xiaomi_mi-router-4q.dtb.tmp ../dts/qca9561_xiaomi_mi-router-4q.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_yuncore_a770.dtb.tmp ../dts/qca9531_yuncore_a770.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_a782.dtb.tmp ../dts/qca9563_yuncore_a782.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_xiaomi_mi-router-4q.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_xiaomi_mi-router-4q.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_yuncore_a770.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_yuncore_a770.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_a782.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_a782.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_xiaomi_mi-router-4q.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_yuncore_a770.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_a782.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_xd4200.dtb.tmp ../dts/qca9563_yuncore_xd4200.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_ziking_cpe46b.dtb.tmp ../dts/ar9330_ziking_cpe46b.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_zbtlink_zbt-wd323.dtb.tmp ../dts/ar9344_zbtlink_zbt-wd323.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_xd4200.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_xd4200.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb.tmp ../dts/qca9557_zyxel_nbg6616.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_ziking_cpe46b.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_ziking_cpe46b.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_yuncore_xd4200.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_zbtlink_zbt-wd323.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_zbtlink_zbt-wd323.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9330_ziking_cpe46b.dtb.tmp
../dts/qca955x_zyxel_nbg6x16.dtsi:121.3-13: Warning (reg_format): /ahb/usb@1b000000/port@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/qca955x_zyxel_nbg6x16.dtsi:131.3-13: Warning (reg_format): /ahb/usb@1b400000/port@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
../dts/qca955x_zyxel_nbg6x16.dtsi:120.20-123.4: Warning (avoid_default_addr_size): /ahb/usb@1b000000/port@1: Relying on default #address-cells value
../dts/qca955x_zyxel_nbg6x16.dtsi:120.20-123.4: Warning (avoid_default_addr_size): /ahb/usb@1b000000/port@1: Relying on default #size-cells value
../dts/qca955x_zyxel_nbg6x16.dtsi:130.20-133.4: Warning (avoid_default_addr_size): /ahb/usb@1b400000/port@1: Relying on default #address-cells value
../dts/qca955x_zyxel_nbg6x16.dtsi:130.20-133.4: Warning (avoid_default_addr_size): /ahb/usb@1b400000/port@1: Relying on default #size-cells value
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_zbtlink_zbt-wd323.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9557_zyxel_nbg6616.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-a7-v5.dtb.tmp ../dts/qca9563_tplink_archer-a7-v5.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c2-v3.dtb.tmp ../dts/qca9563_tplink_archer-c2-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c25-v1.dtb.tmp ../dts/qca9561_tplink_archer-c25-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c5-v1.dtb.tmp ../dts/qca9558_tplink_archer-c5-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-a7-v5.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-a7-v5.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c2-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c2-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c25-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c25-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c5-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c5-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-a7-v5.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c2-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c25-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c5-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c58-v1.dtb.tmp ../dts/qca9561_tplink_archer-c58-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v1.dtb.tmp ../dts/qca9561_tplink_archer-c59-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v2.dtb.tmp ../dts/qca9561_tplink_archer-c59-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c58-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c58-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c58-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c59-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2.dtb.tmp ../dts/qca9563_tplink_archer-c6-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2-us.dtb.tmp ../dts/qca9563_tplink_archer-c6-v2-us.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v1.dtb.tmp ../dts/qca9561_tplink_archer-c60-v1.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v2.dtb.tmp ../dts/qca9561_tplink_archer-c60-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2-us.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2-us.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c6-v2-us.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v3.dtb.tmp ../dts/qca9561_tplink_archer-c60-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v1.dtb.tmp ../dts/qca9558_tplink_archer-c7-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_archer-c60-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v2.dtb.tmp ../dts/qca9558_tplink_archer-c7-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v4.dtb.tmp ../dts/qca9563_tplink_archer-c7-v4.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v5.dtb.tmp ../dts/qca9563_tplink_archer-c7-v5.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v4.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-c7-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v5.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v5.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_archer-c7-v5.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_archer-d50-v1.dtb.tmp ../dts/qca9531_tplink_archer-d50-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7-v1.dtb.tmp ../dts/qca9558_tplink_archer-d7-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7b-v1.dtb.tmp ../dts/qca9558_tplink_archer-d7b-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_archer-d50-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_archer-d50-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe210-v1.dtb.tmp ../dts/ar9344_tplink_cpe210-v1.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_archer-d50-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v2.dtb.tmp ../dts/qca9533_tplink_cpe210-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7b-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7b-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe210-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe210-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_archer-d7b-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe210-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v3.dtb.tmp ../dts/qca9533_tplink_cpe210-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe220-v2.dtb.tmp ../dts/ar9344_tplink_cpe220-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe220-v3.dtb.tmp ../dts/qca9533_tplink_cpe220-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v1.dtb.tmp ../dts/ar9344_tplink_cpe510-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe220-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe220-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe220-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe220-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe210-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe220-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_cpe220-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v2.dtb.tmp ../dts/ar9344_tplink_cpe510-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v3.dtb.tmp ../dts/ar9344_tplink_cpe510-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v1.dtb.tmp ../dts/ar9344_tplink_cpe610-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe510-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v2.dtb.tmp ../dts/ar9344_tplink_cpe610-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-outdoor-v1.dtb.tmp ../dts/qca9563_tplink_eap225-outdoor-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-v3.dtb.tmp ../dts/qca9563_tplink_eap225-v3.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-outdoor-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-outdoor-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_cpe610-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-outdoor-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap225-v3.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_eap225-wall-v2.dtb.tmp ../dts/qca9561_tplink_eap225-wall-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v1.dtb.tmp ../dts/qca9563_tplink_eap245-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v3.dtb.tmp ../dts/qca9563_tplink_eap245-v3.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_eap225-wall-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_eap225-wall-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re350k-v1.dtb.tmp ../dts/qca9558_tplink_re350k-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9561_tplink_eap225-wall-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re350k-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re350k-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_eap245-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re350k-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re355-v1.dtb.tmp ../dts/qca9558_tplink_re355-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re450-v1.dtb.tmp ../dts/qca9558_tplink_re450-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v2.dtb.tmp ../dts/qca9563_tplink_re450-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re450-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re450-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re355-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re355-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re450-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_re355-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v3.dtb.tmp ../dts/qca9563_tplink_re450-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re455-v1.dtb.tmp ../dts/qca9563_tplink_re455-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v3.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-mr6400-v1.dtb.tmp ../dts/qca9531_tplink_tl-mr6400-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re455-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re455-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re450-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_re455-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-mr6400-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-mr6400-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wa1201-v2.dtb.tmp ../dts/qca9563_tplink_tl-wa1201-v2.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-mr6400-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3500-v1.dtb.tmp ../dts/ar9344_tplink_tl-wdr3500-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3600-v1.dtb.tmp ../dts/ar9344_tplink_tl-wdr3600-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1.dtb.tmp ../dts/ar9344_tplink_tl-wdr4300-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wa1201-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wa1201-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1-il.dtb.tmp ../dts/ar9344_tplink_tl-wdr4300-v1-il.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wa1201-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3500-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3500-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3600-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3600-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1-il.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1-il.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3500-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr3600-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4300-v1-il.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4310-v1.dtb.tmp ../dts/ar9344_tplink_tl-wdr4310-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr4900-v2.dtb.tmp ../dts/qca9558_tplink_tl-wdr4900-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4310-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4310-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr7500-v3.dtb.tmp ../dts/qca9558_tplink_tl-wdr7500-v3.dts
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_tl-wdr4310-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr4900-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr4900-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr7500-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr7500-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr4900-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wdr7500-v3.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630-v1.dtb.tmp ../dts/qca9563_tplink_tl-wpa8630-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2-int.dtb.tmp ../dts/qca9563_tplink_tl-wpa8630p-v2-int.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.0-eu.dtb.tmp ../dts/qca9563_tplink_tl-wpa8630p-v2.0-eu.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2-int.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2-int.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.0-eu.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.0-eu.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2-int.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.0-eu.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.1-eu.dtb.tmp ../dts/qca9563_tplink_tl-wpa8630p-v2.1-eu.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_tplink_tl-wr1043nd-v1.dtb.tmp ../dts/ar9132_tplink_tl-wr1043nd-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v2.dtb.tmp ../dts/qca9558_tplink_tl-wr1043nd-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v3.dtb.tmp ../dts/qca9558_tplink_tl-wr1043nd-v3.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.1-eu.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.1-eu.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043nd-v4.dtb.tmp ../dts/qca9563_tplink_tl-wr1043nd-v4.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_tplink_tl-wr1043nd-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_tplink_tl-wr1043nd-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wpa8630p-v2.1-eu.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043nd-v4.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043nd-v4.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9132_tplink_tl-wr1043nd-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1043nd-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043nd-v4.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043n-v5.dtb.tmp ../dts/qca9563_tplink_tl-wr1043n-v5.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1045nd-v2.dtb.tmp ../dts/qca9558_tplink_tl-wr1045nd-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_tplink_tl-wr2543-v1.dtb.tmp ../dts/ar7242_tplink_tl-wr2543-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043n-v5.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043n-v5.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v1.dtb.tmp ../dts/ar9331_tplink_tl-wr710n-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1045nd-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1045nd-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_tplink_tl-wr2543-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_tplink_tl-wr2543-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_tplink_tl-wr1043n-v5.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_tplink_tl-wr1045nd-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_tplink_tl-wr2543-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v2.1.dtb.tmp ../dts/ar9331_tplink_tl-wr710n-v2.1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr810n-v1.dtb.tmp ../dts/qca9531_tplink_tl-wr810n-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr810n-v2.dtb.tmp ../dts/qca9533_tplink_tl-wr810n-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v2.1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v2.1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr810n-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr810n-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr810n-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr810n-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9331_tplink_tl-wr710n-v2.1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr810n-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr810n-v2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr841hp-v3.dtb.tmp ../dts/qca9533_tplink_tl-wr841hp-v3.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_tplink_tl-wr842n-v1.dtb.tmp ../dts/ar7241_tplink_tl-wr842n-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_tplink_tl-wr842n-v2.dtb.tmp ../dts/ar9341_tplink_tl-wr842n-v2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr841hp-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr841hp-v3.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr842n-v3.dtb.tmp ../dts/qca9533_tplink_tl-wr842n-v3.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_tplink_tl-wr842n-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_tplink_tl-wr842n-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr841hp-v3.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_tplink_tl-wr842n-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_tplink_tl-wr842n-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr842n-v3.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr842n-v3.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_tplink_tl-wr842n-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9341_tplink_tl-wr842n-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_tplink_tl-wr842n-v3.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr902ac-v1.dtb.tmp ../dts/qca9531_tplink_tl-wr902ac-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-tp9343_tplink_tl-wr941hp-v1.dtb.tmp ../dts/tp9343_tplink_tl-wr941hp-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v1.dtb.tmp ../dts/ar9344_tplink_wbs210-v1.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v2.dtb.tmp ../dts/ar9344_tplink_wbs210-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v1.dtb.tmp ../dts/ar9344_tplink_wbs510-v1.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr902ac-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr902ac-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-tp9343_tplink_tl-wr941hp-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-tp9343_tplink_tl-wr941hp-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v1.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v1.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9531_tplink_tl-wr902ac-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-tp9343_tplink_tl-wr941hp-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v1.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs210-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v1.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v2.dtb.tmp ../dts/ar9344_tplink_wbs510-v2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_aircube-ac.dtb.tmp ../dts/ar9342_ubnt_aircube-ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_ubnt_aircube-isp.dtb.tmp ../dts/qca9533_ubnt_aircube-isp.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_airrouter.dtb.tmp ../dts/ar7241_ubnt_airrouter.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-ac.dtb.tmp ../dts/ar9342_ubnt_bullet-ac.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_aircube-ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_aircube-ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_ubnt_aircube-isp.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_ubnt_aircube-isp.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_airrouter.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_airrouter.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_aircube-ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_tplink_wbs510-v2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9533_ubnt_aircube-isp.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_airrouter.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-ac.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7240_ubnt_bullet-m-ar7240.dtb.tmp ../dts/ar7240_ubnt_bullet-m-ar7240.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_bullet-m-ar7241.dtb.tmp ../dts/ar7241_ubnt_bullet-m-ar7241.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-m-xw.dtb.tmp ../dts/ar9342_ubnt_bullet-m-xw.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb.tmp ../dts/ar7242_ubnt_edgeswitch-5xp.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7240_ubnt_bullet-m-ar7240.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7240_ubnt_bullet-m-ar7240.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_bullet-m-ar7241.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_bullet-m-ar7241.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-m-xw.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-m-xw.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7240_ubnt_bullet-m-ar7240.dtb.tmp
../dts/ar7242_ubnt_sw.dtsi:54.4-14: Warning (reg_format): /gpio_spi/gpio_spi@0:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
../dts/ar7242_ubnt_sw.dtsi:52.26-62.5: Warning (avoid_default_addr_size): /gpio_spi/gpio_spi@0: Relying on default #size-cells value
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_bullet-m-ar7241.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_bullet-m-xw.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-5xp.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb.tmp ../dts/ar7242_ubnt_edgeswitch-8xp.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_lap-120.dtb.tmp ../dts/ar9342_ubnt_lap-120.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_litebeam-ac-gen2.dtb.tmp ../dts/ar9342_ubnt_litebeam-ac-gen2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_lap-120.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_lap-120.dtb.tmp
../dts/ar7242_ubnt_edgeswitch-8xp.dts:123.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port0@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:128.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port1@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:133.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port2@2:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:138.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port3@3:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:143.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port4@4:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:148.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port5@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:153.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port6@6:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:158.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port7@7:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_edgeswitch-8xp.dts:163.5-15: Warning (reg_format): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port8@8:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
../dts/ar7242_ubnt_sw.dtsi:54.4-14: Warning (reg_format): /gpio_spi/gpio_spi@0:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
../dts/ar7242_ubnt_edgeswitch-8xp.dts:122.12-125.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port0@0: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:122.12-125.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port0@0: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:127.12-130.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port1@1: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:127.12-130.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port1@1: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:132.12-135.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port2@2: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:132.12-135.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port2@2: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:137.12-140.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port3@3: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:137.12-140.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port3@3: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:142.12-145.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port4@4: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:142.12-145.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port4@4: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:147.12-150.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port5@5: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:147.12-150.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port5@5: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:152.12-155.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port6@6: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:152.12-155.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port6@6: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:157.12-160.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port7@7: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:157.12-160.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port7@7: Relying on default #size-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:162.18-171.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port8@8: Relying on default #address-cells value
../dts/ar7242_ubnt_edgeswitch-8xp.dts:162.18-171.6: Warning (avoid_default_addr_size): /ahb/eth@19000000/mdio/ethernet-switch@1e/ports/port8@8: Relying on default #size-cells value
../dts/ar7242_ubnt_sw.dtsi:52.26-62.5: Warning (avoid_default_addr_size): /gpio_spi/gpio_spi@0: Relying on default #size-cells value
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_litebeam-ac-gen2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_litebeam-ac-gen2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7242_ubnt_edgeswitch-8xp.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_lap-120.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_litebeam-ac-gen2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac.dtb.tmp ../dts/ar9342_ubnt_nanobeam-ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac-gen2.dtb.tmp ../dts/ar9342_ubnt_nanobeam-ac-gen2.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanobridge-m.dtb.tmp ../dts/ar7241_ubnt_nanobridge-m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac.dtb.tmp ../dts/ar9342_ubnt_nanostation-ac.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac-loco.dtb.tmp ../dts/ar9342_ubnt_nanostation-ac-loco.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-loco-m.dtb.tmp ../dts/ar7241_ubnt_nanostation-loco-m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac-gen2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac-gen2.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanobridge-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanobridge-m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac-loco.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac-loco.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-loco-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-loco-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanobeam-ac-gen2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanobridge-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-ac-loco.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-loco-m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-loco-m-xw.dtb.tmp ../dts/ar9342_ubnt_nanostation-loco-m-xw.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-m.dtb.tmp ../dts/ar7241_ubnt_nanostation-m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-m-xw.dtb.tmp ../dts/ar9342_ubnt_nanostation-m-xw.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-loco-m-xw.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-loco-m-xw.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-m-xw.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-m-xw.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-loco-m-xw.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_nanostation-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_nanostation-m-xw.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_picostation-m.dtb.tmp ../dts/ar7241_ubnt_picostation-m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_powerbeam-5ac-500.dtb.tmp ../dts/qca9558_ubnt_powerbeam-5ac-500.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-5ac-gen2.dtb.tmp ../dts/ar9342_ubnt_powerbeam-5ac-gen2.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_picostation-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_picostation-m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_powerbeam-5ac-500.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_powerbeam-5ac-500.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-5ac-gen2.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-5ac-gen2.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_picostation-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_powerbeam-5ac-500.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-5ac-gen2.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m2-xw.dtb.tmp ../dts/ar9342_ubnt_powerbeam-m2-xw.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m5-xw.dtb.tmp ../dts/ar9342_ubnt_powerbeam-m5-xw.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_powerbridge-m.dtb.tmp ../dts/ar7241_ubnt_powerbridge-m.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m2-xw.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m2-xw.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m5-xw.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m5-xw.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_powerbridge-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_powerbridge-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m2-xw.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9342_ubnt_powerbeam-m5-xw.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_powerbridge-m.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_rocket-5ac-lite.dtb.tmp ../dts/qca9558_ubnt_rocket-5ac-lite.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_rocket-m.dtb.tmp ../dts/ar7241_ubnt_rocket-m.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation.dtb.tmp ../dts/ar7161_ubnt_routerstation.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_rocket-5ac-lite.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_rocket-5ac-lite.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_rocket-m.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_rocket-m.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9558_ubnt_rocket-5ac-lite.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_rocket-m.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation-pro.dtb.tmp ../dts/ar7161_ubnt_routerstation-pro.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi.dtb.tmp ../dts/ar7241_ubnt_unifi.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lite.dtb.tmp ../dts/qca9563_ubnt_unifiac-lite.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation-pro.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation-pro.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lite.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lite.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7161_ubnt_routerstation-pro.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lite.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lr.dtb.tmp ../dts/qca9563_ubnt_unifiac-lr.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh.dtb.tmp ../dts/qca9563_ubnt_unifiac-mesh.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh-pro.dtb.tmp ../dts/qca9563_ubnt_unifiac-mesh-pro.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lr.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lr.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh-pro.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh-pro.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-lr.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-mesh-pro.dtb.tmp
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-pro.dtb.tmp ../dts/qca9563_ubnt_unifiac-pro.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi-ap-outdoor-plus.dtb.tmp ../dts/ar7241_ubnt_unifi-ap-outdoor-plus.dts
mips-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/arch/mips/boot/dts/include -I/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/include/ -undef -D__DTS__  -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ubnt_unifi-ap-pro.dtb.tmp ../dts/ar9344_ubnt_unifi-ap-pro.dts
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-pro.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-pro.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi-ap-outdoor-plus.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi-ap-outdoor-plus.dtb.tmp
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.145/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address   -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ubnt_unifi-ap-pro.dtb /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ubnt_unifi-ap-pro.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_ubnt_unifiac-pro.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar7241_ubnt_unifi-ap-outdoor-plus.dtb.tmp
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-ar9344_ubnt_unifi-ap-pro.dtb.tmp
mkdir -p /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp
rm -rf /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json_info_files
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/mksquashfs4 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs -nopad -noappend -root-owned -comp xz -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2  -b 256k -p '/dev d 755 0 0' -p '/dev/console c 600 0 0 5 1' -no-xattrs -processors 1
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin
rm -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin
Pseudo file "/dev" exists in source filesystem "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root-ath79/dev".
Ignoring, exclude it (-e/-ef) to override.
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux-initramfs /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/vmlinux /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin
cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin
cat /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/image-qca9563_nec_wg1200cr.dtb >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/lzma e /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin -lc1 -lp2 -pb2  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin.new
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/lzma e /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin -lc1 -lp2 -pb2  /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin.new
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs, block size 262144.

[===========|                                                  ]  200/1050  19%
[=============================================================-] 1050/1050 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments,
	no xattrs, compressed ids
	duplicates are removed
Filesystem size 4025.60 Kbytes (3.93 Mbytes)
	35.93% of uncompressed filesystem size (11204.06 Kbytes)
Inode table size 9256 bytes (9.04 Kbytes)
	20.64% of uncompressed inode table size (44840 bytes)
Directory table size 13192 bytes (12.88 Kbytes)
	44.88% of uncompressed directory table size (29397 bytes)
Number of duplicate files found 157
Number of inodes 1359
Number of files 1044
Number of fragments 27
Number of symbolic links  196
Number of device nodes 1
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 118
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
mkimage -A mips -O linux -T kernel -C lzma -a 0x80060000 -e 0x80060000 -n 'MIPS OpenWrt Linux-5.4.145'   -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-5.4.145
Created:      Sat Sep 18 03:03:47 2021
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    2064158 Bytes = 2015.78 KiB = 1.97 MiB
Load Address: 80060000
Entry Point:  80060000
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin
[ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin -a -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs ]
[ -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin -a -f /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs ]
dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/nec_wg1200cr-kernel.bin >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
4031+1 records in
4031+1 records out
4031+1 records in
4031+1 records out
2064222 bytes (2.1 MB, 2.0 MiB) copied, 0.00915386 s, 226 MB/s2064222 bytes (2.1 MB, 2.0 MiB) copied, 0.00850058 s, 243 MB/s

let size="$(stat -c%s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin)" pad="64* 1024" offset="64" pad="(pad - ((size + offset) % pad)) % pad" newsize='size + pad'; dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin of=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.new bs=$newsize count=1 conv=sync
let size="$(stat -c%s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin)" pad="64* 1024" offset="64" pad="(pad - ((size + offset) % pad)) % pad" newsize='size + pad'; dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin of=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.new bs=$newsize count=1 conv=sync
0+1 records in
1+0 records out
2097088 bytes (2.1 MB, 2.0 MiB) copied, 0.00315462 s, 665 MB/s
0+1 records in
1+0 records out
2097088 bytes (2.1 MB, 2.0 MiB) copied, 0.00321812 s, 652 MB/s
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
dd if=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/root.squashfs >> /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
8051+1 records in
8051+1 records out
4122218 bytes (4.1 MB, 3.9 MiB) copied, 0.0177557 s, 232 MB/s
8051+1 records in
8051+1 records out
4122218 bytes (4.1 MB, 3.9 MiB) copied, 0.0192572 s, 214 MB/s
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/padjffs2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin -x 64 64
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/seama -i /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin -m "dev=/dev/mtdblock/6" -m "type=firmware"
assuming 64 bytes offset
padding image to 005effc0
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/seama -i /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin -m "dev=/dev/mtdblock/6" -m "type=firmware"
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.seama /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/padjffs2 /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin  64
padding image to 005f0000
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.seama /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
echo '{  "metadata_version": "1.1", "compat_version": "1.0",   "supported_devices":["nec,wg1200cr"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r0+17536-c9420e08e5", "target": "ath79/generic", "board": "nec_wg1200cr" } }' | fwtool -I - /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/seama -i /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin -s /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.seama -m "signature=wrgac72_necpf.2016gui_wg1200cr"
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.seama /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
[ ! -s "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build" -o ! -s "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.ucert" -o ! -s "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin" ] || { cp "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build.ucert" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin" -s "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/key-build" -x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.ucert" -x "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.sig" ; fwtool -S "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.ucert" "/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin" ; }
/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/nec-enc -i /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin -o /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.new -k 9gsiy9nzep452pad
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin
DEVICE_ID="nec_wg1200cr" BIN_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic" SOURCE_DATE_EPOCH=1631934227 FILE_NAME="openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin" FILE_TYPE=factory FILE_FILESYSTEM="squashfs" DEVICE_IMG_PREFIX="openwrt-ath79-generic-nec_wg1200cr" DEVICE_VENDOR="NEC" DEVICE_MODEL="Aterm WG1200CR" DEVICE_VARIANT="" DEVICE_ALT0_VENDOR="" DEVICE_ALT0_MODEL="" DEVICE_ALT0_VARIANT="" DEVICE_ALT1_VENDOR="" DEVICE_ALT1_MODEL="" DEVICE_ALT1_VARIANT="" DEVICE_ALT2_VENDOR="" DEVICE_ALT2_MODEL="" DEVICE_ALT2_VARIANT="" DEVICE_TITLE="NEC Aterm WG1200CR" DEVICE_PACKAGES="kmod-ath10k-ct ath10k-firmware-qca9888-ct " TARGET="ath79" SUBTARGET="generic" VERSION_NUMBER="SNAPSHOT" VERSION_CODE="r0+17536-c9420e08e5" SUPPORTED_DEVICES="nec,wg1200cr" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/json_add_image_info.py /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json_info_files/openwrt-ath79-generic-nec_wg1200cr-squashfs-factory.bin.json
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin
DEVICE_ID="nec_wg1200cr" BIN_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic" SOURCE_DATE_EPOCH=1631934227 FILE_NAME="openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin" FILE_TYPE=sysupgrade FILE_FILESYSTEM="squashfs" DEVICE_IMG_PREFIX="openwrt-ath79-generic-nec_wg1200cr" DEVICE_VENDOR="NEC" DEVICE_MODEL="Aterm WG1200CR" DEVICE_VARIANT="" DEVICE_ALT0_VENDOR="" DEVICE_ALT0_MODEL="" DEVICE_ALT0_VARIANT="" DEVICE_ALT1_VENDOR="" DEVICE_ALT1_MODEL="" DEVICE_ALT1_VARIANT="" DEVICE_ALT2_VENDOR="" DEVICE_ALT2_MODEL="" DEVICE_ALT2_VARIANT="" DEVICE_TITLE="NEC Aterm WG1200CR" DEVICE_PACKAGES="kmod-ath10k-ct ath10k-firmware-qca9888-ct " TARGET="ath79" SUBTARGET="generic" VERSION_NUMBER="SNAPSHOT" VERSION_CODE="r0+17536-c9420e08e5" SUPPORTED_DEVICES="nec,wg1200cr" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/json_add_image_info.py /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json_info_files/openwrt-ath79-generic-nec_wg1200cr-squashfs-sysupgrade.bin.json
mkimage -A mips -O linux -T kernel -C lzma -a 0x80060000 -e 0x80060000 -n 'MIPS OpenWrt Linux-5.4.145'   -d /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-5.4.145
Created:      Sat Sep 18 03:03:47 2021
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    5897684 Bytes = 5759.46 KiB = 5.62 MiB
Load Address: 80060000
Entry Point:  80060000
mv /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin.new /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin
cp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin
DEVICE_ID="nec_wg1200cr" BIN_DIR="/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic" SOURCE_DATE_EPOCH=1631934227 FILE_NAME="openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin" FILE_TYPE="kernel" FILE_FILESYSTEM="initramfs" DEVICE_IMG_PREFIX="openwrt-ath79-generic-nec_wg1200cr" DEVICE_VENDOR="NEC" DEVICE_MODEL="Aterm WG1200CR" DEVICE_VARIANT="" DEVICE_ALT0_VENDOR="" DEVICE_ALT0_MODEL="" DEVICE_ALT0_VARIANT="" DEVICE_ALT1_VENDOR="" DEVICE_ALT1_MODEL="" DEVICE_ALT1_VARIANT="" DEVICE_ALT2_VENDOR="" DEVICE_ALT2_MODEL="" DEVICE_ALT2_VARIANT="" DEVICE_TITLE="NEC Aterm WG1200CR" DEVICE_PACKAGES="kmod-ath10k-ct ath10k-firmware-qca9888-ct " TARGET="ath79" SUBTARGET="generic" VERSION_NUMBER="SNAPSHOT" VERSION_CODE="r0+17536-c9420e08e5" SUPPORTED_DEVICES="nec,wg1200cr" /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/json_add_image_info.py /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json_info_files/openwrt-ath79-generic-nec_wg1200cr-initramfs-kernel.bin.json
IPKG_NO_SCRIPT=1 IPKG_INSTROOT=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root.orig-ath79 TMPDIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root.orig-ath79/tmp /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/staging_dir/host/bin/opkg --offline-root /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/root.orig-ath79 --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch mips_24kc:200 list-installed > /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/openwrt-ath79-generic-nec_wg1200cr.manifest
make[5]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79/image'
make[4]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux/ath79'
make[3]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/target/linux'
time: target/linux/install#76.95#13.70#190.97
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
export MAKEFLAGS= ;make -w -r package/index
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
Generating package index...
Generating index for package ./base-files_1451-r0+17536-c9420e08e5_mips_24kc.ipk
Generating index for package ./dropbear_2020.81-2_mips_24kc.ipk
Generating index for package ./fstools_2021-08-25-e1b68111-1_mips_24kc.ipk
Generating index for package ./fwtool_2019-11-12-8f7fe925-1_mips_24kc.ipk
Generating index for package ./ip6tables_1.8.7-1_mips_24kc.ipk
Generating index for package ./iptables-mod-conntrack-extra_1.8.7-1_mips_24kc.ipk
Generating index for package ./iptables_1.8.7-1_mips_24kc.ipk
Generating index for package ./kmod-ath10k-ct_5.4.145+2021-06-03-b44cd7b2-5_mips_24kc.ipk
Generating index for package ./kmod-ath9k-common_5.4.145+5.10.42-1-1_mips_24kc.ipk
Generating index for package ./kmod-ath9k_5.4.145+5.10.42-1-1_mips_24kc.ipk
Generating index for package ./kmod-ath_5.4.145+5.10.42-1-1_mips_24kc.ipk
Generating index for package ./kmod-cfg80211_5.4.145+5.10.42-1-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-aead_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-ccm_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-cmac_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-ctr_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-gcm_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-gf128_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-ghash_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-hash_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-hmac_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-manager_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-null_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-rng_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-seqiv_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-crypto-sha256_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-gpio-button-hotplug_5.4.145-3_mips_24kc.ipk
Generating index for package ./kmod-hwmon-core_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ip6-tunnel_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ip6tables_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-conntrack-extra_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-conntrack_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-core_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-nat_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-offload_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ipt-raw_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-iptunnel6_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-lib-crc-ccitt_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-mac80211_5.4.145+5.10.42-1-1_mips_24kc.ipk
Generating index for package ./kmod-nat46_5.4.145+2021-06-24-9b3a8197-1_mips_24kc.ipk
Generating index for package ./kmod-nf-conntrack6_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-conntrack_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-flow_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-ipt6_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-ipt_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-nat_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-reject6_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-nf-reject_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-ppp_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-pppoe_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-pppox_5.4.145-1_mips_24kc.ipk
Generating index for package ./kmod-slhc_5.4.145-1_mips_24kc.ipk
Generating index for package ./libgcc1_10.3.0-3_mips_24kc.ipk
Generating index for package ./libip4tc2_1.8.7-1_mips_24kc.ipk
Generating index for package ./libip6tc2_1.8.7-1_mips_24kc.ipk
Generating index for package ./libpthread_1.1.24-3_mips_24kc.ipk
Generating index for package ./libxtables12_1.8.7-1_mips_24kc.ipk
Generating index for package ./mtd_26_mips_24kc.ipk
Generating index for package ./uboot-envtools_2021.01-40_mips_24kc.ipk
Generating index for package ./ath10k-board-qca9888_20210511-1_mips_24kc.ipk
Generating index for package ./ath10k-firmware-qca9888-ct_2020-11-08-1_mips_24kc.ipk
Generating index for package ./busybox_1.34.0-1_mips_24kc.ipk
Generating index for package ./ca-bundle_20210119-1_all.ipk
Generating index for package ./dnsmasq_2.86-2_mips_24kc.ipk
Generating index for package ./ds-lite_8_all.ipk
Generating index for package ./firewall_2021-08-14-40e5f6a2-1_mips_24kc.ipk
Generating index for package ./getrandom_2021-08-03-205defb5-2_mips_24kc.ipk
Generating index for package ./hostapd-common_2021-05-22-b102f19b-35_mips_24kc.ipk
Generating index for package ./iw_5.9-8fab0c9e-3_mips_24kc.ipk
Generating index for package ./iwinfo_2021-07-11-a0a0e02d-1_mips_24kc.ipk
Generating index for package ./jshn_2021-08-19-d716ac4b-2_mips_24kc.ipk
Generating index for package ./jsonfilter_2018-02-04-c7e938d6-1_mips_24kc.ipk
Generating index for package ./libblobmsg-json20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
Generating index for package ./libiwinfo-data_2021-07-11-a0a0e02d-1_mips_24kc.ipk
Generating index for package ./libiwinfo-lua_2021-07-11-a0a0e02d-1_mips_24kc.ipk
Generating index for package ./libiwinfo20210430_2021-07-11-a0a0e02d-1_mips_24kc.ipk
Generating index for package ./libjson-c5_0.15-2_mips_24kc.ipk
Generating index for package ./libjson-script20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
Generating index for package ./liblua5.1.5_5.1.5-9_mips_24kc.ipk
Generating index for package ./libnl-tiny1_2020-08-05-c291088f-2_mips_24kc.ipk
Generating index for package ./libubox20210819_2021-08-19-d716ac4b-2_mips_24kc.ipk
Generating index for package ./libubus-lua_2021-06-30-4fc532c8-2_mips_24kc.ipk
Generating index for package ./libubus20210630_2021-06-30-4fc532c8-2_mips_24kc.ipk
Generating index for package ./libuci20130104_2021-04-14-4b3db117-6_mips_24kc.ipk
Generating index for package ./libuclient20201210_2021-05-14-6a6011df-1_mips_24kc.ipk
Generating index for package ./libustream-wolfssl20201210_2020-12-10-68d09243-2_mips_24kc.ipk
Generating index for package ./libwolfssl4.8.1.39c36f2f_4.8.1-stable-1_mips_24kc.ipk
Generating index for package ./logd_2021-08-03-205defb5-2_mips_24kc.ipk
Generating index for package ./lua_5.1.5-9_mips_24kc.ipk
Generating index for package ./map_7_mips_24kc.ipk
Generating index for package ./netifd_2021-08-24-454e9c33-1_mips_24kc.ipk
Generating index for package ./odhcp6c_2021-07-14-94adc8bb-18_mips_24kc.ipk
Generating index for package ./odhcpd-ipv6only_2021-08-11-01b4e604-1_mips_24kc.ipk
Generating index for package ./openwrt-keyring_2021-02-20-49283916-2_mips_24kc.ipk
Generating index for package ./opkg_2021-06-13-1bf042dd-3_mips_24kc.ipk
Generating index for package ./ppp-mod-pppoe_2.4.9.git-2021-01-04-3_mips_24kc.ipk
Generating index for package ./ppp_2.4.9.git-2021-01-04-3_mips_24kc.ipk
Generating index for package ./procd_2021-09-15-1eb4371e-1_mips_24kc.ipk
Generating index for package ./resolveip_2_mips_24kc.ipk
Generating index for package ./rpcd-mod-file_2021-07-13-1fa35765-1_mips_24kc.ipk
Generating index for package ./rpcd-mod-iwinfo_2021-07-13-1fa35765-1_mips_24kc.ipk
Generating index for package ./rpcd_2021-07-13-1fa35765-1_mips_24kc.ipk
Generating index for package ./swconfig_12_mips_24kc.ipk
Generating index for package ./ubox_2021-08-03-205defb5-2_mips_24kc.ipk
Generating index for package ./ubus_2021-06-30-4fc532c8-2_mips_24kc.ipk
Generating index for package ./ubusd_2021-06-30-4fc532c8-2_mips_24kc.ipk
Generating index for package ./uci_2021-04-14-4b3db117-6_mips_24kc.ipk
Generating index for package ./uclient-fetch_2021-05-14-6a6011df-1_mips_24kc.ipk
Generating index for package ./uhttpd-mod-ubus_2021-03-21-15346de8-3_mips_24kc.ipk
Generating index for package ./uhttpd_2021-03-21-15346de8-3_mips_24kc.ipk
Generating index for package ./urandom-seed_3_mips_24kc.ipk
Generating index for package ./urngd_2020-01-21-c7f7b6b6-1_mips_24kc.ipk
Generating index for package ./usign_2020-05-23-f1f65026-1_mips_24kc.ipk
Generating index for package ./wireless-regdb_2021.04.21-1_all.ipk
Generating index for package ./wpad-basic-wolfssl_2021-05-22-b102f19b-35_mips_24kc.ipk
Generating index for package ./liblucihttp-lua_2021-06-11-3dc89af4-1_mips_24kc.ipk
Generating index for package ./liblucihttp0_2021-06-11-3dc89af4-1_mips_24kc.ipk
Generating index for package ./luci-app-firewall_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-app-opkg_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-base_git-21.260.25435-584301a_mips_24kc.ipk
Generating index for package ./luci-i18n-base-ja_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-i18n-firewall-ja_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-i18n-opkg-ja_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-lib-base_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-lib-ip_git-21.260.25435-584301a_mips_24kc.ipk
Generating index for package ./luci-lib-jsonc_git-21.260.25435-584301a_mips_24kc.ipk
Generating index for package ./luci-lib-nixio_git-21.260.25435-584301a_mips_24kc.ipk
Generating index for package ./luci-mod-admin-full_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-mod-network_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-mod-status_git-21.260.25435-584301a_mips_24kc.ipk
Generating index for package ./luci-mod-system_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-proto-ipv6_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-proto-ppp_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci-theme-bootstrap_git-21.260.25435-584301a_all.ipk
Generating index for package ./luci_git-21.260.25435-584301a_all.ipk
Generating index for package ./rpcd-mod-luci_20210614_mips_24kc.ipk
Generating index for package ./rpcd-mod-rrdns_20170710_mips_24kc.ipk
Generating index for package ./cgi-io_2021-09-08-98cef9dd-20_mips_24kc.ipk
Generating index for package ./curl_7.79.0-1_mips_24kc.ipk
Generating index for package ./libcurl4_7.79.0-1_mips_24kc.ipk
Generating index for package ./libnghttp2-14_1.44.0-1_mips_24kc.ipk
Generating index for package ./nyancat_1.5.2+-1_mips_24kc.ipk
Signing package index...
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
export MAKEFLAGS= ;make -w -r json_overview_image_info
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
WORK_DIR=/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/build_dir/target-mips_24kc_musl/json_info_files /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/scripts/json_overview_image_info.py /openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR/bin/targets/ath79/generic/profiles.json 
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
export MAKEFLAGS= ;make -w -r checksum
make[2]: Entering directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[2]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
make[1]: Leaving directory '/openwrt/jenkins/workspace/OpenWrt-master-NEC-WG800HP-Wx1200CR'
+ RESULT_MSG=成功しました。
+ EXIT_CODE=0
+ toot post 【ビルド通知】OpenWrt-master-NEC-WG800HP-Wx1200CR プロジェクトの #2 ビルドが成功しました。 (WG1200CR)
https://taiha.net/jenkins/job/OpenWrt-master-NEC-WG800HP-Wx1200CR/2/ #TaihaBuild -v unlisted
Toot posted: https://mstdn.maud.io/@musashino205/106956901404842721
+ exit 0
Archiving artifacts
Finished: SUCCESS